[PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline
From: Maxime Ripard <hidden>
Date: 2018-09-05 07:51:12
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
From: Maxime Ripard <hidden>
Date: 2018-09-05 07:51:12
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
On Tue, Sep 04, 2018 at 12:40:50PM +0800, Icenowy Zheng wrote:
+ hdmi_phy: hdmi-phy at 1ef0000 {
+ 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. Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180905/ee46ecd6/attachment.sig>