[PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1051

Maud Spierings via B4 Relay posted 2 patches 1 month, 1 week ago
[PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1051
Posted by Maud Spierings via B4 Relay 1 month, 1 week ago
From: Maud Spierings <maudspierings@gocontroll.com>

TCAN1051-Q1 Automotive Fault Protected CAN Transceiver with CAN FD

It is pretty much identical to the TCAN1042, add the compatible with
fallback on the TCAN1042.

Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
---
 Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml b/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml
index 4a8c3829d85d3c4a4963750d03567c1c345beb91..138923ffedfeeb6a0b391cae863723ec70bf2c88 100644
--- a/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml
+++ b/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml
@@ -18,6 +18,7 @@ properties:
       - items:
           - enum:
               - microchip,ata6561
+              - ti,tcan1051
           - const: ti,tcan1042
       - enum:
           - ti,tcan1042

-- 
2.50.1
Re: [PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1051
Posted by Conor Dooley 1 month, 1 week ago
Acked-by: Conor Dooley <conor.dooley@microchip.com>