Re: [PATCH v3 1/4] dt-bindings: arm: qcom: fix PURWA/HAMOA IOT SOM compatibles
yuanjiey <[email protected]> Thu, 6 Aug 2026 16:26:15 +0800
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 06, 2026 at 10:04:23AM +0200, Krzysztof Kozlowski wrote: > On Wed, Aug 05, 2026 at 06:30:00PM +0800, Yuanjie Yang wrote: > > The compatible strings for the Hamoa and Purwa IoT SOM platforms do not > > match the naming used in the official hardware documentation. > > > > The documentation identifies these SOMs using their IQ product names > > rather than hamoa-iot-som or purwa-iot-som style names. In particular, > > there are no SOM products documented with the names: > > > > - hamoa-iot-som > > - purwa-iot-som > > > > Update the compatible strings to use the correct SOM names as described > > in the hardware documentation: > > > > - hamoa-iot-som -> iq-x7181-evk-som > > - purwa-iot-som -> iq-x5121-evk-som > > > > This aligns the DT compatible strings with the official product naming > > and documentation. > > These are already released, so marketing reasons are not enough to > change the ABI. Ok, will drop patch1 and patch2 in next series. Thanks, Yuanjue > Best regards, > Krzysztof >