MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards.
author周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
Thu, 12 May 2022 19:33:40 +0000 (03:33 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 23 May 2022 09:10:01 +0000 (11:10 +0200)
commit562dc4c9c2c1662bcfedf7026860ff306c969d70
tree950d91eee3fcce5e5daa948446ef153abe4360b9
parentb2a5df71345c0aad3b06600722edb5364220ee65
MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards.

1.Add SSI nodes for X1000 SoC and X1830 SoC from Ingenic.
2.Refresh SSI related nodes in CU1000-Neo and CU1830-Neo.
3.The X1830 SoC used by the CU1830-Neo and the X1000 SoC
  used by the CU1000-Neo are both single-core processors,
  therefore the "OST_CLK_PERCPU_TIMER" ABI should not be
  used in the OST nodes of the CU1830-Neo and CU1000-Neo,
  it is just a coincidence that there is no problem now.
  So replace the misused "OST_CLK_PERCPU_TIMER" ABI with
  the correct "OST_CLK_EVENT_TIMER" ABI.

Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/ingenic/cu1000-neo.dts
arch/mips/boot/dts/ingenic/cu1830-neo.dts
arch/mips/boot/dts/ingenic/x1000.dtsi
arch/mips/boot/dts/ingenic/x1830.dtsi