From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Subject: Re: [PATCH] ARM: dts: pxa3xx: add gcu node Date: Sat, 10 Nov 2018 21:43:17 +0100 Message-ID: <87muqgll3u.fsf@belgarion.home> References: <20181105191827.3860-1-daniel@zonque.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20181105191827.3860-1-daniel@zonque.org> (Daniel Mack's message of "Mon, 5 Nov 2018 20:18:27 +0100") 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: Daniel Mack , robh+dt@kernel.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, haojian.zhuang@gmail.com List-Id: devicetree@vger.kernel.org Daniel Mack writes: > Add a device node for hardware graphic acceleration. > > Signed-off-by: Daniel Mack Hi Daniel, > + gcu: display-controller@54000000 { > + compatible = "marvell,pxa300-gcu"; Isn't every IP devicetree entry supposed to have a documentation in Documentation/devicetree going along a definition in the .dtsi files ? Cheers. -- Robert From mboxrd@z Thu Jan 1 00:00:00 1970 From: robert.jarzmik@free.fr (Robert Jarzmik) Date: Sat, 10 Nov 2018 21:43:17 +0100 Subject: [PATCH] ARM: dts: pxa3xx: add gcu node In-Reply-To: <20181105191827.3860-1-daniel@zonque.org> (Daniel Mack's message of "Mon, 5 Nov 2018 20:18:27 +0100") References: <20181105191827.3860-1-daniel@zonque.org> Message-ID: <87muqgll3u.fsf@belgarion.home> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Daniel Mack writes: > Add a device node for hardware graphic acceleration. > > Signed-off-by: Daniel Mack Hi Daniel, > + gcu: display-controller at 54000000 { > + compatible = "marvell,pxa300-gcu"; Isn't every IP devicetree entry supposed to have a documentation in Documentation/devicetree going along a definition in the .dtsi files ? Cheers. -- Robert