From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932838AbdBHBab (ORCPT ); Tue, 7 Feb 2017 20:30:31 -0500 Received: from gloria.sntech.de ([95.129.55.99]:41112 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932644AbdBHBaa (ORCPT ); Tue, 7 Feb 2017 20:30:30 -0500 From: Heiko Stuebner To: Brian Norris Cc: linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Caesar Wang , Doug Anderson , devicetree@vger.kernel.org, Rob Herring , Stephen Barber , linux-arm-kernel@lists.infradead.org, Chris Zhong Subject: Re: [PATCH 0/9] arm64: dts: rockchip: support Google Kevin Date: Wed, 08 Feb 2017 02:01:42 +0100 Message-ID: <1779025.vjYEOhejf3@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-1-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <1480645653-36943-1-git-send-email-briannorris@chromium.org> References: <1480645653-36943-1-git-send-email-briannorris@chromium.org> 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 Hi Brian, Am Donnerstag, 1. Dezember 2016, 18:27:24 CET schrieb Brian Norris: > This series adds basic support for Google Kevin, a board in the Gru device > family. I do not add a leaf .dts board file for Gru, but I have retained the > split between "things that apply to the Gru family" (rk3399-gru.dtsi) and > "things that apply to Kevin only" (rk3399-gru-kevin.dtsi). do you plan on refreshing these patches against the current kernel and the comments received at some point? Heiko