[PATCH 2/6] arm: dts: k3-j7200-r5: Fix indentation to use tabs
Kumar, Udit
u-kumar1 at ti.com
Fri May 31 15:57:15 CEST 2024
On 5/31/2024 6:38 PM, Aniket Limaye wrote:
> To avoid whitespace diff, use tabs throughout the file for indent
>
> Signed-off-by: Aniket Limaye <a-limaye at 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>;
> };
I think this is unrelated to this series ,
my suggestion will be post these changes in different patch
>
> &tps659414 {
More information about the U-Boot
mailing list