Hi Paul,
在 2020/6/27 上午1:36, Paul Cercueil 写道:
Hi Zhou,
Le sam. 27 juin 2020 à 0:48, 周琰杰 (Zhou Yanjie)
a écrit :
Add new functions to "x1000_otg_phy_ops" to calculat the rate of REFCLK,
which is needed by USB PHY in the Ingenic X1000 SoC.
Tested-by: 周正 (Zhou Zheng)
Signed-o
Add new functions to "jz4780_otg_phy_ops" to enable or disable the
USB PHY in the JZ4780 SoC.
Tested-by: 周正 (Zhou Zheng)
Signed-off-by: 周琰杰 (Zhou Yanjie)
---
Notes:
v1->v2:
1.Use "WARN()" instead "BUG()".
2.Move the reformat part ot the ne
Reformat the code (add one level of indentation before the values),
to align the code in the macro definition section.
Tested-by: 周正 (Zhou Zheng)
Signed-off-by: 周琰杰 (Zhou Yanjie)
---
Notes:
v2:
New patch.
drivers/clk/ingenic/jz4780-cgu.c | 90
Add functions for calculat the rate of REFCLK, which is needed by
USB PHY in Ingenic X1000 SoC.
Tested-by: 周正 (Zhou Zheng)
Signed-off-by: 周琰杰 (Zhou Yanjie)
---
Notes:
v1->v2:
1.Use "WARN()" instead "BUG()".
2.Remove unnecessary get_parent/set_parent functions
v1->v2:
1.Use "WARN()" instead "BUG()".
2.Move the reformat part ot the new patch.
3.Remove unnecessary get_parent/set_parent functions.
周琰杰 (Zhou Yanjie) (3):
clk: JZ4780: Add functions for enable and disable USB PHY.
clk: JZ4780: Reformat the code to align it.
clk:
1.Add support for Ingenic X1830 SoC.
2.Add support for CU1830-Neo development board. CU1830-Neo is a development
board using Ingenic X1830 SoC. It comes with 128MiB of RAM.
周琰杰 (Zhou Yanjie) (3):
MIPS: Ingenic: Add Ingenic X1830 support.
dt-bindings: MIPS: Add Ingenic X1830 based boards
Add bindings for Ingenic X1830 based board, prepare for later dts.
Signed-off-by: 周琰杰 (Zhou Yanjie)
---
Documentation/devicetree/bindings/mips/ingenic/devices.yaml | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/mips/ingenic
Add a device tree for the Ingenic X1830 based YSH & ATIL CU Neo board.
Signed-off-by: 周琰杰 (Zhou Yanjie)
---
arch/mips/boot/dts/ingenic/Makefile | 1 +
arch/mips/boot/dts/ingenic/cu1830-neo.dts | 160 ++
arch/mips/configs/cu1830-neo_defconfig|
Support the Ingenic X1830 SoC using the code under arch/mips/jz4740.
This is left unselectable in Kconfig until a X1830 based board is
added in a later commit.
Signed-off-by: 周琰杰 (Zhou Yanjie)
---
arch/mips/boot/dts/ingenic/x1830.dtsi | 300 ++
arch/mips/jz4740
601 - 609 of 609 matches
Mail list logo