tests: drivers: build_all: sensor: remove mcp2515
Remove the MCP2515 CAN controller from the build_all sensor drivers test. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
40982395b9
commit
846142c576
1 changed files with 0 additions and 12 deletions
|
@ -128,18 +128,6 @@ test_spi_ms5607: ms5607@e {
|
|||
spi-max-frequency = <0>;
|
||||
};
|
||||
|
||||
test_spi_mcp2515: mcp2515@12 {
|
||||
compatible = "microchip,mcp2515";
|
||||
label = "MCP2515";
|
||||
reg = <0x12>;
|
||||
spi-max-frequency = <0>;
|
||||
osc-freq = <0>;
|
||||
int-gpios = <&test_gpio 0 0>;
|
||||
bus-speed = <0>;
|
||||
sjw = <0>;
|
||||
sample-point = <875>;
|
||||
};
|
||||
|
||||
test_spi_mcr20a: mcr20a@13 {
|
||||
compatible = "nxp,mcr20a";
|
||||
label = "MCR20A";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue