[PATCH] powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds

Peter Rosin peda at axentia.se
Thu Feb 8 20:32:12 AEDT 2018


[Adding some people whom seem relevant but did not get fingered by
get_maintainer.pl]

On 2017-08-03 14:59, Peter Rosin wrote:
> The sanctioned compatible is "nxp,pca9547".
Ping.

Cheers,
Peter

> Signed-off-by: Peter Rosin <peda at axentia.se>
> ---
>  arch/powerpc/boot/dts/fsl/t104xqds.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/powerpc/boot/dts/fsl/t104xqds.dtsi b/arch/powerpc/boot/dts/fsl/t104xqds.dtsi
> index 2fd4cbe7098f..615479732252 100644
> --- a/arch/powerpc/boot/dts/fsl/t104xqds.dtsi
> +++ b/arch/powerpc/boot/dts/fsl/t104xqds.dtsi
> @@ -269,7 +269,7 @@
>  
>  		i2c at 118000 {
>  			pca9547 at 77 {
> -				compatible = "philips,pca9547";
> +				compatible = "nxp,pca9547";
>  				reg = <0x77>;
>  			};
>  			rtc at 68 {
> 



More information about the Linuxppc-dev mailing list