Re: [PATCH v2 4/5] arm: dts: omap: Add support for BeagleBone Green Eco board

From: Krzysztof Kozlowski
Date: Tue Jun 17 2025 - 04:18:15 EST


On Mon, Jun 09, 2025 at 10:45:02PM GMT, Kory Maincent wrote:
> > > diff --git a/Documentation/devicetree/bindings/arm/ti/omap.yaml
> > > b/Documentation/devicetree/bindings/arm/ti/omap.yaml index
> > > c43fa4f4af81..774c13157caa 100644 ---
> > > a/Documentation/devicetree/bindings/arm/ti/omap.yaml +++
> > > b/Documentation/devicetree/bindings/arm/ti/omap.yaml @@ -145,6 +145,7 @@
> > > properties:
> > > - description: TI bone green variants based on TI AM335
> > > items:
> > > - enum:
> > > + - ti,am335x-bone-green-eco
> > > - ti,am335x-bone-green-wireless
> > > - const: ti,am335x-bone-green
> > > - const: ti,am335x-bone
> >
> > Why is this hunk here?
>
> Do you mean that the binding change should be in another patch?

Yes, as requested by checkpatch and documented in DT submitting patches.
Your question above, suggests you did not run checkpatch, so please
confirm you run it before posting new versions.

Best regards,
Krzysztof