Hello, I have extended and rebased the previous set: 'ARM/dts: omap McBSP and audio support for BeagleBoard' Changes since v1: - Rebased on current l-o:devel-dt branch - Two new patch, one for OMAP4 to add reg-names for the mem areas, one for OMAP5 to add McPDM and DMIC section The rest of the series remaind the same: adds the McBSP sections to OMAP2/3/4/5 and also enable the audio support for BeagleBoard when booting with DT. Regards, Peter --- Peter Ujfalusi (8): ARM/dts: OMAP2: Add McBSP entries for OMAP2420 and OMAP2430 SoC ARM/dts: omap2420-h4: Include omap2420.dtsi file instead the common omap2 ARM/dts: OMAP3: Add McBSP entries ARM/dts: OMAP4: Add McBSP entries ARM/dts: OMAP5: Add McBSP entries ARM/dts: omap3-beagle: Enable audio support ARM/dts: omap4: Add reg-names for McPDM and DMIC ARM/dts: omap5: Add McPDM and DMIC section to the dtsi file arch/arm/boot/dts/omap2420-h4.dts | 2 +- arch/arm/boot/dts/omap2420.dtsi | 39 +++++++++++++++++ arch/arm/boot/dts/omap2430.dtsi | 83 ++++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/omap3-beagle.dts | 14 ++++++ arch/arm/boot/dts/omap3.dtsi | 69 ++++++++++++++++++++++++++++++ arch/arm/boot/dts/omap4.dtsi | 49 +++++++++++++++++++++ arch/arm/boot/dts/omap5.dtsi | 56 ++++++++++++++++++++++++ 7 files changed, 311 insertions(+), 1 deletions(-) create mode 100644 arch/arm/boot/dts/omap2420.dtsi create mode 100644 arch/arm/boot/dts/omap2430.dtsi -- 1.7.8.6 -- 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