Those are the remaining patches of the SP804/SP805 DT fixes. [1][2] ARM, Broadcom and Freescale have their respective fixes queued through their maintainers already, but I haven't heard back from LG or HiSilicon so far. So can those patches be taken through armsoc directly? --------------------- Some DTs in the kernel tree were not conforming to the SP804 and SP805 binding. Fix those DTs to correctly describe the clocks, while making sure that the devices stay functional with the current Linux driver. Thanks, Andre [1] http://lkml.iu.edu/hypermail/linux/kernel/2008.3/07072.html [2] http://lkml.iu.edu/hypermail/linux/kernel/2008.3/07167.html Andre Przywara (6): ARM: dts: hisilicon: Fix SP804 users ARM: dts: nspire: Fix SP804 users arm64: dts: lg: Fix SP804 users arm64: dts: hisilicon: Fix SP805 clocks arm64: dts: lg: Fix SP805 clocks ARM: dts: hisilicon: Fix SP805 clocks arch/arm/boot/dts/hi3620.dtsi | 30 +++++++++++++++-------- arch/arm/boot/dts/hip04.dtsi | 4 +-- arch/arm/boot/dts/hisi-x5hd2.dtsi | 5 ++-- arch/arm/boot/dts/nspire.dtsi | 12 ++++++--- arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 10 +++++--- arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 5 ++-- arch/arm64/boot/dts/lg/lg1312.dtsi | 10 ++++---- arch/arm64/boot/dts/lg/lg1313.dtsi | 10 ++++---- 8 files changed, 52 insertions(+), 34 deletions(-) -- 2.17.1