[PATCH 01/33] ARM: dts: exynos: Silence i2c-gpio dtschema warning in Galaxy I9100

Krzysztof Kozlowski krzk at kernel.org
Wed Sep 2 11:38:58 EDT 2020


On Sun, Aug 30, 2020 at 03:51:28PM +0200, Krzysztof Kozlowski wrote:
> The name of I2C controller over GPIO lines node ends with '-gpio' which
> confuses dtschema:
> 
>   /arch/arm/boot/dts/exynos4210-i9100.dt.yaml: /: i2c-gpio:
>     {'compatible': ['i2c-gpio'], ...  'maxim,over-volt': [[4500]]}} is not of type 'array'
>     From schema: lib/python3.6/site-packages/dtschema/schemas/gpio/gpio-consumer.yaml
> 
> Add a '-0' suffix to silence it.  This pattern on naming i2c-gpio is
> already present in many other dts.  No functional change.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> ---
>  arch/arm/boot/dts/exynos4210-i9100.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list