[U-Boot] [PATCH] ls1021a: QSPI: update the node for QSPI support

york sun york.sun at nxp.com
Mon Nov 7 19:27:07 CET 2016


On 10/10/2016 11:09 PM, Yuan Yao wrote:
> From: Yuan Yao <yao.yuan at nxp.com>
>
> Add the address value and size value name for QSPI dts node.

This message doesn't match the change. Do you call "QuadSPI" the address 
value name?

>
> Signed-off-by: Yuan Yao <yao.yuan at nxp.com>
> ---
>  arch/arm/dts/ls1021a.dtsi | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/dts/ls1021a.dtsi b/arch/arm/dts/ls1021a.dtsi
> index 119b1af..37be169 100644
> --- a/arch/arm/dts/ls1021a.dtsi
> +++ b/arch/arm/dts/ls1021a.dtsi
> @@ -176,6 +176,7 @@
>  			#size-cells = <0>;
>  			reg = <0x1550000 0x10000>,
>  				<0x40000000 0x4000000>;
> +			reg-names = "QuadSPI", "QuadSPI-memory";
>  			num-cs = <2>;
>  			big-endian;
>  			status = "disabled";
>



More information about the U-Boot mailing list