[PATCH] ARM: dts: imx53-mba53: Fix the PCA9554 compatible
Alexander Stein
alexander.stein at ew.tq-group.com
Mon Feb 24 01:13:05 PST 2025
Am Donnerstag, 20. Februar 2025, 14:31:53 CET schrieb Fabio Estevam:
> ********************
> Achtung externe E-Mail: Öffnen Sie Anhänge und Links nur, wenn Sie wissen, dass diese aus einer sicheren Quelle stammen und sicher sind. Leiten Sie die E-Mail im Zweifelsfall zur Prüfung an den IT-Helpdesk weiter.
> Attention external email: Open attachments and links only if you know that they are from a secure source and are safe. In doubt forward the email to the IT-Helpdesk to check it.
> ********************
>
> From: Fabio Estevam <festevam at denx.de>
>
> gpio-pca95xx.yaml documents 'nxp,pca9554', so use this compatible
> to fix the following dt-schema warning:
>
> failed to match any schema with compatible: ['pca9554']
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
Reviewed-by: Alexander Stein <alexander.stein at ew.tq-group.com>
> ---
> arch/arm/boot/dts/nxp/imx/imx53-mba53.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/nxp/imx/imx53-mba53.dts b/arch/arm/boot/dts/nxp/imx/imx53-mba53.dts
> index c14eb7280f09..3cdb87ac1d7c 100644
> --- a/arch/arm/boot/dts/nxp/imx/imx53-mba53.dts
> +++ b/arch/arm/boot/dts/nxp/imx/imx53-mba53.dts
> @@ -162,7 +162,7 @@ codec: sgtl5000 at a {
> };
>
> expander: pca9554 at 20 {
> - compatible = "pca9554";
> + compatible = "nxp,pca9554";
> reg = <0x20>;
> interrupts = <109>;
> #gpio-cells = <2>;
>
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/
More information about the linux-arm-kernel
mailing list