Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753471AbdHWHiU (ORCPT ); Wed, 23 Aug 2017 03:38:20 -0400 Received: from gloria.sntech.de ([95.129.55.99]:58140 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753329AbdHWHiT (ORCPT ); Wed, 23 Aug 2017 03:38:19 -0400 From: Heiko Stuebner To: Klaus Goger Cc: Philipp Tomsich , devicetree@vger.kernel.org, Jianqun Xu , linux-rockchip@lists.infradead.org, Jacob Chen , Kever Yang , linux-kernel@vger.kernel.org, Shawn Lin , Rob Herring , Will Deacon , Mark Rutland , Catalin Marinas , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 4/5] arm64: dts: add RK3399-Q7 (Puma) SoM Date: Wed, 23 Aug 2017 09:38:06 +0200 Message-ID: <1970473.BhgrPuBMdS@phil> User-Agent: KMail/5.2.3 (Linux/4.11.0-1-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <20170818193445.47542-5-klaus.goger@theobroma-systems.com> References: <20170818193445.47542-1-klaus.goger@theobroma-systems.com> <20170818193445.47542-5-klaus.goger@theobroma-systems.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1051 Lines: 32 Am Freitag, 18. August 2017, 21:34:44 CEST schrieb Klaus Goger: > The RK3399-Q7 SoM is a Qseven-compatible (70mm x 70mm, MXM-230 > connector) system-on-module from Theobroma Systems, featuring the > Rockchip RK3399. > > It provides the following feature set: > * up to 4GB DDR3 > * on-module SPI-NOR flash > * on-module eMMC (with 8-bit 1.8V interface) > * SD card (on a baseboad) via edge connector > * Gigabit Ethernet with on-module Micrel KSZ9031 GbE PHY > * HDMI/eDP/2x MIPI-DSI > * 2x MIPI-CSI > * USB > - 1x USB 3.0 dual-role (direct connection) > - 2x USB 3.0 host + 1x USB 2.0 (on-module USB 3.0 hub) > * on-module STM32 Cortex-M0 companion controller, implementing: > - low-power RTC functionality (ISL1208 emulation) > - fan controller (AMC6821 emulation) > - USB<->CAN bridge controller > > Signed-off-by: Klaus Goger applied for 4.14 with: - a comment style fix - added "rockchip:" to patch subject - 2 minor indentation fixes - property and node reorderings Thanks Heiko