Message ID | 20250613-bbg-v3-4-514cdc768448@bootlin.com |
---|---|
State | New |
Headers | show |
Series | Add support for BeagleBone Green Eco board | expand |
On Fri, Jun 13, 2025 at 05:49:47PM +0200, Kory Maincent wrote: > Document the seed,am335x-bone-green-eco compatible string in the > appropriate place within the omap family binding file. > > Signed-off-by: Kory Maincent <kory.maincent@bootlin.com> Acked-by: Conor Dooley <conor.dooley@microchip.com>
diff --git a/Documentation/devicetree/bindings/arm/ti/omap.yaml b/Documentation/devicetree/bindings/arm/ti/omap.yaml index 45fa1c61cafd..b8f198a7b763 100644 --- a/Documentation/devicetree/bindings/arm/ti/omap.yaml +++ b/Documentation/devicetree/bindings/arm/ti/omap.yaml @@ -123,6 +123,7 @@ properties: - oct,osd3358-sm-refdesign - sancloud,am335x-boneenhanced - seeed,am335x-bone-green + - seeed,am335x-bone-green-eco - seeed,am335x-bone-green-wireless - tcl,am335x-sl50 - ti,am335x-evm
Document the seed,am335x-bone-green-eco compatible string in the appropriate place within the omap family binding file. Signed-off-by: Kory Maincent <kory.maincent@bootlin.com> --- Changes in v3: - New patch --- Documentation/devicetree/bindings/arm/ti/omap.yaml | 1 + 1 file changed, 1 insertion(+)