From: Zhang Ying-22455
There are eight cores in ls1088a and each core has an watchdog,
ls1088a can use sp805-wdt driver, so we just add DT node for it.
Signed-off-by: Zhang Ying-22455
---
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 56
1 files changed, 56 insert
From: Priyanka Jain
On some Layerscape boards like LS2085ARDB/LS2080ARDB,
input pull-up resistors on PCA954x Mux device are
missing on board. So, if mux are disabled after powered-on,
input lines will float leading to incorrect functionality.
Hence, PCA954x Mux device should never be turned-off
From: Zhang Ying-22455
Signed-off-by: Zhang Ying-22455
---
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
index 4a164b8..1a8f1f4 100644
--
From: Zhang Ying-22455
Signed-off-by: Zhang Ying-22455
---
arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi | 6 ++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi
b/arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi
index e5935f2..e32e477 100644
---
From: Zhang Ying-22455
Signed-off-by: Zhang Ying-22455
---
arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
b/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
index cffebb4..3b65d67 100644
--
From: Stuart Yoder
Signed-off-by: Zhang Ying-22455
---
Change from V1:
- remove FSL_SOC_DRIVERS
drivers/soc/fsl/Kconfig | 3 +++
drivers/soc/fsl/Kconfig.arm | 16
drivers/soc/fsl/Makefile| 1 +
3 files changed, 20 insertions(+)
create mode 100644 drivers/soc/fsl/Kco
From: Wang Dongsheng
Signed-off-by: Zhang Ying-22455
---
Change from V1:
- ftm_clean_alarm: FTM_MOD is 32bit width, modify ~0UL to ~0U.
drivers/soc/fsl/layerscape/Kconfig | 10 ++
drivers/soc/fsl/layerscape/Makefile| 1 +
drivers/soc/fsl/layerscape/ftm_alarm.c | 274
From: Wang Dongsheng
Signed-off-by: Zhang Ying-22455
---
drivers/soc/fsl/layerscape/Kconfig | 10 ++
drivers/soc/fsl/layerscape/Makefile| 1 +
drivers/soc/fsl/layerscape/ftm_alarm.c | 274 +
3 files changed, 285 insertions(+)
create mode 100644 driver
From: Wang Dongsheng
Add rcpm and ftm0 nodes. The Power Management related features
need these nodes.
Signed-off-by: Zhang Ying-22455
---
arch/arm/boot/dts/ls1021a.dtsi | 9 +
1 file changed, 9 insertions(+)
diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
From: Stuart Yoder
Signed-off-by: Zhang Ying-22455
---
drivers/soc/Kconfig | 13 +
drivers/soc/fsl/Kconfig | 3 +++
drivers/soc/fsl/Kconfig.arm | 16
drivers/soc/fsl/Makefile| 1 +
4 files changed, 33 insertions(+)
create mode 100644 drivers/soc/f
From: Wang Dongsheng
Add rcpm and ftm0 nodes. The Power Management related features
need these nodes.
Signed-off-by: Zhang Ying-22455
---
arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 13 +
1 file changed, 13 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1043a.
From: Meng Yi
If the FTM counter reaches the FTM_MOD value between the reading of the
TOF bit and the writing of 0 to the TOF bit, the process of clearing the
TOF bit does not work as expected when FTMx_CONF[NUMTOF] != 0 and the
current TOF count is less than FTMx_CONF[NUMTOF]. If the above condi
12 matches
Mail list logo