From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 29 Jan 2019 12:03:35 -0500 Subject: [U-Boot] [PATCH v2 08/22] arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files In-Reply-To: <1548761421-8267-9-git-send-email-abel.vesa@nxp.com> References: <1548761421-8267-1-git-send-email-abel.vesa@nxp.com> <1548761421-8267-9-git-send-email-abel.vesa@nxp.com> Message-ID: <20190129170335.GM30838@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jan 29, 2019 at 11:30:47AM +0000, Abel Vesa wrote: > This allows us to keep the basic dts[i] files up-to-date with > the ones in kernel, but at the same time allowing the u-boot > to add its own properties to the existing nodes. > > Signed-off-by: Abel Vesa > --- > arch/arm/dts/imx6dl-sabreauto-u-boot.dtsi | 6 ++++++ > arch/arm/dts/imx6dl-sabresd-u-boot.dtsi | 6 ++++++ > arch/arm/dts/imx6q-sabreauto-u-boot.dtsi | 6 ++++++ > arch/arm/dts/imx6q-sabresd-u-boot.dtsi | 6 ++++++ > arch/arm/dts/imx6qdl-sabreauto-u-boot.dtsi | 23 +++++++++++++++++++++++ > arch/arm/dts/imx6qdl-sabresd-u-boot.dtsi | 14 ++++++++++++++ > arch/arm/dts/imx6qdl-u-boot.dtsi | 4 ++-- > arch/arm/dts/imx6qp-sabreauto-u-boot.dtsi | 6 ++++++ > arch/arm/dts/imx6qp-sabresd-u-boot.dtsi | 6 ++++++ > 9 files changed, 75 insertions(+), 2 deletions(-) > create mode 100644 arch/arm/dts/imx6dl-sabreauto-u-boot.dtsi > create mode 100644 arch/arm/dts/imx6dl-sabresd-u-boot.dtsi > create mode 100644 arch/arm/dts/imx6q-sabreauto-u-boot.dtsi > create mode 100644 arch/arm/dts/imx6q-sabresd-u-boot.dtsi > create mode 100644 arch/arm/dts/imx6qdl-sabreauto-u-boot.dtsi > create mode 100644 arch/arm/dts/imx6qdl-sabresd-u-boot.dtsi > create mode 100644 arch/arm/dts/imx6qp-sabreauto-u-boot.dtsi > create mode 100644 arch/arm/dts/imx6qp-sabresd-u-boot.dtsi Since a lot of these files are just #include the main one, is there not some rule under u_boot_dtsi_options in scripts/Makefile.lib that would match and pick that main one up automatically? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: