Skip to content

Commit

Permalink
fix: rk3588-spi0-m1-cs0-mcp2515-8mhz.dts
Browse files Browse the repository at this point in the history
Modified the description of the INT pin because rock-5a ,rock-5c and cm5 use different INT pins.
rock-5a and rock-5c : pin27
cm5-io: pin31

Signed-off-by: RadxaMitchell <[email protected]>
  • Loading branch information
RadxaMitchell committed May 10, 2024
1 parent ad81b82 commit 7c0877a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
exclusive = "GPIO4_A2", "GPIO4_A1", "GPIO4_A0", "GPIO4_B2";
description = "Provide support for Microchip MCP2515 SPI CAN controller.
Assumes 8MHz external clock.
Uses Pin 31 (GPIOI0_C7) for INT.";
On rock-5a and rock-5c INT uses pin 27 (GPIOI0_C7).
On cm5-io INT uses pin 31 (GPIOI0_C7).";
};
};

Expand Down

0 comments on commit 7c0877a

Please sign in to comment.