[PATCH v2 0/2] Add missing nodes and refresh defconfig for Ingenic SoCs based boards.

From: 周琰杰 (Zhou Yanjie)
Date: Mon Nov 16 2020 - 12:55:53 EST


v1->v2:
1.Add the otg_power node for otg_phy's vcc_supply.
2.Move assigned-clocks in the otg node into the cgu node.
3.Move the position of the SSI node.
4.Select CONFIG_JZ4780_EFUSE as default.

周琰杰 (Zhou Yanjie) (2):
MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards.
MIPS: Ingenic: Refresh defconfig for Ingenic SoCs based boards.

arch/mips/boot/dts/ingenic/ci20.dts | 45 +++++++++++++++++++--
arch/mips/boot/dts/ingenic/cu1000-neo.dts | 62 ++++++++++++++++++++++++++---
arch/mips/boot/dts/ingenic/cu1830-neo.dts | 66 ++++++++++++++++++++++++++++---
arch/mips/boot/dts/ingenic/jz4780.dtsi | 45 ++++++++++++++++++++-
arch/mips/boot/dts/ingenic/x1000.dtsi | 56 +++++++++++++++++++++++++-
arch/mips/boot/dts/ingenic/x1830.dtsi | 58 ++++++++++++++++++++++++++-
arch/mips/configs/ci20_defconfig | 15 ++++++-
arch/mips/configs/cu1000-neo_defconfig | 28 ++++++++++---
arch/mips/configs/cu1830-neo_defconfig | 32 +++++++++++----
9 files changed, 374 insertions(+), 33 deletions(-)

--
2.11.0