diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/dts/dragonboard410c-uboot.dtsi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm/dts/dragonboard410c-uboot.dtsi b/arch/arm/dts/dragonboard410c-uboot.dtsi index b968f5eb68..95c82a6f2d 100644 --- a/arch/arm/dts/dragonboard410c-uboot.dtsi +++ b/arch/arm/dts/dragonboard410c-uboot.dtsi @@ -21,14 +21,14 @@ }; }; - qcom,gcc@1800000 { - u-boot,dm-pre-reloc; - }; + qcom,gcc@1800000 { + u-boot,dm-pre-reloc; + }; - serial@78b0000 { - u-boot,dm-pre-reloc; + serial@78b0000 { + u-boot,dm-pre-reloc; + }; }; - }; }; |