[PATCH RFC 2/4] dt-bindings: phy: ti,tcan104x-can: Document Microchip MCP2542
Stefan Wahren <[email protected]>
| Newsgroups | org.infradead.lists.linux-arm-kernel,dev.linux.lists.imx,org.infradead.lists.linux-phy,org.kernel.vger.linux-can,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
The Microchip MCP2542 High-speed CAN transceiver with Sleep mode is a pin-compatible alternative for the TI TCAN1042. Signed-off-by: Stefan Wahren <[email protected]> --- Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml b/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml index 9f5c37ca6496..2ebc954ce769 100644 --- a/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml +++ b/Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml @@ -24,6 +24,7 @@ properties: - const: ti,tcan1046 - const: nxp,tja1048 - enum: + - microchip,mcp2542 - ti,tcan1042 - ti,tcan1043 - nxp,tja1048 @@ -72,6 +73,7 @@ allOf: properties: compatible: enum: + - microchip,mcp2542 - nxp,tjr1443 - ti,tcan1042 - ti,tcan1043 -- 2.43.0