From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933269AbdDFIsU (ORCPT ); Thu, 6 Apr 2017 04:48:20 -0400 Received: from gloria.sntech.de ([95.129.55.99]:57110 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933213AbdDFIsL (ORCPT ); Thu, 6 Apr 2017 04:48:11 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Wadim Egorov Cc: robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] ARM: dts: rockchip: Add support for phyCORE-RK3288 SoM Date: Thu, 06 Apr 2017 10:47:57 +0200 Message-ID: <11932726.5xfcEjvM7n@diego> User-Agent: KMail/5.2.3 (Linux/4.8.0-2-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <1872284.4EEa8KbvLF@phil> References: <1491214985-18331-1-git-send-email-w.egorov@phytec.de> <1872284.4EEa8KbvLF@phil> 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 Donnerstag, 6. April 2017, 10:30:46 CEST schrieb Heiko Stuebner: > Am Montag, 3. April 2017, 12:23:03 CEST schrieb Wadim Egorov: > > The phyCORE-RK3288 is a SoM (System on Module) containing a RK3288 SoC. > > The module can be connected to different carrier boards. > > It can be also equipped with different RAM, SPI flash and eMMC variants. > > > > The Rapid Development Kit option is using the following setup: > > - 1 GB DDR3 RAM (2 Banks) > > - 1x 4 KB EEPROM > > - DP83867 Gigabit Ethernet PHY > > - 16 MB SPI Flash > > - 4 GB eMMC Flash > > > > Signed-off-by: Wadim Egorov > > applied for 4.12 with the following minor changes: had to unapply again ... can you please check the license of the files They're currently GPL2-only, while we use a combined GPL+X11 license everywhere else. See every other Rockchip dts (and even most other socs) for reference. Thanks Heiko