
To avoid whitespace diff, use tabs throughout the file for indent
Signed-off-by: Aniket Limaye a-limaye@ti.com --- arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts index 78d07ff4e70..c7086791ef8 100644 --- a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts +++ b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts @@ -85,16 +85,16 @@ };
&ospi0 { - reg = <0x0 0x47040000 0x0 0x100>, - <0x0 0x50000000 0x0 0x8000000>; + reg = <0x0 0x47040000 0x0 0x100>, + <0x0 0x50000000 0x0 0x8000000>; };
&mcu_ringacc { - ti,sci = <&dm_tifs>; + ti,sci = <&dm_tifs>; };
&mcu_udmap { - ti,sci = <&dm_tifs>; + ti,sci = <&dm_tifs>; };
&tps659414 {