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 <jbx6244@gmail.com> Link: https://lore.kernel.org/r/20210709103134.1750-1-jbx6244@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent f295228 commit 2120e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)