From 062d7926448dad67c0d1eddd1823279aa8b60f25 Mon Sep 17 00:00:00 2001 From: Murali Nalajala Date: Fri, 28 Jun 2019 15:05:39 -0700 Subject: [PATCH] dt-bindings: Add snapshot from tmp-f686d9f Update device tree bindings from snapshot tmp-f686d9f. tmp-f686d9f is based on the Android Common Kernel, as of commit (ANDROID: update abi_gki_aarch64.xml for 5.2-rc6). Change-Id: I4271008067d7acba8a4c5753aef488feb3d37a12 --- bindings/net/can/microchip,mcp251x.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindings/net/can/microchip,mcp251x.txt b/bindings/net/can/microchip,mcp251x.txt index 188c8bd4..5a0111d4 100644 --- a/bindings/net/can/microchip,mcp251x.txt +++ b/bindings/net/can/microchip,mcp251x.txt @@ -4,6 +4,7 @@ Required properties: - compatible: Should be one of the following: - "microchip,mcp2510" for MCP2510. - "microchip,mcp2515" for MCP2515. + - "microchip,mcp25625" for MCP25625. - reg: SPI chip select. - clocks: The clock feeding the CAN controller. - interrupts: Should contain IRQ line for the CAN controller.