On Fri, Nov 29, 2024 at 06:20:24PM +0100, Konrad Dybcio wrote: > 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 The ps883x driver and binding is still under review so you should have at least mentioned the dependency in the cover letter. And then merging should ideally not be done until at least the binding has been merged. Hopefully (and most likely) this cycle... Johan