From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> This enables WLAN and Bluetooth on two boards using the sc8280xp SoC. For the sc8280xp-crd we add the PMU, wifi and bluetooth nodes with the correctly modelled wiring between them. For the X13s, we rework existing nodes so that they align with the new DT bindings contract. v1 -> v2: - fix commit message in patch 1/3 - drop drive-strength from the wlan enable pin function - drop the calibration variant property from the wifi node of the CRD Bartosz Golaszewski (2): arm64: dts: qcom: sc8280xp-crd: enable bluetooth arm64: dts: qcom: sc8280xp-x13s: model the PMU of the on-board wcn6855 Konrad Dybcio (1): arm64: dts: qcom: sc8280xp-crd: model the PMU of the on-board wcn6855 arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 166 ++++++++++++++++++ .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 98 +++++++++-- 2 files changed, 252 insertions(+), 12 deletions(-) -- 2.43.0