From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [GIT PULL 2/2] more dts changes for omaps for v5.1 Date: Fri, 15 Feb 2019 07:47:42 -0800 Message-ID: <20190215154742.GJ5720@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Arnd Bergmann Cc: linux-omap , arm-soc , Linux ARM List-Id: linux-omap@vger.kernel.org * Arnd Bergmann [190215 15:44]: > On Fri, Feb 15, 2019 at 4:21 PM Arnd Bergmann wrote: > 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? Hmm sounds like that's because the branch is based on v5.0-rc1 that is still missing already merged commit 5b90df44fd9b ("ARM: dts: omap3-gta04: Fix graph_port warning"). Regards, Tony