[PATCH v2 5/6] arm64: dts: imx8mp-venice-gw74xx-imx219: remove compatible in overlay file
Peng Fan
peng.fan at nxp.com
Wed Aug 7 19:39:19 PDT 2024
> Subject: [PATCH v2 5/6] arm64: dts: imx8mp-venice-gw74xx-imx219:
> remove compatible in overlay file
>
> Remove compatible string in overlay file to fix below warning:
> gw,imx8mp-gw74xx' is not one of ['fsl,ls1043a-rdb', 'fsl,ls1043a-qds']
>
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
> ---
> Change from v1 to v2
> - remove compatible string totally
> ---
> arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx-imx219.dtso |
> 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx-
> imx219.dtso b/arch/arm64/boot/dts/freescale/imx8mp-venice-
> gw74xx-imx219.dtso
> index edf22ff549a47..eb673a947484a 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx-
> imx219.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx-
> imx219.dtso
> @@ -11,8 +11,6 @@
> /plugin/;
>
> &{/} {
> - compatible = "gw,imx8mp-gw74xx", "fsl,imx8mp";
This machine string should be added to device tree, but not just delete.
Regards,
Peng.
> -
> reg_cam: regulator-cam {
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_reg_cam>;
>
> --
> 2.34.1
>
More information about the linux-arm-kernel
mailing list