The P212 (S905X reference board) dts is used with a number of no-name Android boxes that follow the reference design, and users had noticed that BT worked but WiFi did not. While investigating and adding the missing WiFi bits to the dtsi for testing I spotted that VIM1 inherits from the p212 dtsi and has the BT node duplicated, so we can clean that up too. And since we're tidying things, the pwm_ef node can be moved to maintain normal alpha sorting. Christian Hewitt (3): arm64: dts: meson: add Broadcom WiFi to P212 dtsi arm64: dts: meson: move pwm_ef node in P212 dtsi arm64: dts: meson: remove Broadcom WiFi/BT nodes from Khadas VIM1 .../amlogic/meson-gxl-s905x-khadas-vim.dts | 19 --------------- .../dts/amlogic/meson-gxl-s905x-p212.dtsi | 23 +++++++++++-------- 2 files changed, 14 insertions(+), 28 deletions(-) -- 2.17.1