mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 1/2] dt-bindings: arm: stm32: Add compatible strings for Protonic T1L boards
@ 2022-04-21  9:19 Oleksij Rempel
  2022-04-21  9:19 ` [PATCH v1 2/2] ARM: dts: stm32: add support for Protonic PRTT1x boards Oleksij Rempel
  0 siblings, 1 reply; 4+ messages in thread
From: Oleksij Rempel @ 2022-04-21  9:19 UTC (permalink / raw)
  To: Maxime Coquelin, Alexandre Torgue, Rob Herring, Krzysztof Kozlowski
  Cc: Oleksij Rempel, kernel, linux-kernel, linux-stm32, linux-arm-kernel

This boards are based on STM32MP151AAD3 and use 10BaseT1L for
communication.

- PRTT1C - 10BaseT1L switch
- PRTT1S - 10BaseT1L CO2 sensor board
- PRTT1A - 10BaseT1L multi functional controller

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
 Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
index fa0a1b84122e..9628383a4779 100644
--- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
+++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
@@ -78,6 +78,12 @@ properties:
           - const: st,stm32mp157c-ev1
           - const: st,stm32mp157c-ed1
           - const: st,stm32mp157
+      - items:
+          - enum:
+              - prt,prtt1a   # Protonic PRTT1A
+              - prt,prtt1c   # Protonic PRTT1C
+              - prt,prtt1s   # Protonic PRTT1S
+          - const: st,stm32mp151
 
       - description: Engicam i.Core STM32MP1 SoM based Boards
         items:
-- 
2.30.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-22  7:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21  9:19 [PATCH v1 1/2] dt-bindings: arm: stm32: Add compatible strings for Protonic T1L boards Oleksij Rempel
2022-04-21  9:19 ` [PATCH v1 2/2] ARM: dts: stm32: add support for Protonic PRTT1x boards Oleksij Rempel
2022-04-21 13:11   ` [Linux-stm32] " Yann Gautier
2022-04-22  7:10     ` Oleksij Rempel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®