Re: [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline

2018-09-07 Thread Maxime Ripard
On Fri, Sep 07, 2018 at 09:43:29AM +0530, Jagan Teki wrote: > On Wed, Sep 5, 2018 at 1:20 PM, Maxime Ripard > wrote: > > On Tue, Sep 04, 2018 at 12:40:50PM +0800, Icenowy Zheng wrote: > >> + hdmi_phy: hdmi-phy@1ef { > >> + compatible = "allwinner,sun8i-h3-hdmi-

Re: [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline

2018-09-07 Thread Jagan Teki
On Wed, Sep 5, 2018 at 1:20 PM, Maxime Ripard wrote: > On Tue, Sep 04, 2018 at 12:40:50PM +0800, Icenowy Zheng wrote: >> + hdmi_phy: hdmi-phy@1ef { >> + compatible = "allwinner,sun8i-h3-hdmi-phy"; >> + reg = <0x01ef 0x1>; >> +

Re: [linux-sunxi] [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline

2018-09-06 Thread Jagan Teki
On Tue, Sep 4, 2018 at 10:10 AM, Icenowy Zheng wrote: > From: Jagan Teki > > Allwinner A64 have a display pipeline with 2 mixers/TCONs, the first > TCON is connected to LCD and the second is to HDMI. > > The HDMI controller/PHY pair is similar to the one on H3/H5. > > Add all required device tree

Re: [linux-sunxi] [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline

2018-09-06 Thread Icenowy Zheng
于 2018年9月6日 GMT+08:00 下午2:18:13, Jagan Teki 写到: >On Tue, Sep 4, 2018 at 10:10 AM, Icenowy Zheng wrote: >> From: Jagan Teki >> >> Allwinner A64 have a display pipeline with 2 mixers/TCONs, the first >> TCON is connected to LCD and the second is to HDMI. >> >> The HDMI controller/PHY pair is sim

Re: [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline

2018-09-05 Thread Maxime Ripard
On Tue, Sep 04, 2018 at 12:40:50PM +0800, Icenowy Zheng wrote: > + hdmi_phy: hdmi-phy@1ef { > + compatible = "allwinner,sun8i-h3-hdmi-phy"; > + reg = <0x01ef 0x1>; > + clocks = <&ccu CLK_BUS_HDMI>, <&ccu CLK_HDMI_DD

[PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline

2018-09-04 Thread Icenowy Zheng
From: Jagan Teki Allwinner A64 have a display pipeline with 2 mixers/TCONs, the first TCON is connected to LCD and the second is to HDMI. The HDMI controller/PHY pair is similar to the one on H3/H5. Add all required device tree nodes of the display pipeline, including the TCON0 LCD one and the