From: "Tony Lindgren" <tony@xxxxxxxxxxx> The following changes since commit b4c30df0eb354d8e081132b7b7449f6d17619614: ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot (2019-01-24 08:23:43 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.1/dt-pt2-signed for you to fetch changes up to 947b7802597106dcbef2ddca23d386f9339ba334: ARM: dts: omap3-gta04: declare backlight in lcd node (2019-02-12 10:52:25 -0800) ---------------------------------------------------------------- More dts changes for omaps We add support for Bosch Guardian am335x device, and configure more devices like GNSS and LCD backlight for omap3-gta04. And we replace the wlcore binding documentation URL with a local file that we have. ---------------------------------------------------------------- Andreas Kemnade (4): ARM: dts: gta04: add pinctrl settings for wkup domain ARM: dts: gta04: add ldo 3v3 regulator ARM: dts: gta04: add gps support ARM: dts: omap3-gta04: declare backlight in lcd node Jonathan Neuschäfer (1): ARM: dts: omap3-gta04a5: Replace LXR reference with a local one Martyn Welch (1): ARM: dts: am335x: Add support for Bosch Guardian arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/am335x-guardian.dts | 511 ++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/omap3-gta04.dtsi | 39 ++- arch/arm/boot/dts/omap3-gta04a5.dts | 2 +- 4 files changed, 551 insertions(+), 2 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-guardian.dts