armv7: ls102xa: Update SCFG_QSPI_CLKSEL value
authorKuldeep Singh <kuldeep.singh@nxp.com>
Wed, 18 Sep 2019 10:58:04 +0000 (16:28 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 21 Oct 2019 10:04:17 +0000 (15:34 +0530)
Update SCFG_QSPI_CLKSEL value : 0xC -> 0x5
which means ClusterPLL/16

Signed-off-by: Ashish Kumar <Ashish.kumar@nxp.com>
Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h

index 137cd61..f2ba182 100644 (file)
@@ -155,7 +155,7 @@ struct ccsr_gur {
 #define SCFG_ETSECCMCR_GE0_CLK125      0x00000000
 #define SCFG_ETSECCMCR_GE1_CLK125      0x08000000
 #define SCFG_PIXCLKCR_PXCKEN           0x80000000
-#define SCFG_QSPI_CLKSEL               0xc0100000
+#define SCFG_QSPI_CLKSEL               0x50100000
 #define SCFG_SNPCNFGCR_SEC_RD_WR       0xc0000000
 #define SCFG_SNPCNFGCR_DCU_RD_WR       0x03000000
 #define SCFG_SNPCNFGCR_SATA_RD_WR      0x00c00000