diff mbox series

[v1,11/15] arm: dts: rockchip: rename mipi_dsi label in rk3288-evb.dtsi

Message ID 20220207034727.2683-11-jbx6244@gmail.com
State Superseded
Delegated to: Kever Yang
Headers show
Series [v1,01/15] rockchip: rk3228-power: sync power domain dt-binding header from Linux | expand

Commit Message

Johan Jonker Feb. 7, 2022, 3:47 a.m. UTC
The rk3288 mipi_dsi node in sync with Linux rk3288.dtsi
has a different label then in use by rk3288-evb.dtsi,
so fix compile and rename label.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/dts/rk3288-evb.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Simon Glass Feb. 26, 2022, 6:36 p.m. UTC | #1
On Sun, 6 Feb 2022 at 20:47, Johan Jonker <jbx6244@gmail.com> wrote:
>
> The rk3288 mipi_dsi node in sync with Linux rk3288.dtsi
> has a different label then in use by rk3288-evb.dtsi,
> so fix compile and rename label.
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
>  arch/arm/dts/rk3288-evb.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

If this actually breaks something you should merge this patch with the
one that broke it, so people can bisect the build.
diff mbox series

Patch

diff --git a/arch/arm/dts/rk3288-evb.dtsi b/arch/arm/dts/rk3288-evb.dtsi
index 04902c0b..72da8847 100644
--- a/arch/arm/dts/rk3288-evb.dtsi
+++ b/arch/arm/dts/rk3288-evb.dtsi
@@ -448,7 +448,7 @@ 
 	status = "okay";
 };
 
-&mipi_dsi0 {
+&mipi_dsi {
 	status = "disabled";
 	rockchip,panel = <&panel>;
 	display-timings {