From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx> This series splits am335x-baltos.dtsi out of am335x-baltos-ir5221.dts to consolidate common configuration for Baltos device. DTS files for Baltos IR3220 and IR2110 will be added using newly created am335x-baltos.dtsi. Yegor Yefremov (3): ARM: dts: split am335x-baltos-ir5221 into dts and dtsi files ARM: dts: add DTS for Baltos IR3220 ARM: dts: add DTS for Baltos IR2110 arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/am335x-baltos-ir2110.dts | 71 +++++ arch/arm/boot/dts/am335x-baltos-ir3220.dts | 119 +++++++++ arch/arm/boot/dts/am335x-baltos-ir5221.dts | 387 +-------------------------- arch/arm/boot/dts/am335x-baltos.dtsi | 408 +++++++++++++++++++++++++++++ 5 files changed, 601 insertions(+), 386 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-baltos-ir2110.dts create mode 100644 arch/arm/boot/dts/am335x-baltos-ir3220.dts create mode 100644 arch/arm/boot/dts/am335x-baltos.dtsi -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html