[PATCH v2 1/2] dt-bindings: arm: realtek: Add Realtek Pym Particles EVB

From: CY_Huang[黃鉦晏]
Date: Thu Apr 06 2023 - 03:19:38 EST


Define a compatible string for Realtek RTD1319 Pym Particles eval board.

Signed-off-by: cy.huang <cy.huang@xxxxxxxxxxx>
---
v1-->v2:
* Put string in alphabetical order
V1:
* RTD1319 SoC and Realtek PymParticle EVB

Documentation/devicetree/bindings/arm/realtek.yaml | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/realtek.yaml b/Documentation/devicetree/bindings/arm/realtek.yaml
index ddd9a85099e9..8d4e92e9eb4b 100644
--- a/Documentation/devicetree/bindings/arm/realtek.yaml
+++ b/Documentation/devicetree/bindings/arm/realtek.yaml
@@ -55,6 +55,12 @@ properties:
- realtek,mjolnir # Realtek Mjolnir EVB
- const: realtek,rtd1619

+ # RTD1319 SoC based boards
+ - items:
+ - enum:
+ - realtek,pym-particles # Realtek Pym-particles EVB
+ - const: realtek,rtd1319
+
additionalProperties: true

...
--
2.39.0