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

Prabhakar prabhakar.csengg at gmail.com
Mon Dec 8 07:50:18 PST 2025


From: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>

Document the TI TCAN1046 automotive CAN transceiver. The TCAN1046
provides dual high-speed CAN channels and includes STB1/2 control
lines.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>
---
 Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml b/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml
index c686d06f5f56..c53c4f703102 100644
--- a/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml
+++ b/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml
@@ -23,6 +23,7 @@ properties:
       - enum:
           - ti,tcan1042
           - ti,tcan1043
+          - ti,tcan1046
           - nxp,tja1048
           - nxp,tja1051
           - nxp,tja1057
@@ -84,7 +85,9 @@ allOf:
       properties:
         compatible:
           contains:
-            const: nxp,tja1048
+            enum:
+              - ti,tcan1046
+              - nxp,tja1048
     then:
       properties:
         '#phy-cells':
-- 
2.52.0




More information about the linux-phy mailing list