The following changes since commit 80edaaead3687b47ba3760588306937439ebd7bd: ARM: dts: am335x-evm: Switch using simple-audio-card for audio support (2015-07-14 04:28:25 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.3/dt-pt2 for you to fetch changes up to f9d50fef4b6447527c2be1ad07499221c2511391: ARM: OMAP2+: omap3-pandora: add wifi support (2015-07-21 04:07:42 -0700) ---------------------------------------------------------------- More omap dts changes for v4.3 merge window: - Add missing devices for pandora. Note that we're adding wl1251 WLAN and LCD backlight support for now using legacy pdata as that allows us to drop the legacy board file for pandora in another series of patches - Enable power button support for omap5-uevm - Add aliases for am437x UARTs - Add support for phyCORE phyBOARD-WEGA-AM335x rdk and phyCORE-AM335x SoM - Use u16 values for tsc2046 on omap3-lilly ---------------------------------------------------------------- Aparna Balasubramanian (1): ARM: dts: omap5-uevm: Add Palmas power button support Fugang Duan (1): ARM: dts: omap3: correct the format of u16 values for tsc2046 node Grazvydas Ignotas (4): ARM: dts: omap3-pandora: miscellaneous corrections ARM: dts: omap3-pandora: add support for usb host and 32k buffer ARM: OMAP2+: omap3-pandora: add backlight support ARM: OMAP2+: omap3-pandora: add wifi support Sekhar Nori (1): ARM: dts: am437x: add aliases for all UART instances Teresa Remmet (2): ARM: dts: Add support for phyCORE-AM335x SoM ARM: dts: Add phyBOARD-WEGA-AM335x rdk .../devicetree/bindings/arm/omap/omap.txt | 3 + arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/am335x-phycore-som.dtsi | 368 +++++++++++++++++++++ arch/arm/boot/dts/am335x-wega-rdk.dts | 22 ++ arch/arm/boot/dts/am335x-wega.dtsi | 151 +++++++++ arch/arm/boot/dts/am4372.dtsi | 5 + arch/arm/boot/dts/am437x-gp-evm.dts | 1 - arch/arm/boot/dts/omap3-lilly-a83x.dtsi | 12 +- arch/arm/boot/dts/omap3-pandora-1ghz.dts | 2 +- arch/arm/boot/dts/omap3-pandora-600mhz.dts | 2 +- arch/arm/boot/dts/omap3-pandora-common.dtsi | 54 ++- arch/arm/boot/dts/omap5-uevm.dts | 7 + arch/arm/mach-omap2/pdata-quirks.c | 113 +++++++ 13 files changed, 729 insertions(+), 14 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-phycore-som.dtsi create mode 100644 arch/arm/boot/dts/am335x-wega-rdk.dts create mode 100644 arch/arm/boot/dts/am335x-wega.dtsi -- 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