[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMty3ZBo+X5o22i1=HR9d1VjkEWQ7=DHHPL9RLtbzbyzCZLyFw@mail.gmail.com>
Date: Fri, 7 Sep 2018 09:43:29 +0530
From: Jagan Teki <jagan@...rulasolutions.com>
To: Maxime Ripard <maxime.ripard@...tlin.com>
Cc: Icenowy Zheng <icenowy@...c.io>, Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...l.net>,
dri-devel <dri-devel@...ts.freedesktop.org>,
devicetree <devicetree@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-clk <linux-clk@...r.kernel.org>,
linux-sunxi <linux-sunxi@...glegroups.com>
Subject: Re: [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline
On Wed, Sep 5, 2018 at 1:20 PM, Maxime Ripard <maxime.ripard@...tlin.com> wrote:
> On Tue, Sep 04, 2018 at 12:40:50PM +0800, Icenowy Zheng wrote:
>> + hdmi_phy: hdmi-phy@...0000 {
>> + compatible = "allwinner,sun8i-h3-hdmi-phy";
>> + reg = <0x01ef0000 0x10000>;
>> + clocks = <&ccu CLK_BUS_HDMI>, <&ccu CLK_HDMI_DDC>,
>> + <&ccu 7>;
>> + clock-names = "bus", "mod", "pll-0";
>> + resets = <&ccu RST_BUS_HDMI0>;
>> + reset-names = "phy";
>> + #phy-cells = <0>;
>> + };
>
> This needs to use the bindings we have for that phy.
You mean allwinner,sun50i-a64-hdmi-phy ?
Powered by blists - more mailing lists