Re: [PATCH v5 2/3] arm64: dts: qcom: monaco: Add monaco-ac EVK board
Nirmesh Kumar Singh <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
On 6/26/2026 4:43 PM, Umang Chheda wrote: > Add initial device tree support for monaco-ac EVK board, > based on Qualcomm's monaco-ac (QCS8300-AC) variant SoC. > > monaco-ac EVK is single board supporting these peripherals : > - Storage: 1 × 128 GB UFS, micro-SD card, EEPROMs for MACs, > and eMMC. > - Audio/Video, Camera & Display ports. > - Connectivity: RJ45 2.5GbE, WLAN/Bluetooth, CAN/CAN-FD. > - PCIe ports. > - USB & UART ports. > > Compared to "monaco-evk" variant, which utilizes higher tier QCS8300-AA > SKU (supporting 40 TOPS of NPU) and a 4-PMIC (2x PM8650AU + Maxim MAX20018 > + TI TPS6594) power delivery network (PDN) to support higher power > requirement. This board utilizes lower tier QCS8300-AC SKU > (Supporting 20 TOPS of NPU) and a simplified 2 PMIC(2x PM8650AU) PDN. > > Add support for the following components : > - GPI (Generic Peripheral Interface) and QUPv3-0/1 > controllers to facilitate DMA and peripheral communication. > - TCA9534 I/O expander via I2C to provide 8 additional GPIO > lines for extended I/O functionality. > - USB1 controller routed to a TypeC connector in device mode to > support USB peripheral operations. > - Remoteproc subsystems for supported DSPs such as Audio DSP, > Compute DSP and Generic DSP, along with their corresponding > firmware. > - Configure nvmem-layout on the I2C EEPROM to store data for Ethernet > and other consumers. > - QCA8081 2.5G Ethernet PHY on port-0 and expose the > Ethernet MAC address via nvmem for network configuration. > It depends on CONFIG_QCA808X_PHY to use QCA8081 PHY. > - Support for the Iris video decoder, including the required > firmware, to enable video decoding capabilities. > - PCIe0 and PCIe1 controller and phy-nodes. > - Sound card and max98357a based I2S speaker amplifier. > > Written with inputs from: > Nirmesh Kumar Singh <[email protected]> - GPIO > Expander. > Viken Dadhaniya <[email protected]> - GPI/QUP. > Mohd Ayaan Anwar <[email protected]> - Ethernet. > Monish Chunara <[email protected]> - EEPROM. > Swati Agarwal <[email protected]> - USB. > Sushrut Shree Trivedi <[email protected]> - PCIe. > Mohammad Rafi Shaik <[email protected]> - Audio. > > Co-developed-by: Faruque Ansari <[email protected]> > Signed-off-by: Faruque Ansari <[email protected]> > Signed-off-by: Umang Chheda <[email protected]> > > [...] > > > Tested-by: Nirmesh Kumar Singh<[email protected]> Best Regards, Nirmesh Kumar Singh