Enable the WLAN subsystem of the qcs8300 ride board. The WCN6855 wireless chip is attached to PCIe interface 0. This patch series depends on: - PCIe https://lore.kernel.org/all/20250310063103.3924525-1-quic_ziyuzhan@xxxxxxxxxxx/ - PCIe SMMU https://lore.kernel.org/all/20250206-qcs8300-pcie-smmu-v1-1-8eee0e3585bc@xxxxxxxxxxx/ Changes in v3: - Complete the nodes property definitions according to DTS binding requirements (Bjorn) - Link to v2: https://lore.kernel.org/all/20250227065439.1407230-1-quic_stonez@xxxxxxxxxxx/ Changes in v2: - Rename the nodes name according to DTS coding style (Konrad & Krzysztof) - Provide regulator-min/max-microvolt to the regulators (Konrad) - Link to v1: https://lore.kernel.org/all/20250210062910.3618336-1-quic_stonez@xxxxxxxxxxx/ Stone Zhang (2): arm64: dts: qcom: qcs8300: add a PCIe port for WLAN arm64: dts: qcom: qcs8300-ride: enable WLAN on qcs8300-ride arch/arm64/boot/dts/qcom/qcs8300-ride.dts | 108 ++++++++++++++++++++++ arch/arm64/boot/dts/qcom/qcs8300.dtsi | 9 ++ 2 files changed, 117 insertions(+) base-commit: da920b7df701770e006928053672147075587fb2 prerequisite-patch-id: c87e5f1cb29568c24566e8a960d6c8dd0be5969d prerequisite-patch-id: f80a486c6e34dfb62f09faf0eb3fae586cda85ec prerequisite-patch-id: 0e2cb7a4d8779539a58261111deea6bd6b750f6f prerequisite-patch-id: 8b9034fca96bd8edb5c4eca5b88811df7206120c prerequisite-patch-id: bb6ec99692ade9d7c89f91b5507cc0ee248e43dd prerequisite-patch-id: 32c051e9f77de6b53a4f4539ce49dde9859002ea prerequisite-patch-id: ccfa56b7d00a1139fbbdccdc13496bfc98440d5e -- 2.34.1