mirror of
https://github.com/armbian/build.git
synced 2026-09-08 23:59:54 +08:00
fix(rockchip64): remove conflicting rfkill node on orangepi-5-max
Signed-off-by: François Bernier <frankbernier@gmail.com>
This commit is contained in:
@@ -4944,13 +4944,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
rfkill {
|
||||
compatible = "rfkill-gpio";
|
||||
label = "rfkill-pcie-wlan";
|
||||
radio-type = "wlan";
|
||||
shutdown-gpios = <0x88 0x14 0x00>;
|
||||
};
|
||||
|
||||
analog_sound: sound {
|
||||
compatible = "simple-audio-card";
|
||||
simple-audio-card,name = "Analog";
|
||||
|
||||
Reference in New Issue
Block a user