rockchip: puma: fix indentation for -u-boot.dtsi

A patch from »revive Theobroma-Systems puma board« in state Mainline for u-boot

From: Heiko Stuebner <heiko.stuebner@...> Date: Tue, 26 May 2020 17:12:43 +0200

Commit-Message

Tabs not spaces, so transform it to the common styling. Signed-off-by: Heiko Stuebner <heiko.stuebner@...> Reviewed-by: Philipp Tomsich <philipp.tomsich@...> Reviewed-by: Kever Yang <kever.yang@...>

Patch-Comment

arch/arm/dts/rk3399-puma-u-boot.dtsi | 30 ++++++++++++++-------------- 1 file changed, 15 insertions(+), 15 deletions(-)

Statistics

  • 15 lines added
  • 15 lines removed

Changes

--------------------- arch/arm/dts/rk3399-puma-u-boot.dtsi ---------------------
index 3ad1139833..ddb5fa6e76 100644
@@ -2,24 +2,24 @@
#include "rk3399-u-boot.dtsi"
/ {
- config {
- u-boot,spl-payload-offset = <0x40000>; /* @ 256KB */
- u-boot,mmc-env-offset = <0x4000>; /* @ 16KB */
- u-boot,efi-partition-entries-offset = <0x200000>; /* 2MB */
- u-boot,boot-led = "module_led";
- sysreset-gpio = <&gpio1 RK_PA6 GPIO_ACTIVE_HIGH>;
- };
+ config {
+ u-boot,spl-payload-offset = <0x40000>; /* @ 256KB */
+ u-boot,mmc-env-offset = <0x4000>; /* @ 16KB */
+ u-boot,efi-partition-entries-offset = <0x200000>; /* 2MB */
+ u-boot,boot-led = "module_led";
+ sysreset-gpio = <&gpio1 RK_PA6 GPIO_ACTIVE_HIGH>;
+ };
- chosen {
- stdout-path = "serial0:115200n8";
- u-boot,spl-boot-order = \
+ chosen {
+ stdout-path = "serial0:115200n8";
+ u-boot,spl-boot-order = \
"same-as-spl", &norflash, &sdhci, &sdmmc;
- };
+ };
- aliases {
- spi0 = &spi1;
- spi1 = &spi5;
- };
+ aliases {
+ spi0 = &spi1;
+ spi1 = &spi5;
+ };
/*
* The Qseven BIOS_DISABLE signal on the RK3399-Q7 keeps the on-module
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...