[PATCH v2 4/6] arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi

Alexandru M Stan amstan at chromium.org
Sat Oct 29 02:54:00 CEST 2022


On Fri, Oct 14, 2022 at 2:49 AM Paweł Anikiel <pan at semihalf.com> wrote:
>
> This file is included by the different chameleonv3 variants. Change the
> name to .dtsi.
>
> Signed-off-by: Paweł Anikiel <pan at semihalf.com>
> ---
>  ...arria10_chameleonv3.dts => socfpga_arria10_chameleonv3.dtsi} | 0
>  arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts              | 2 +-
>  arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts              | 2 +-
>  3 files changed, 2 insertions(+), 2 deletions(-)
>  rename arch/arm/dts/{socfpga_arria10_chameleonv3.dts => socfpga_arria10_chameleonv3.dtsi} (100%)
>
> diff --git a/arch/arm/dts/socfpga_arria10_chameleonv3.dts b/arch/arm/dts/socfpga_arria10_chameleonv3.dtsi
> similarity index 100%
> rename from arch/arm/dts/socfpga_arria10_chameleonv3.dts
> rename to arch/arm/dts/socfpga_arria10_chameleonv3.dtsi
> diff --git a/arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts b/arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts
> index 5f40af6eb9..bef0280212 100644
> --- a/arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts
> +++ b/arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts
> @@ -2,4 +2,4 @@
>  /*
>   * Copyright 2022 Google LLC
>   */
> -#include "socfpga_arria10_chameleonv3.dts"
> +#include "socfpga_arria10_chameleonv3.dtsi"
> diff --git a/arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts b/arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts
> index 5f40af6eb9..bef0280212 100644
> --- a/arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts
> +++ b/arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts
> @@ -2,4 +2,4 @@
>  /*
>   * Copyright 2022 Google LLC
>   */
> -#include "socfpga_arria10_chameleonv3.dts"
> +#include "socfpga_arria10_chameleonv3.dtsi"
> --
> 2.38.0.413.g74048e4d9e-goog
>

Reviewed-by: Alexandru Stan <amstan at chromium.org>
Tested-by: Alexandru Stan <amstan at chromium.org>


More information about the U-Boot mailing list