From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932808AbdBHBDe (ORCPT ); Tue, 7 Feb 2017 20:03:34 -0500 Received: from mail-pg0-f47.google.com ([74.125.83.47]:32913 "EHLO mail-pg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932269AbdBHBDc (ORCPT ); Tue, 7 Feb 2017 20:03:32 -0500 Date: Tue, 7 Feb 2017 17:03:28 -0800 From: Brian Norris To: Heiko Stuebner 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 Message-ID: <20170208010327.GA77920@google.com> References: <1480645653-36943-1-git-send-email-briannorris@chromium.org> <1779025.vjYEOhejf3@phil> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1779025.vjYEOhejf3@phil> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 08, 2017 at 02:01:42AM +0100, Heiko Stuebner wrote: > 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? I've fixed up a few locally, but I haven't had the time to retest/resend. I plan to do so eventually, but not soon. Brian