linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 00/11] Add more Rockchip rk3128 compatible strings
@ 2022-09-09 22:01 Johan Jonker
  0 siblings, 0 replies; only message in thread
From: Johan Jonker @ 2022-09-09 22:01 UTC (permalink / raw)
  To: kever.yang
  Cc: sjg, philipp.tomsich, robh+dt, krzysztof.kozlowski+dt, heiko,
	ulf.hansson, miquel.raynal, richard, vigneshr, kishon, vkoul,
	thierry.reding, u.kleine-koenig, gregkh, broonie, wim, linux,
	zhangqing, jamie, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel, linux-i2c, linux-mmc, linux-mtd, linux-phy,
	linux-pwm, linux-serial, linux-spi, linux-usb, linux-watchdog

Mainline U-boot has some support for legacy Rockchip SoC rk3128.
The rk3128.dtsi file is in need for some upgrading.
To verify the nodes more Rockchip rk3128 compatible strings are needed.

Not tested with hardware.
No intent to port drivers or dts files to Linux for now without physical board.
So pure for the bindings. 

https://lore.kernel.org/u-boot/421195e1-472c-f337-e87a-b0b6d520b808@gmail.com/T/#u

Johan Jonker (11):
  dt-bindings: serial: rockchip: add rockchip,rk3128-uart
  dt-bindings: i2c: rockchip: add rockchip,rk3128-i2c
  dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm
  dt-bindings: mmc: rockchip: add rockchip,rk3128-dw-mshc
  dt-bindings: spi: rockchip: add rockchip,rk3128-spi
  dt-bindings: usb: dwc2: rockchip: add rockchip,rk3128-usb
  dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt
  dt-bindings: arm: rockchip: pmu: add rockchip,rk3128-pmu
  dt-bindings: phy: phy-rockchip-inno-usb2: add rockchip,rk3128-usb2phy
  dt-bindings: soc: rockchip: grf: add rockchip,rk3128-grf
  dt-bindings: mtd: rockchip: add rockchip,rk3128-nfc

 Documentation/devicetree/bindings/arm/rockchip/pmu.yaml       | 2 ++
 Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml           | 1 +
 Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml   | 1 +
 .../devicetree/bindings/mtd/rockchip,nand-controller.yaml     | 4 +++-
 .../devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml       | 1 +
 Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml       | 1 +
 .../devicetree/bindings/serial/snps-dw-apb-uart.yaml          | 1 +
 Documentation/devicetree/bindings/soc/rockchip/grf.yaml       | 2 ++
 Documentation/devicetree/bindings/spi/spi-rockchip.yaml       | 1 +
 Documentation/devicetree/bindings/usb/dwc2.yaml               | 1 +
 Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml   | 1 +
 11 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-09 22:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-09 22:01 [PATCH v1 00/11] Add more Rockchip rk3128 compatible strings Johan Jonker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).