Skip to content

Commit 2120e48

Browse files
Johan Jonkermmind
authored andcommitted
ARM: dts: rockchip: add space after &grf on rk3188
Fix layout by adding a space after &grf. Signed-off-by: Johan Jonker <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent f295228 commit 2120e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/rk3188.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@
638638
power-domains = <&power RK3188_PD_GPU>;
639639
};
640640

641-
&grf{
641+
&grf {
642642
compatible = "rockchip,rk3188-grf", "syscon", "simple-mfd";
643643

644644
usbphy: usbphy {

0 commit comments

Comments
 (0)