[PATCH v3 1/7] dt-bindings: omap: Add missing AM33xx compatible strings
Andrew Davis
afd at ti.com
Fri Jun 13 10:10:47 PDT 2025
On 6/13/25 10:49 AM, Kory Maincent wrote:
> Add several compatible strings that were missing from the binding
> documentation for AM33xx-based boards. Update vendor prefix from
> "ti" to "beagle" for BeagleBone to match actual hardware vendors.
>
> Signed-off-by: Kory Maincent <kory.maincent at bootlin.com>
> ---
>
> Change in v3:
> - Change vendor prefix from ti to beagle
> - Remove BeagleBone board variant description.
>
> Change in v2:
> - New patch
> ---
> Documentation/devicetree/bindings/arm/ti/omap.yaml | 22 +++++++++++++++++++++-
> 1 file changed, 21 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/ti/omap.yaml b/Documentation/devicetree/bindings/arm/ti/omap.yaml
> index 3603edd7361d..45fa1c61cafd 100644
> --- a/Documentation/devicetree/bindings/arm/ti/omap.yaml
> +++ b/Documentation/devicetree/bindings/arm/ti/omap.yaml
> @@ -104,12 +104,32 @@ properties:
> - description: TI AM33 based platform
> items:
> - enum:
> + - beagle,am335x-bone
> + - beagle,am335x-bone-black
> + - beagle,am335x-bone-black-wireless
> + - beagle,am335x-bone-blue
> + - beagle,am335x-pocketbeagle
> + - bosch,am335x-guardian
> - compulab,cm-t335
> + - grinn,am335x-chiliboard
> + - grinn,am335x-chilisom
> + - gumstix,am335x-pepper
> + - isee,am335x-base0033
> + - moxa,uc-2101
> - moxa,uc-8100-me-t
> + - myir,myc-am335x
> + - myir,myd-am335x
> - novatech,am335x-lxm
> - - ti,am335x-bone
> + - oct,osd3358-sm-refdesign
> + - sancloud,am335x-boneenhanced
> + - seeed,am335x-bone-green
> + - seeed,am335x-bone-green-wireless
> + - tcl,am335x-sl50
> - ti,am335x-evm
> + - ti,am335x-evmsk
> + - ti,am335x-shc
SHC looks like a Bosch board.
Otherwise this looks much nicer now,
Reviewed-by: Andrew Davis <afd at ti.com>
> - ti,am3359-icev2
> + - vscom,onrisc
> - const: ti,am33xx
>
> - description: Compulab board variants based on TI AM33
>
More information about the linux-arm-kernel
mailing list