Re: [PATCH v3 1/4] dt-bindings: arm: qcom: fix PURWA/HAMOA IOT SOM compatibles
Krzysztof Kozlowski <[email protected]> Thu, 6 Aug 2026 10:04:23 +0200
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260806-angelic-translucent-shellfish-3307c8@quoll> |
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. Best regards, Krzysztof