OSDN Git Service

arm64: dts: imx8qxp: orginize dts in subsystems
authorDong Aisheng <aisheng.dong@nxp.com>
Mon, 8 Mar 2021 03:14:19 +0000 (11:14 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 29 Mar 2021 01:49:57 +0000 (09:49 +0800)
commit0dcd27bda232a5232ddf0750e876d4065d9aa1f8
treea5410651381d420f0f091699e3e0cecee827a466
parentb1484229a5adcf64f8ce133ff9b6f197af647af4
arm64: dts: imx8qxp: orginize dts in subsystems

MX8 SoC is comprised of a few HW subsystems while some of them can be
reused in the different SoCs. So let's re-orginize them into subsystems
in device tree as well for the possible reuse of the common part.

Note, as there's still no devices of hsio subsys, so removed it
first instead of creating a subsys headfile with no devices.
They will be added back when new devices added.

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: devicetree@vger.kernel.org
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8-ss-adma.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx8-ss-ddr.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx8qxp-ss-adma.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx8qxp-ss-conn.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx8qxp-ss-lsio.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/freescale/imx8qxp.dtsi