Re: [PATCH v2 2/4] dt-bindings: arm: qcom-soc: Document more of existing legacy style compatibles
From: Rob Herring (Arm)
Date: Thu Jul 16 2026 - 16:59:12 EST
On Tue, 07 Jul 2026 15:36:00 +0200, Krzysztof Kozlowski wrote:
> The schema misses several old style compatibles with SoC component
> trailing in the compatible (qcom,IP-SoC):
> - qcom,apss-wdt-x1e80100
> - qcom,apss-wdt-xxx and qcom,scm-xxx for SoC with code names
> - qcom,kpss-gcc-xxx
> - qcom,rpmcc-xxx
> - qcom,tcsr-xxx
> - qcom,usb-hs-phy-xxx
>
> It also missed qcom,ipq806x-ahci.
>
> None of these were flagged by schema, because they were used with
> fallbacks and the schema checks only for single compatibles.
> Nevertheless document them for complete picture and for future change,
> which will apply the schema to fallbacks as well.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom-soc.yaml | 17 ++++++++++++++---
> 1 file changed, 14 insertions(+), 3 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>