linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] arm64: dts: rockchip: add basic dts file for PX30 SoCs
@ 2018-07-23  9:25 cl
  2018-07-23  9:25 ` [PATCH v2 1/6] dt-bindings: usb: dwc2: add description for px30 cl
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: cl @ 2018-07-23  9:25 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, mark.rutland, klaus.goger, hjc, jagan, djw, jacob-chen,
	devicetree, linux-arm-kernel, linux-rockchip, linux-kernel,
	ulf.hansson, linux-mmc, frank.wang, lgirdwood, broonie,
	alsa-devel, gregkh, catalin.marinas, will.deacon,
	yamada.masahiro, arnd, zhangqing, shawn.lin, kever.yang,
	david.wu, huangtao, tony.xie, sugar.zhang, huibin.hong,
	william.wu, sandy.huang, Liang Chen

From: Liang Chen <cl@rock-chips.com>

Changes in V2:
1. change the subject to format "dt-bindings: module: ..." for the documents. 
2. use new property <num-interpolated-steps> for backlight.
3. remove pinctrl of rk809, because the driver is not ready.

Liang Chen (6):
  dt-bindings: usb: dwc2: add description for px30
  dt-bindings: mmc: rockchip-dw-mshc: add description for px30
  dt-bindings: sound: rockchip-i2s: add description for px30
  dt-bindings: rockchip: grf: add grf and pmugrf description for px30
  arm64: dts: rockchip: add core dtsi file for PX30 SoCs
  arm64: dts: rockchip: add PX30 eavluation board devicetree

 Documentation/devicetree/bindings/arm/rockchip.txt |    4 +
 .../devicetree/bindings/mmc/rockchip-dw-mshc.txt   |    1 +
 .../devicetree/bindings/soc/rockchip/grf.txt       |    2 +
 .../devicetree/bindings/sound/rockchip-i2s.txt     |    1 +
 Documentation/devicetree/bindings/usb/dwc2.txt     |    1 +
 arch/arm64/boot/dts/rockchip/Makefile              |    1 +
 arch/arm64/boot/dts/rockchip/px30-evb.dts          |  473 +++++
 arch/arm64/boot/dts/rockchip/px30.dtsi             | 2043 ++++++++++++++++++++
 8 files changed, 2526 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/px30-evb.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/px30.dtsi

-- 
1.9.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-07-30 15:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-23  9:25 [PATCH v2 0/6] arm64: dts: rockchip: add basic dts file for PX30 SoCs cl
2018-07-23  9:25 ` [PATCH v2 1/6] dt-bindings: usb: dwc2: add description for px30 cl
2018-07-23  9:25 ` [PATCH v2 2/6] dt-bindings: mmc: rockchip-dw-mshc: " cl
2018-07-30 15:06   ` Ulf Hansson
2018-07-23  9:25 ` [PATCH v2 3/6] dt-bindings: sound: rockchip-i2s: " cl
2018-07-23 19:10   ` Mark Brown
2018-07-23  9:25 ` [PATCH v2 4/6] dt-bindings: rockchip: grf: add grf and pmugrf " cl
2018-07-23  9:32 ` [PATCH v2 5/6] arm64: dts: rockchip: add core dtsi file for PX30 SoCs cl
2018-07-23  9:33 ` [PATCH v2 6/6] arm64: dts: rockchip: add PX30 eavluation board devicetree cl

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).