[PATCH v2 0/5] ARM: dts: qcom: Enable various devices for IPQ806x / RB3011

From: Jonathan McDowell
Date: Thu May 20 2021 - 13:29:35 EST


This series adds various devices (NAND, USB, tsens, L2CC, RPM) which
have either recently gained mainline drivers, or just failed to be
previously added, to the DTS for the IPQ806x platform. It then enables
them for the MikroTik RB3011 platform, where they have all been tested.

I've done the additions to the main IPQ806x DTS as separate commits for
each logical set, and then a single wholesale set of changes for the
RB3011 to turn everything on. Happy to squash to 1/2 commits or split
out further if desired.

v2:
Fix ADM label to "dma-controller"
Drop spurious "syscon" on GCC for tsens changes

Jonathan McDowell (5):
ARM: dts: qcom: Add ADM DMA + NAND definitions to ipq806x
ARM: dts: qcom: Add tsens details to ipq806x
ARM: dts: qcom: Add USB port definitions to ipq806x
ARM: dts: qcom: add L2CC and RPM for IPQ8064
ARM: dts: qcom: Enable NAND + USB for RB3011

arch/arm/boot/dts/qcom-ipq8064-rb3011.dts | 58 +++
arch/arm/boot/dts/qcom-ipq8064.dtsi | 425 ++++++++++++++++++++++
2 files changed, 483 insertions(+)

--
2.20.1