ARM64: dts: rk3399: qos: fix up the qos node invalid format
authorElaine Zhang <zhangqing@rock-chips.com>
Tue, 14 Jun 2016 10:13:13 +0000 (18:13 +0800)
committerElaine Zhang <zhangqing@rock-chips.com>
Tue, 14 Jun 2016 10:13:13 +0000 (18:13 +0800)
Change-Id: I971d32c08d13b3f94da3670800d38a9229afd4d3
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399.dtsi

index 8d693cff4b4fe1a250046092fa29929b0f23ff57..ea1a7a1491f5a0644040cc7d9242e188e4f82eb2 100644 (file)
                status = "disabled";
        };
 
-       qos_gpu: qos_gpu@0xffae0000 {
-               compatible ="syscon";
+       qos_gpu: qos_gpu@ffae0000 {
+               compatible = "syscon";
                reg = <0x0 0xffae0000 0x0 0x20>;
        };
-       qos_video_m0: qos_video_m0@0xffab8000 {
-               compatible ="syscon";
+       qos_video_m0: qos_video_m0@ffab8000 {
+               compatible = "syscon";
                reg = <0x0 0xffab8000 0x0 0x20>;
        };
-       qos_video_m1_r: qos_video_m1_r@0xffac0000 {
-               compatible ="syscon";
+       qos_video_m1_r: qos_video_m1_r@ffac0000 {
+               compatible = "syscon";
                reg = <0x0 0xffac0000 0x0 0x20>;
        };
-       qos_video_m1_w: qos_video_m1_w@0xffac0080 {
-               compatible ="syscon";
+       qos_video_m1_w: qos_video_m1_w@ffac0080 {
+               compatible = "syscon";
                reg = <0x0 0xffac0080 0x0 0x20>;
        };
-       qos_rga_r: qos_rga_r@0xffab0000 {
-               compatible ="syscon";
+       qos_rga_r: qos_rga_r@ffab0000 {
+               compatible = "syscon";
                reg = <0x0 0xffab0000 0x0 0x20>;
        };
-       qos_rga_w: qos_rga_w@0xffab0080 {
-               compatible ="syscon";
-               reg = <0x0 0xffab0000 0x0 0x20>;
+       qos_rga_w: qos_rga_w@ffab0080 {
+               compatible = "syscon";
+               reg = <0x0 0xffab0080 0x0 0x20>;
        };
-       qos_iep: qos_iep@0xffa98000 {
-               compatible ="syscon";
+       qos_iep: qos_iep@ffa98000 {
+               compatible = "syscon";
                reg = <0x0 0xffa98000 0x0 0x20>;
        };
-       qos_vop_big_r: qos_vop_big_r@0xffac8000 {
-               compatible ="syscon";
+       qos_vop_big_r: qos_vop_big_r@ffac8000 {
+               compatible = "syscon";
                reg = <0x0 0xffac8000 0x0 0x20>;
        };
-       qos_vop_big_w: qos_vop_big_w@0xffac8080 {
-               compatible ="syscon";
+       qos_vop_big_w: qos_vop_big_w@ffac8080 {
+               compatible = "syscon";
                reg = <0x0 0xffac8080 0x0 0x20>;
        };
-       qos_vop_little: qos_vop_little@0xffad0000 {
-               compatible ="syscon";
+       qos_vop_little: qos_vop_little@ffad0000 {
+               compatible = "syscon";
                reg = <0x0 0xffad0000 0x0 0x20>;
        };
-       qos_isp0_m0: qos_isp0_m0@0xffaa0000 {
-               compatible ="syscon";
+       qos_isp0_m0: qos_isp0_m0@ffaa0000 {
+               compatible = "syscon";
                reg = <0x0 0xffaa0000 0x0 0x20>;
        };
-       qos_isp0_m1: qos_isp0_m1@0xffaa0080 {
-               compatible ="syscon";
+       qos_isp0_m1: qos_isp0_m1@ffaa0080 {
+               compatible = "syscon";
                reg = <0x0 0xffaa0080 0x0 0x20>;
        };
-       qos_isp1_m0: qos_isp1_m0@0xffaa8000 {
-               compatible ="syscon";
+       qos_isp1_m0: qos_isp1_m0@ffaa8000 {
+               compatible = "syscon";
                reg = <0x0 0xffaa8000 0x0 0x20>;
        };
-       qos_isp1_m1: qos_isp1_m1@0xffaa8080 {
-               compatible ="syscon";
+       qos_isp1_m1: qos_isp1_m1@ffaa8080 {
+               compatible = "syscon";
                reg = <0x0 0xffaa8080 0x0 0x20>;
        };
-       qos_hdcp: qos_hdcp@0xffa90000 {
-               compatible ="syscon";
+       qos_hdcp: qos_hdcp@ffa90000 {
+               compatible = "syscon";
                reg = <0x0 0xffa90000 0x0 0x20>;
        };