Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit edcc8dac authored by Ivaylo Georgiev's avatar Ivaylo Georgiev
Browse files

Revert "dt-bindings: can: mcp251x: add mcp25625 support"



This reverts commit 33672c74.

This is a preparation change for merging android-4.19.59 into
msm-4.19 branch.

[1] can be reverted because it is not related to arm
and it is conflicting against [2] in msm-4.19.

[1] 33672c74("dt-bindings: can: mcp251x: add mcp25625 support")
[2] 728aba9a("Documentation: devicetree: Remove devicetree bindings from
kernel")

Change-Id: I63fcf16a8e6e9cbaa6a936f16a6c1a16698a3c0c
Signed-off-by: default avatarIvaylo Georgiev <irgeorgiev@codeaurora.org>
parent 0f653d9a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ 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.