Apparently enabling the soundcard in the X13s devicetree was a bit premature so disable it for now until driver support is in place (e.g. to avoid probe failures during boot). This series also clean up the sc8280xp sound nodes somewhat, for example, by making sure they are disabled by default and moving the wcd938x node which do not belong under 'soc' to the root node. Two other devicetrees had the wcd938x node under 'soc' and the fixes are also included here. Johan Johan Hovold (6): arm64: dts: qcom: sc8280xp-x13s: disable soundcard arm64: dts: qcom: sc8280xp: disable sound nodes arm64: dts: qcom: sc8280xp: clean up tx-macro node arm64: dts: qcom: sc8280xp-x13s: fix wcd938x codec node arm64: dts: qcom: sm8250-mtp: fix wcd938x codec node arm64: dts: qcom: sm8450-hdk: fix wcd938x codec node .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 62 +++++++++++-------- arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 18 +++++- arch/arm64/boot/dts/qcom/sm8250-mtp.dts | 40 ++++++------ arch/arm64/boot/dts/qcom/sm8450-hdk.dts | 52 ++++++++-------- 4 files changed, 96 insertions(+), 76 deletions(-) -- 2.37.4