diff --git a/patch/kernel/meson64-current/board-odroidc2-enable-SPI.patch b/patch/kernel/meson64-current/board-odroidc2-enable-SPI.patch index 71081322d..62305f74e 100644 --- a/patch/kernel/meson64-current/board-odroidc2-enable-SPI.patch +++ b/patch/kernel/meson64-current/board-odroidc2-enable-SPI.patch @@ -12,12 +12,12 @@ index 0916dcb..cbc03df 100644 + #address-cells = <0x1>; + #size-cells = <0x0>; + ranges; -+ status = "ok"; ++ status = "disabled"; + sck-gpios = <&gpio GPIOX_2 0>; + miso-gpios = <&gpio GPIOX_4 0>; + mosi-gpios = <&gpio GPIOX_7 0>; -+ cs-gpios = <&gpio GPIOX_1 0 -+ &gpio GPIOY_14 0>; ++ cs-gpios = <&gpio GPIOX_3 0 ++ &gpio GPIOX_1 0>; + num-chipselects = <2>; + + /* clients */ @@ -34,4 +34,4 @@ index 0916dcb..cbc03df 100644 + }; sound { - compatible = "simple-audio-card"; \ No newline at end of file + compatible = "simple-audio-card";