[PATCH v4 0/8] arm64: rockchip: Initial GeekBox enablement

Andreas Färber afaerber at suse.de
Wed Mar 16 06:58:38 PDT 2016


Hello,

This series adds initial support for the RK3368 based GeekBox.

v4 does small cleanups and decouples us again from the stmmac discussions v3 kicked off.

stmmac patches have been proposed to fix GMAC issues in linux-next (and v4.5):

https://patchwork.ozlabs.org/patch/598331/
https://patchwork.ozlabs.org/patch/598332/

Regards,
Andreas

Cc: devicetree at vger.kernel.org

Andreas Färber (8):
  arm64: dts: rockchip: Clean up /memory nodes
  Documentation: devicetree: Add vendor prefix for GeekBuying.com
  Documentation: devicetree: rockchip: Document GeekBox
  arm64: dts: rockchip: Add GeekBox config
  arm64: dts: rockchip: Clean up gpio-keys nodes
  arm64: dts: rockchip: Add power key to GeekBox
  Documentation: devicetree: rockchip: Document Landingship
  arm64: dts: rockchip: Add Landingship config

 Documentation/devicetree/bindings/arm/rockchip.txt |   9 +
 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm64/boot/dts/rockchip/Makefile              |   2 +
 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi       |   9 +-
 .../dts/rockchip/rk3368-geekbox-landingship.dts    |  57 ++++
 arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts    | 319 +++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3368-r88.dts        |   9 +-
 7 files changed, 396 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-geekbox-landingship.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts

-- 
2.6.2




More information about the linux-arm-kernel mailing list