On Fri, Feb 15, 2019 at 4:21 PM Arnd Bergmann <arnd@xxxxxxxx> wrote: > > On Thu, Feb 14, 2019 at 7:13 PM Tony Lindgren <tony@xxxxxxxxxxx> wrote: > > > > 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. > > Pulled into arm/dt, thanks! > During routine checks, I came across these gta04 warnings: ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0" ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0" ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0" ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0" Can you have a look and send a fix? Arnd