All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Lothar Waßmann" <LW@KARO-electronics.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 2/5] ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl
Date: Tue, 27 Mar 2018 08:32:38 +0200	[thread overview]
Message-ID: <20180327083238.609b035f@karo-electronics.de> (raw)
In-Reply-To: <20180326121655.13403-3-jagan@amarulasolutions.com>

Hi,

On Mon, 26 Mar 2018 17:46:52 +0530 Jagan Teki wrote:
> u-boot,dm-spl property is specific to U-Boot, so move it into
> *u-boot.dtsi files for relevant i.MX6QDL files.
> 
> This make syncing Linux dts files straight forward.
> 
> Also update the MAINTAINERS file for dts files.
> 
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
> ---
>  arch/arm/dts/imx6dl-icore-mipi-u-boot.dtsi | 11 +++++++++++
>  arch/arm/dts/imx6dl-icore-mipi.dts         |  1 -
>  arch/arm/dts/imx6dl-icore-rqs-u-boot.dtsi  |  7 +++++++
>  arch/arm/dts/imx6dl-icore-u-boot.dtsi      |  7 +++++++
>  arch/arm/dts/imx6q-icore-mipi-u-boot.dtsi  | 11 +++++++++++
>  arch/arm/dts/imx6q-icore-mipi.dts          |  1 -
>  arch/arm/dts/imx6q-icore-rqs-u-boot.dtsi   |  7 +++++++
>  arch/arm/dts/imx6q-icore-u-boot.dtsi       |  7 +++++++
>  arch/arm/dts/imx6qdl-icore-rqs-u-boot.dtsi | 23 +++++++++++++++++++++++
>  arch/arm/dts/imx6qdl-icore-rqs.dtsi        |  4 ----
>  arch/arm/dts/imx6qdl-icore-u-boot.dtsi     | 19 +++++++++++++++++++
>  arch/arm/dts/imx6qdl-icore.dtsi            |  3 ---
>  arch/arm/dts/imx6qdl-u-boot.dtsi           | 27 +++++++++++++++++++++++++++
>  arch/arm/dts/imx6qdl.dtsi                  |  5 -----
>  board/engicam/imx6q/MAINTAINERS            | 11 ++++++++++-
>  15 files changed, 129 insertions(+), 15 deletions(-)
>  create mode 100644 arch/arm/dts/imx6dl-icore-mipi-u-boot.dtsi
>  create mode 100644 arch/arm/dts/imx6dl-icore-rqs-u-boot.dtsi
>  create mode 100644 arch/arm/dts/imx6dl-icore-u-boot.dtsi
>  create mode 100644 arch/arm/dts/imx6q-icore-mipi-u-boot.dtsi
>  create mode 100644 arch/arm/dts/imx6q-icore-rqs-u-boot.dtsi
>  create mode 100644 arch/arm/dts/imx6q-icore-u-boot.dtsi
>  create mode 100644 arch/arm/dts/imx6qdl-icore-rqs-u-boot.dtsi
>  create mode 100644 arch/arm/dts/imx6qdl-icore-u-boot.dtsi
>  create mode 100644 arch/arm/dts/imx6qdl-u-boot.dtsi
> 
[...]
> diff --git a/board/engicam/imx6q/MAINTAINERS b/board/engicam/imx6q/MAINTAINERS
> index 71f794586f..eb6f8adf6b 100644
> --- a/board/engicam/imx6q/MAINTAINERS
> +++ b/board/engicam/imx6q/MAINTAINERS
> @@ -9,12 +9,21 @@ F:	configs/imx6dl_icore_nand_defconfig
>  F:	configs/imx6qdl_icore_rqs_defconfig
>  F:	configs/imx6qdl_icore_mipi_defconfig
>  F:	configs/imx6qdl_icore_nand_defconfig
> +F:	arch/arm/dts/imx6qdl.dtsi
> +F:	arch/arm/dts/imx6qdl-u-boot.dtsi
>  F:	arch/arm/dts/imx6qdl-icore.dtsi
> +F:	arch/arm/dts/imx6qdl-icore-u-boot.dtsi
>  F:	arch/arm/dts/imx6q-icore.dts
> +F:	arch/arm/dts/imx6q-icore-u-boot.dtsi
>  F:	arch/arm/dts/imx6dl-icore.dts
> +F:	arch/arm/dts/imx6dl-icore-u-boot.dtsi
>  F:	arch/arm/dts/imx6qdl-icore-rqs.dtsi
> +F:	arch/arm/dts/imx6qdl-icore-rqs-u-boot.dtsi
>  F:	arch/arm/dts/imx6q-icore-rqs.dts
> +F:	arch/arm/dts/imx6q-icore-rqs-u-boot.dtis
>
s/dtis/dtsi/


Lothar Waßmann

  reply	other threads:[~2018-03-27  6:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-26 12:16 [U-Boot] [PATCH v3 0/5] ARM: i.MX6: Add proper CONFIG names Jagan Teki
2018-03-26 12:16 ` [U-Boot] [PATCH v3 1/5] i.MX6: Add proper CONFIG_SOC_ names for MX6 architectures Jagan Teki
2018-03-26 12:37   ` Stefano Babic
2018-03-26 12:39   ` Stefano Babic
2018-03-29  7:27     ` Jagan Teki
2018-03-26 12:16 ` [U-Boot] [PATCH v3 2/5] ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl Jagan Teki
2018-03-27  6:32   ` Lothar Waßmann [this message]
2018-03-26 12:16 ` [U-Boot] [PATCH v3 3/5] ARM: dts: imx6ul-isiot: Move usdhc2 into dtsi Jagan Teki
2018-03-26 12:16 ` [U-Boot] [PATCH v3 4/5] ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl Jagan Teki
2018-03-26 12:16 ` [U-Boot] [PATCH v3 5/5] ARM: i.MX6: dts: Build dtb based on SOC type Jagan Teki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180327083238.609b035f@karo-electronics.de \
    --to=lw@karo-electronics.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.