[PATCH v2 0/3] More Surface Laptop 7 features

Konrad Dybcio posted 3 patches 1 week ago
.../boot/dts/qcom/x1e80100-microsoft-romulus.dtsi  | 511 ++++++++++++++++++++-
1 file changed, 505 insertions(+), 6 deletions(-)
[PATCH v2 0/3] More Surface Laptop 7 features
Posted by Konrad Dybcio 1 week ago
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@oss.qualcomm.com>
---
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@oss.qualcomm.com

---
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@oss.qualcomm.com>
Re: [PATCH v2 0/3] More Surface Laptop 7 features
Posted by Johan Hovold 2 days, 8 hours ago
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@oss.qualcomm.com>
> ---
> 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@oss.qualcomm.com
> 
> ---
> 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
Re: [PATCH v2 0/3] More Surface Laptop 7 features
Posted by Bjorn Andersson 4 days, 9 hours ago
On Fri, 29 Nov 2024 18:20:24 +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.
> 
> 

Applied, thanks!

[1/3] arm64: dts: qcom: x1e80100-romulus: Configure audio
      commit: c1cd827bfbd766bf6ada5d0184486aaa6afd315c
[2/3] arm64: dts: qcom: x1e80100-romulus: Set up PCIe3 / SDCard reader
      commit: 42034d232cac5402a28d04122a398c311ae532d6
[3/3] arm64: dts: qcom: x1e80100-romulus: Set up PS8830s
      commit: b16ee3d0cda492ded61f7224334e33eed986bd33

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>