There are currently no nodes that use spi0 so remove the enabled
property for it in the beaglev ahead and lpi4a dts files. It can be
re-enabled in the future if any peripherals will use it. The definition
of spi0 remains in the th1520.dtsi file.
Suggested-by: Emil Renner Berthing <[email protected]>
Signed-off-by: Drew Fustini <[email protected]>
pinctrl-0 = <&uart0_pins>;
status = "okay";
};
-
-&spi0 {
- status = "okay";
-};
pinctrl-0 = <&uart0_pins>;
status = "okay";
};
-
-&spi0 {
- status = "okay";
-};