ARM: dts: opos6ul/opos6uldev: rework device tree to support i.MX6ULL
authorSébastien Szymanski <sebastien.szymanski@armadeus.com>
Wed, 24 Jul 2019 12:06:22 +0000 (14:06 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 2 Oct 2019 01:09:48 +0000 (09:09 +0800)
commit5460ab061e7a127c84622a5189bce7aebc921dea
tree33cb558ae4fada3a58f3773c823ee06ba104c689
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
ARM: dts: opos6ul/opos6uldev: rework device tree to support i.MX6ULL

Rework the device trees of the OPOS6UL and OPOS6ULDev boards to support
the OPOS6UL SoM with an i.MX6ULL SoC.  The device trees are now as
following:

- imx6ul-imx6ull-opos6ul.dtsi
  common for both i.MX6UL and i.MX6ULL OPOS6UL SoM.
- imx6ul-opos6ul.dtsi
  for i.MX6UL OPOS6UL SoM. It includes imx6ul.dtsi and
  imx6ul-imx6ull-opos6ul.dtsi.
- imx6ull-opos6ul.dtsi
  for i.MX6ULL OPOS6UL SoM. It includes imx6ull.dtsi and
  imx6ul-imx6ull-opos6ul.dtsi.

- imx6ul-imx6ull-opos6uldev.dtsi
  OPOS6ULDev base device tree.
- imx6ul-opos6uldev.dts
  OPOS6ULDev board with an i.MX6UL OPOS6UL SoM. It includes
  imx6ul-opos6ul.dtsi and imx6ul-imx6ull-opos6uldevdtsi.
- imx6ull-opos6uldev.dts
  OPOS6ULDev board with an i.MX6ULL OPOS6UL SoM. It includes
  imx6ull-opos6ul.dtsi and imx6ul-imx6ull-opos6uldevdtsi.

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6ul-imx6ull-opos6ul.dtsi [new file with mode: 0644]
arch/arm/boot/dts/imx6ul-imx6ull-opos6uldev.dtsi [new file with mode: 0644]
arch/arm/boot/dts/imx6ul-opos6ul.dtsi
arch/arm/boot/dts/imx6ul-opos6uldev.dts
arch/arm/boot/dts/imx6ull-opos6ul.dtsi [new file with mode: 0644]
arch/arm/boot/dts/imx6ull-opos6uldev.dts [new file with mode: 0644]