[PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1046
From: Prabhakar
Date: Mon Dec 08 2025 - 10:53:26 EST
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxx>
---
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