drm/meson: Fix few typo
s/initialy/initially/ s/desined/designed/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210318110046.14830-1-unixbhaskar@gmail.com
This commit is contained in:
parent
4cf1d8719a
commit
67a175a970
|
@ -45,7 +45,7 @@
|
|||
* The ENCI is designed for PAl or NTSC encoding and can go through the VDAC
|
||||
* directly for CVBS encoding or through the ENCI_DVI encoder for HDMI.
|
||||
* The ENCP is designed for Progressive encoding but can also generate
|
||||
* 1080i interlaced pixels, and was initialy desined to encode pixels for
|
||||
* 1080i interlaced pixels, and was initially designed to encode pixels for
|
||||
* VDAC to output RGB ou YUV analog outputs.
|
||||
* It's output is only used through the ENCP_DVI encoder for HDMI.
|
||||
* The ENCL LVDS encoder is not implemented.
|
||||
|
|
Loading…
Reference in New Issue