OSDN Git Service

arm64: dts: rockchip: add rk3399 DSI0 reset
authorBrian Norris <briannorris@chromium.org>
Wed, 29 Nov 2017 23:35:41 +0000 (15:35 -0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 4 Dec 2017 09:57:11 +0000 (10:57 +0100)
We've documented this one already, but we didn't add it to the DTSI yet.

Suggested-by: Nickey Yang <nickey.yang@rock-chips.com>
Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399.dtsi

index d340b58..faf8c90 100644 (file)
                         <&cru SCLK_DPHY_TX0_CFG>, <&cru PCLK_VIO_GRF>;
                clock-names = "ref", "pclk", "phy_cfg", "grf";
                power-domains = <&power RK3399_PD_VIO>;
+               resets = <&cru SRST_P_MIPI_DSI0>;
+               reset-names = "apb";
                rockchip,grf = <&grf>;
                status = "disabled";