Re: [PATCH] ARM: dts: omap3-gta04: fix compatible record for GTA04 board

From: Tony Lindgren
Date: Mon Mar 27 2023 - 04:16:57 EST


* Rob Herring <robh@xxxxxxxxxx> [230221 02:04]:
>
> On Thu, 16 Feb 2023 17:46:43 +0100, H. Nikolaus Schaller wrote:
> > Vendor of the GTA04 boards is and always was
> > Golden Delicious Computers GmbH&Co. KG, Germany
> > and not Texas Instruments.
> >
> > Maybe, TI was references here because the GTA04 was based on
> > the BeagleBoard design which is designated as "ti,omap3-beagle".
> >
> > While we are looking at vendors of omap3 based devices, we also
> > add the record for OpenPandora. The DTS files for the pandora
> > device already make use of it.
> >
> > Signed-off-by: H. Nikolaus Schaller <hns@xxxxxxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/vendor-prefixes.yaml | 4 ++++
> > arch/arm/boot/dts/omap3-gta04.dtsi | 3 +--
> > 2 files changed, 5 insertions(+), 2 deletions(-)
> >
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>

Applying into omap-for-v6.4/dt thanks.

Tony