[PATCH v9 2/4] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding

Arnd Bergmann arnd at arndb.de
Thu Jan 16 05:38:28 EST 2014


On Wednesday 15 January 2014 15:59:27 Loc Ho wrote:
> 
> May be I misread what Mark mentioned. The binding documentation should
> not specify the requirement of 0. And the binding of the dts should be
> as is:
> 
> phy1 {
>    #phy-cells = <1>;
> };
> 
> sata1 {
>    :::
>    phys = <&phy1 0>;     where 0 indicates the mode of operation?
> };
> 
> 

Yes, that is right. You can keep the zero in the example, but the
binding text must not require a specific phy to be used.

	Arnd



More information about the linux-arm-kernel mailing list