[U-Boot] [PATCH] arm64: zynqmp: Switch spi-flash to jedec, spi-nor compatible

Michal Simek monstr at monstr.eu
Tue Oct 8 07:48:47 UTC 2019


st 11. 9. 2019 v 15:45 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> Change has been done across the whole tree only zynqmp-mini-qspi hasn't
> been fixed.
> Origin changed done by commit ffd4c7c2ecb7
> ("dts: switch spi-flash to jedec, spi-nor compatible")
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  arch/arm/dts/zynqmp-mini-qspi.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/zynqmp-mini-qspi.dts b/arch/arm/dts/zynqmp-mini-qspi.dts
> index 1716d5179ddf..e4ba5ae9b683 100644
> --- a/arch/arm/dts/zynqmp-mini-qspi.dts
> +++ b/arch/arm/dts/zynqmp-mini-qspi.dts
> @@ -64,7 +64,7 @@
>  &qspi {
>         status = "okay";
>         flash0: flash at 0 {
> -               compatible = "n25q512a11", "spi-flash";
> +               compatible = "n25q512a11", "jedec,spi-nor";
>                 #address-cells = <1>;
>                 #size-cells = <1>;
>                 reg = <0x0>;
> --
> 2.17.1
>

Applied.
M


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list