This patch introduce devicetree for MSM8976 SoC, most of already supported hardware should be described there. Note about v2: Based on advice from Bjorn i decided to keep clocks container, this format appears in every other qcom dts. Changes since v1 ================ 1. Dropped l1 i/d cache from cpu nodes. 2. Replaced xo_board with rpmcc where possible. 3. Added base address to memory node. 4. Padded addresses to 8 digits. 5. Moved imem to mmio range. 6. Adjusted mdss te pin name. 7. Reorganized reg positions per Konrad's request. Adam Skladowski (1): arm64: dts: qcom: Add MSM8976 device tree arch/arm64/boot/dts/qcom/msm8976.dtsi | 1310 +++++++++++++++++++++++++ 1 file changed, 1310 insertions(+) create mode 100644 arch/arm64/boot/dts/qcom/msm8976.dtsi -- 2.25.1