Re: [PATCH] arm64: dts: rockchip: add rk3399 DSI0 reset

2017-12-04 Thread Heiko Stuebner
Am Mittwoch, 29. November 2017, 15:35:41 CET schrieb Brian Norris: > We've documented this one already, but we didn't add it to the DTSI yet. > > Suggested-by: Nickey Yang > Signed-off-by: Brian Norris applied for 4.16 Thanks Heiko

Re: [PATCH] arm64: dts: rockchip: add rk3399 DSI0 reset

2017-11-29 Thread Brian Norris
On Wed, Nov 29, 2017 at 05:07:27PM -0800, Brian Norris wrote: Sorry, I got the wrong $subject, will resend :(

[PATCH] arm64: dts: rockchip: add rk3399 DSI0 reset

2017-11-29 Thread Brian Norris
From: Nickey Yang This patch adds the information for the secondary MIPI DSI controller, e.g., interrupts, grf, clocks, ports and so on. Mirrors the existing definition for dsi0. Signed-off-by: Nickey Yang Signed-off-by: Brian Norris --- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 45 +

[PATCH] arm64: dts: rockchip: add rk3399 DSI0 reset

2017-11-29 Thread Brian Norris
We've documented this one already, but we didn't add it to the DTSI yet. Suggested-by: Nickey Yang Signed-off-by: Brian Norris --- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockc