linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1046
@ 2025-12-09 16:21 Prabhakar
  2025-12-10  7:52 ` Marc Kleine-Budde
  2025-12-23 17:44 ` Vinod Koul
  0 siblings, 2 replies; 8+ messages in thread
From: Prabhakar @ 2025-12-09 16:21 UTC (permalink / raw)
  To: Marc Kleine-Budde, Vincent Mailhol, Vinod Koul, Neil Armstrong,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Aswath Govindraju,
	Frank Li
  Cc: linux-can, linux-phy, devicetree, linux-kernel, linux-renesas-soc,
	Prabhakar, Biju Das, Fabrizio Castro, Lad Prabhakar

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

Document the TI TCAN1046 automotive CAN transceiver. The TCAN1046 is a
dual high-speed CAN transceiver with sleep-mode support and no EN pin,
mirroring the behaviour of the NXP TJA1048, which also provides dual
channels and STB1/2 sleep-control lines.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
TCAN 1046, https://www.ti.com/lit/ds/symlink/tcan1046v-q1.pdf?ts=1765297159307&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FTCAN1046V-Q1
NXP TJA1048, https://www.nxp.com/docs/en/data-sheet/TJA1048.pdf

v1->v2:
- Used "nxp,tja1048" as a fallback compatible string.
---
 Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml b/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml
index c686d06f5f56..9f5c37ca6496 100644
--- a/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml
+++ b/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml
@@ -20,6 +20,9 @@ properties:
               - microchip,ata6561
               - ti,tcan1051
           - const: ti,tcan1042
+      - items:
+          - const: ti,tcan1046
+          - const: nxp,tja1048
       - enum:
           - ti,tcan1042
           - ti,tcan1043
-- 
2.52.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-12-23 17:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-09 16:21 [PATCH v2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1046 Prabhakar
2025-12-10  7:52 ` Marc Kleine-Budde
2025-12-10 18:21   ` Conor Dooley
2025-12-12 10:58     ` Lad, Prabhakar
2025-12-12 11:21     ` Marc Kleine-Budde
2025-12-12 18:00       ` Conor Dooley
2025-12-17  8:15       ` Geert Uytterhoeven
2025-12-23 17:44 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).