[PATCH] DTS: khadas-vim2 spi-flash change spi-max-frequency v2

Art Nikpal email2tema at gmail.com
Thu May 27 10:41:49 CEST 2021


just ignore - this patch - it was wrong - sorry ;-)

On Thu, May 27, 2021 at 4:37 PM Artem Lapkin <email2tema at gmail.com> wrote:
>
> change max freq to 104Mhz for SPI-NOR flash
>
> Signed-off-by: Artem Lapkin <art at khadas.com>
> ---
>  arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi b/arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi
> index c1763336cf..247817adea 100644
> --- a/arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi
> +++ b/arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi
> @@ -18,5 +18,6 @@
>  };
>
>  &spifc {
> +       spi-max-frequency = <104000000>;
>         status = "okay";
>  };
> --
> 2.25.1
>


More information about the U-Boot mailing list