lkml.org 
[lkml]   [2022]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 9/9] arm64: dts: ls1046a-qds: Modify the qspi flash frequency
    Date
    From: Pankaj Bansal <pankaj.bansal@nxp.com>

    The qspi flash in ls1046a QDS board can operate at 50MHz frequency.
    Therefore, update the maximum supported freq in dts file.

    Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
    Signed-off-by: Li Yang <leoyang.li@nxp.com>
    ---
    arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts b/arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts
    index f969173fb337..b2fcbba60d3a 100644
    --- a/arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts
    +++ b/arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts
    @@ -182,7 +182,7 @@ qflash0: flash@0 {
    compatible = "spansion,m25p80";
    #address-cells = <1>;
    #size-cells = <1>;
    - spi-max-frequency = <20000000>;
    + spi-max-frequency = <50000000>;
    spi-rx-bus-width = <4>;
    spi-tx-bus-width = <4>;
    reg = <0>;
    --
    2.37.1
    \
     
     \ /
      Last update: 2022-09-22 23:42    [W:5.632 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site