Re: [PATCH v2 4/4] arm64: dts: qcom: Add Glymur QCB
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/10/26 3:03 PM, Gopikrishna Garmidi wrote: > The Glymur QCB (Qualcomm Compute Board) is a Glymur-based board in an > open form factor, aimed at compute bring-up and power/signal measurement > rather than the closed enclosure of the CRD. > > Add its device tree. The board boots to a shell over the uart21 console > with its root filesystem on NVMe. Enabled so far: > > - Board and sleep clocks > - Volume up/down keys > - PMIC RPMH regulators (banks 0 - 4) and the NVMe, WWAN and WCN rails > - PCIe4/5/6 controllers and PHYs, with their PERST/WAKE/CLKREQ lines > - WCN7850 WiFi on PCIe4 and Bluetooth on UART14 > - Embedded controller on I2C9 > - ADSP,CDSP and SoCCP remote processors > - TCSR refgen and QREF reference supplies > > Reviewed-by: Dmitry Baryshkov <[email protected]> > Reviewed-by: Abel Vesa <[email protected]> > Signed-off-by: Gopikrishna Garmidi <[email protected]> > --- Reviewed-by: Konrad Dybcio <[email protected]> Konrad