[PATCH 1/2] dt-bindings: soc: aspeed: add aspeed,ast2700nx-uart-routing compatible

Jammy Huang posted 2 patches 5 days, 15 hours ago
[PATCH 1/2] dt-bindings: soc: aspeed: add aspeed,ast2700nx-uart-routing compatible
Posted by Jammy Huang 5 days, 15 hours ago
Add aspeed,ast2700n0-uart-routing and aspeed,ast2700n1-uart-routing
dedicated compatible for representing the Aspeed 7th generation.

Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com>
---
 Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml b/Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml
index 51aaf34acb..6e0d63ca8b 100644
--- a/Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml
+++ b/Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml
@@ -31,6 +31,8 @@ properties:
           - aspeed,ast2400-uart-routing
           - aspeed,ast2500-uart-routing
           - aspeed,ast2600-uart-routing
+          - aspeed,ast2700n0-uart-routing
+          - aspeed,ast2700n1-uart-routing
   reg:
     maxItems: 1
 

-- 
2.34.1
Re: [PATCH 1/2] dt-bindings: soc: aspeed: add aspeed,ast2700nx-uart-routing compatible
Posted by Conor Dooley 4 days, 1 hour ago
Acked-by: Conor Dooley <conor.dooley@microchip.com>
pw-bot: not-applicable