Re: [PATCH] ARM: dts: imx28-tx28: Fix the fsl,saif-master usage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

> From: Fabio Estevam <festevam@xxxxxxx>
> 
> According to fsl,saif.yaml, fsl,saif-master is a phandle to the master
> SAIF.
> 
> Change it accordingly, to fix the following dt-schema warnings:
> 
> saif@80042000: fsl,saif-master: True is not of type 'array'
> saif@80042000: Unevaluated properties are not allowed ('fsl,saif-master' was unexpected)
> 
> Signed-off-by: Fabio Estevam <festevam@xxxxxxx>
> ---
>  arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts b/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts
> index d38183edf0fd..9290635352f1 100644
> --- a/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts
> +++ b/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts
> @@ -615,13 +615,13 @@ MX28_PAD_JTAG_RTCK__GPIO_4_20 /* USBH_OC */
>  &saif0 {
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&saif0_pins_b>;
> -	fsl,saif-master;
>  	status = "okay";
>  };
>  
>  &saif1 {
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&saif1_pins_a>;
> +	fsl,saif-master = <&saif0>;
>  	status = "okay";
>  };
>  

Acked-By: Lothar Waßmann <LW@xxxxxxxxxxxxxxxxxxx>


Lothar Waßmann
-- 
___________________________________________________________

Ka-Ro electronics GmbH | Pascalstraße 22 | D - 52076 Aachen
Phone: +49 2408 1402-0 | Fax: +49 2408 1402-10
Geschäftsführer: Matthias Kaussen
Handelsregistereintrag: Amtsgericht Aachen, HRB 4996

www.karo-electronics.de | info@xxxxxxxxxxxxxxxxxxx
___________________________________________________________





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux