This series does the necessary plumbing for audio (alsa ucm & topology coming very soon), dual PS8830s and the PCIe3-mounted SD card reader. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> --- Changes in v2: - pick up RBs - sort some nodes properly - drop PCIe port power supplies, they are on at boot and will be described in DT after a suitable binding is created later - Link to v1: https://lore.kernel.org/r/20241122-topic-sl7_feat2-v1-0-33e616be879b@xxxxxxxxxxxxxxxx --- Konrad Dybcio (3): arm64: dts: qcom: x1e80100-romulus: Configure audio arm64: dts: qcom: x1e80100-romulus: Set up PCIe3 / SDCard reader arm64: dts: qcom: x1e80100-romulus: Set up PS8830s .../boot/dts/qcom/x1e80100-microsoft-romulus.dtsi | 511 ++++++++++++++++++++- 1 file changed, 505 insertions(+), 6 deletions(-) --- base-commit: decc701f41d07481893fdea942c0ac6b226e84cd change-id: 20241122-topic-sl7_feat2-c79d32469a64 Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>