ARM: dts: rockchip: add rk3128 soc dtsi
authorJohan Jonker <jbx6244@gmail.com>
Fri, 28 Oct 2022 14:41:45 +0000 (16:41 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 26 Dec 2022 22:38:10 +0000 (23:38 +0100)
commita0201bff625964af99c6c495c7bd3da35b4b87fd
treeb49cb7f1e3fd628580a0fa686a851ed40cba1518
parentea02e2113d804800b428c0d738c438a3380fe0fc
ARM: dts: rockchip: add rk3128 soc dtsi

Add basic rk3128 support.

Features:
  Quad-core ARM Cortex-A7MP Core processor
  Clock & reset unit
  Power management unit
  Interrupt controller
  DMAC
  6x 64 bits Timers
  4x PWMs
  1x 32 bits watchdog

Internal memory:
  Internal BootRom
  Internal SRAM 8KB

External memory:
  Dynamic Memory Interface (DDR3/DDR3L/LPDDR2)
  Nand Flash Interface
  eMMC Interface
  SD/MMC Interface

Connectivity:
  SDIO interface
  SPI Controller
  3x UART controller
  4x I2C controllers
  4x groups of GPIO (GPIO0~GPIO3), 32 GPIOs per group
  USB Host2.0
  USB OTG2.0

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/b7bac0b3-3c91-1026-d435-6b5e9d6492f3@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3128.dtsi [new file with mode: 0644]