From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751125AbeBQJ2k (ORCPT ); Sat, 17 Feb 2018 04:28:40 -0500 Received: from gloria.sntech.de ([95.129.55.99]:56264 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751102AbeBQJ2i (ORCPT ); Sat, 17 Feb 2018 04:28:38 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Klaus Goger Cc: linux-rockchip@lists.infradead.org, Mark Rutland , Rob Herring , linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/4] arm64: dts: rockchip: add RK3368-uQ7 (Lion) SoM Date: Sat, 17 Feb 2018 10:28:27 +0100 Message-ID: <2280776.cjvUixNXiI@diego> In-Reply-To: <20180130123931.50781-3-klaus.goger@theobroma-systems.com> References: <20180130123931.50781-1-klaus.goger@theobroma-systems.com> <20180130123931.50781-3-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 Am Dienstag, 30. Januar 2018, 13:39:29 CET schrieb Klaus Goger: > The RK3368-uQ7 SoM is a uQseven-compatible (40mm x 70mm, MXM-230 > connector) system-on-module from Theobroma Systems, featuring the > Rockchip RK3368. > > 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/MIPI-DSI/LVDS > * MIPI-CSI > * USB > - 1x USB 2.0 dual-role > - 1x USB 2.0 host > * 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.17 after moving some things around and also fixing some indentation issues.