All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] ARM64: dts: rockchip: add support for RK3399
@ 2016-04-26  2:36 ` Jianqun Xu
  0 siblings, 0 replies; 24+ messages in thread
From: Jianqun Xu @ 2016-04-26  2:36 UTC (permalink / raw)
  To: lintao, robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak,
	catalin.marinas, will.deacon, heiko, huangtao, davidriley,
	dianders, jwerner, smbarber
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel, Jianqun Xu

Add dtsi file for RK3399 SoCs, and evb dts file for RK3399 evb.

To make patch more easily to be reviewed, some nodes have been removed
temporarily, after this base file been applied, more patches will be
upstreamed independently.

Jianqun Xu (3):
  ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs
  Documentation: devicetree: rockchip: Document rk3399-evb
  ARM64: dts: rockchip: add dts file for RK3399 evaluation board

Shawn Lin (1):
  Documentation: rockchip-dw-mshc: add description for rk3399

 Documentation/devicetree/bindings/arm/rockchip.txt |    6 +-
 .../devicetree/bindings/mmc/rockchip-dw-mshc.txt   |    1 +
 arch/arm64/boot/dts/rockchip/Makefile              |    1 +
 arch/arm64/boot/dts/rockchip/rk3399-evb.dts        |  125 +++
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           | 1022 ++++++++++++++++++++
 5 files changed, 1154 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-evb.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399.dtsi

--
changes in v3:
- modify title for patch 3/4 (Brian)
- add more compatible for evb dts (Doug)

changes in v2:
- split into more patches. (Heiko)
- remove arm-pmu at first. (Marc, Heiko, Mark)
- remove rga, emmc, usb3, mipi, edp, pd, i2c, gpu, thermal, tsadc, saradc, which will upstream independently
- remove rk808 since without i2c, which will upstream independently
- remove es8316 since without i2c, which will upstream independently
- add rockchip-dw-mshc binding patch
- add rockchip,rk3399-evb binding patch
- fix codingstyle issues

1.9.1

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

end of thread, other threads:[~2016-04-27  0:57 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-26  2:36 [PATCH v3 0/4] ARM64: dts: rockchip: add support for RK3399 Jianqun Xu
2016-04-26  2:36 ` Jianqun Xu
2016-04-26  2:36 ` Jianqun Xu
2016-04-26  2:36 ` [PATCH v3 1/4] Documentation: rockchip-dw-mshc: add description for rk3399 Jianqun Xu
2016-04-26  2:36   ` Jianqun Xu
2016-04-26  2:36 ` [PATCH v3 2/4] ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs Jianqun Xu
2016-04-26  2:36   ` Jianqun Xu
2016-04-26  2:36   ` Jianqun Xu
2016-04-26  2:36 ` [PATCH 3/4] Documentation: devicetree: rockchip: Document rk3399-evb Jianqun Xu
2016-04-26  2:36   ` Jianqun Xu
2016-04-26  2:36   ` Jianqun Xu
2016-04-26  2:36 ` [PATCH 4/4] ARM64: dts: rockchip: add dts file for RK3399 evaluation board Jianqun Xu
2016-04-26  2:36   ` Jianqun Xu
2016-04-26 12:37   ` Heiko Stübner
2016-04-26 12:37     ` Heiko Stübner
2016-04-26 20:53     ` Doug Anderson
2016-04-26 20:53       ` Doug Anderson
2016-04-26 20:53       ` Doug Anderson
2016-04-27  0:57       ` jay.xu
2016-04-27  0:57         ` jay.xu
2016-04-27  0:57         ` jay.xu
2016-04-27  0:56     ` jay.xu
2016-04-27  0:56       ` jay.xu
2016-04-27  0:56       ` jay.xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.