This series try to add some of the missing bindings for ipq806x. This still lacks of the cpu bindings and all the bindings required to scale cpu clk or L2. These will come later as the driver and documentation require some changes. So for now we try to add bindings that can directly applied without making changes to any drivers. Christian Marangi (13): ARM: dts: qcom: add multiple missing pin definition for ipq8064 ARM: dts: qcom: add gsbi6 missing definition for ipq8064 ARM: dts: qcom: add missing rpm regulators and cells for ipq8064 ARM: dts: qcom: disable smb208 regulators for ipq8064-rb3011 ARM: dts: qcom: add missing snps,dwmac compatible for gmac ipq8064 ARM: dts: qcom: enable usb phy by default for ipq8064 ARM: dts: qcom: reduce pci IO size to 64K for ipq8064 ARM: dts: qcom: fix dtc warning for missing #address-cells for ipq8064 ARM: dts: qcom: add smem node for ipq8064 ARM: dts: qcom: add sic non secure node for ipq8064 ARM: dts: qcom: fix and add some missing gsbi node for ipq8064 ARM: dts: qcom: add speedbin efuse nvmem binding ARM: dts: qcom: remove redundant binding from ipq8064 rb3011 dts arch/arm/boot/dts/qcom-ipq8064-rb3011.dts | 21 +-- arch/arm/boot/dts/qcom-ipq8064.dtsi | 206 ++++++++++++++++++++-- 2 files changed, 198 insertions(+), 29 deletions(-) -- 2.36.1