Re: [PATCH 01/13] ARM: dts: exynos: Correct compatible for Exynos5 GIC

From: Krzysztof Kozlowski
Date: Thu Sep 03 2020 - 16:49:09 EST


On Tue, Sep 01, 2020 at 09:54:05AM +0200, Krzysztof Kozlowski wrote:
> Exynos5250 and Exynso54xx SoCs have ARM GIC 400. Correct the
> compatibles to match dtschema and fix the dtbs_check warnings like:
>
> arch/arm/boot/dts/exynos5420-peach-pit.dt.yaml: interrupt-controller@10481000:
> compatible: ['arm,gic-400', 'arm,cortex-a15-gic', 'arm,cortex-a9-gic']
> is not valid under any of the given schemas
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> arch/arm/boot/dts/exynos5.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Applied 1-10.

Best regards,
Krzysztof