MLK-21388-1 arm64: dts: imx8qxp-mek: Mark pca9646 compatible with nxp,pca9546
authorLeonard Crestez <leonard.crestez@nxp.com>
Thu, 11 Apr 2019 09:09:34 +0000 (12:09 +0300)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
Looking at the datasheet for both parts no special handling is required
in software so upstream support for nxp,pca9546 is acceptable.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Acked-by: Dong Aisheng <aisheng.dong@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek.dtsi

index 4135d74..7342b59 100755 (executable)
        status = "okay";
 
        pca9646@71 {
-               compatible = "nxp,pca9646";
+               compatible = "nxp,pca9646", "nxp,pca9546";
                #address-cells = <1>;
                #size-cells = <0>;
                reg = <0x71>;