devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] arm64: dts: add RK3399-Q7
@ 2017-08-18 19:34 Klaus Goger
  2017-08-18 19:34 ` [PATCH v2 2/5] dt-bindings: add amc6821, isl1208 trivial bindings Klaus Goger
       [not found] ` <20170818193445.47542-1-klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
  0 siblings, 2 replies; 12+ messages in thread
From: Klaus Goger @ 2017-08-18 19:34 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Mark Rutland, Eddie Cai, Catalin Marinas, Linus Walleij,
	Will Deacon, Kever Yang, Klaus Goger, Philipp Tomsich,
	Jorik Jonker, Paul Kocialkowski, Kevin Hilman, Brian Norris,
	Shawn Lin, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	Chen-Yu Tsai, Jacob Chen, Thierry Reding, Jianqun Xu, Shawn Lin,
	Guenter Roeck, Icenowy Zheng, devicetree-u79uwXL29TY76Z2rM5mHXA

Adds the devicetree for the Qseven module RK3399-Q7 and it's EVK baseboard.
See https://www.theobroma-systems.com/rk3399-q7/ for more information
about the module

As it uses fan535555 instead of syr82x that has slightly different
voltage settings we also overwrite the cpu_b cluster opp settings
from rk3399-opp.dtsi

This series also includes additional devicetree bindings to satisfy
checkpatch.

Two issues that have been observed with current linux-next:
 *  PCIe is not working due iommu_get_domain_for_dev always returning null.
 *  SD-Card detect only works if used as cd-gpio.


Changes in v2:
₋ split dts in a SoM dtsi and a dts for the baseboard
- use dashes in phandles
- use /delete-node/ before redefining opp-table1
- add comment why opp-table1 is redefined
- use generic node names
- remove deprecated regulator-compatible property
- add vqmmc property to sdmmc

Klaus Goger (5):
  dt-bindings: add vendor prefix for Theobroma Systems
  dt-bindings: add amc6821, isl1208 trivial bindings
  dt-bindings: add rk3399-q7 SoM
  arm64: dts: add RK3399-Q7 (Puma) SoM
  arm64: dts: add Haikou baseboard with RK3399-Q7 SoM

 Documentation/devicetree/bindings/arm/rockchip.txt |   4 +
 .../devicetree/bindings/trivial-devices.txt        |   2 +
 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm64/boot/dts/rockchip/Makefile              |   1 +
 .../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts | 228 +++++++++
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi      | 546 +++++++++++++++++++++
 6 files changed, 782 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi

-- 
2.11.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2017-08-23  7:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-18 19:34 [PATCH v2 0/5] arm64: dts: add RK3399-Q7 Klaus Goger
2017-08-18 19:34 ` [PATCH v2 2/5] dt-bindings: add amc6821, isl1208 trivial bindings Klaus Goger
     [not found]   ` <20170818193445.47542-3-klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
2017-08-23  0:24     ` Rob Herring
     [not found] ` <20170818193445.47542-1-klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
2017-08-18 19:34   ` [PATCH v2 1/5] dt-bindings: add vendor prefix for Theobroma Systems Klaus Goger
2017-08-18 19:34   ` [PATCH v2 3/5] dt-bindings: add rk3399-q7 SoM Klaus Goger
     [not found]     ` <20170818193445.47542-4-klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
2017-08-23  0:23       ` Rob Herring
2017-08-23  7:27       ` Heiko Stuebner
2017-08-18 19:34   ` [PATCH v2 4/5] arm64: dts: add RK3399-Q7 (Puma) SoM Klaus Goger
     [not found]     ` <20170818193445.47542-5-klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
2017-08-18 21:14       ` Heiko Stuebner
2017-08-23  7:38       ` Heiko Stuebner
2017-08-18 19:34   ` [PATCH v2 5/5] arm64: dts: add Haikou baseboard with RK3399-Q7 SoM Klaus Goger
2017-08-23  7:43     ` Heiko Stuebner

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