Re: [PATCH] arm64: dts: allwinner: h6: Enable HDMI output on orangepi 3

2019-05-07 Thread Maxime Ripard
On Tue, May 07, 2019 at 11:35:35AM +0200, Ondřej Jirman wrote: > Hi Maxime, > > On Thu, May 02, 2019 at 09:34:01AM +0200, Maxime Ripard wrote: > > On Sat, Apr 20, 2019 at 10:52:40AM -0400, Yangtao Li wrote: > > > Orangepi 3 has HDMI type A connector. > > > > > > Signed-off-by: Yangtao Li > > > >

Re: [PATCH] arm64: dts: allwinner: h6: Enable HDMI output on orangepi 3

2019-05-07 Thread Ondřej Jirman
Hi Yangtao, On Sat, Apr 20, 2019 at 10:52:40AM -0400, Yangtao Li wrote: > Orangepi 3 has HDMI type A connector. It also has DDC-IO-EN, whithout which HDMI will not work as expected by most users. I'm working on a proper solution (discussion here): https://lkml.org/lkml/2019/4/26/910

Re: [PATCH] arm64: dts: allwinner: h6: Enable HDMI output on orangepi 3

2019-05-07 Thread Ondřej Jirman
Hi Maxime, On Thu, May 02, 2019 at 09:34:01AM +0200, Maxime Ripard wrote: > On Sat, Apr 20, 2019 at 10:52:40AM -0400, Yangtao Li wrote: > > Orangepi 3 has HDMI type A connector. > > > > Signed-off-by: Yangtao Li > > Queued for 5.3, thanks! > Maxime This patch is not enough. HDMI support on

Re: [PATCH] arm64: dts: allwinner: h6: Enable HDMI output on orangepi 3

2019-05-02 Thread Maxime Ripard
On Sat, Apr 20, 2019 at 10:52:40AM -0400, Yangtao Li wrote: > Orangepi 3 has HDMI type A connector. > > Signed-off-by: Yangtao Li Queued for 5.3, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com signature.asc Description: PGP signature

[PATCH] arm64: dts: allwinner: h6: Enable HDMI output on orangepi 3

2019-04-20 Thread Yangtao Li
Orangepi 3 has HDMI type A connector. Signed-off-by: Yangtao Li --- rebase: sunxi/dt64-for-5.2 arm64: dts: allwinner: a64-amarula-relic: Add OV5640 camera node --- .../dts/allwinner/sun50i-h6-orangepi-3.dts| 25 +++ 1 file changed, 25 insertions(+) diff --git