From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7D492C43381 for ; Fri, 15 Feb 2019 15:47:57 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4A4A22190C for ; Fri, 15 Feb 2019 15:47:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="D1D0A7O0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4A4A22190C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0KZQArSPaz1VGuyThAk6MpFGDxuWvdb7oQuM6cvEc4Y=; b=D1D0A7O07DD3Xq KimcwKG7YPnDbdhFttOMnVUBmohzbz/LhDIRGXZPuyJbW91+cOifYjv06rdhQp0XSbuzqMIPG303w 0JzTSjS6H8hw9eTT/tgmVIkTq1XDp2B2RBh1zjcJHiCD0qcKus2ez+mab6blF/G3nF5xdLfcfZCrV bid1gkxAgJfIBJgyymOVKWzx+3RN5tjcTbEt3ZEO6aPyOKUOUhJy59vbX2TXip1InaZplOwTfVxxh kHQ0qcaLZdv/C1Rh97j1gLMIZIiqxAhtEa1Zpvy/R55jgYugiSlpsxrkcXNQx+8gY8MtY63EwoFy+ CLzeCvlWPXqPAyPZsZOA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gufiU-0002XE-E8; Fri, 15 Feb 2019 15:47:54 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gufiM-0002T9-6Z for linux-arm-kernel@lists.infradead.org; Fri, 15 Feb 2019 15:47:47 +0000 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 0604E80C0; Fri, 15 Feb 2019 15:47:54 +0000 (UTC) Date: Fri, 15 Feb 2019 07:47:42 -0800 From: Tony Lindgren To: Arnd Bergmann Subject: Re: [GIT PULL 2/2] more dts changes for omaps for v5.1 Message-ID: <20190215154742.GJ5720@atomide.com> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.2 (2019-01-07) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190215_074746_277541_B8A8DC0A X-CRM114-Status: UNSURE ( 7.23 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-omap , arm-soc , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel