diff options
| author | Matthias Schiffer <matthias.schiffer@tq-group.com> | 2025-08-26 16:08:47 +0200 |
|---|---|---|
| committer | Kevin Hilman <khilman@baylibre.com> | 2025-11-04 14:50:40 -0800 |
| commit | 6cf18454d7caf5a56776f6011ab9c6bca823c7e7 (patch) | |
| tree | 1e9aa1ed5b3573e9c45379afd694d76679a701f6 | |
| parent | d0c4b1723c419a18cb434903c7754954ecb51d35 (diff) | |
dt-bindings: omap: add AM335x-based TQMa335x SOM and MBa335x board
TQMa335x[L] is a SOM family using TI AM335x CPU family.
MBa335x is an evaluation mainboard for this SOM.
Signed-off-by: Matthias Schiffer <matthias.schiffer@tq-group.com>
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20250826140853.2570528-2-alexander.stein@ew.tq-group.com
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/ti/omap.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/ti/omap.yaml b/Documentation/devicetree/bindings/arm/ti/omap.yaml index aa5df4692e37..14f1b9d8f59d 100644 --- a/Documentation/devicetree/bindings/arm/ti/omap.yaml +++ b/Documentation/devicetree/bindings/arm/ti/omap.yaml @@ -129,6 +129,13 @@ properties: - const: phytec,am335x-phycore-som - const: ti,am33xx + - description: TQ-Systems TQMa335x[L] SoM + items: + - enum: + - tq,tqma3359-mba335x # MBa335x carrier board + - const: tq,tqma3359 + - const: ti,am33xx + - description: TI OMAP4430 SoC based platforms items: - enum: |
