Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752168AbcDYWXb (ORCPT ); Mon, 25 Apr 2016 18:23:31 -0400 Received: from mail-vk0-f50.google.com ([209.85.213.50]:36176 "EHLO mail-vk0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751829AbcDYWXV convert rfc822-to-8bit (ORCPT ); Mon, 25 Apr 2016 18:23:21 -0400 MIME-Version: 1.0 In-Reply-To: <4687144.rPskt7YEHJ@diego> References: <1461304307-14113-1-git-send-email-jay.xu@rock-chips.com> <1461304307-14113-5-git-send-email-jay.xu@rock-chips.com> <571D7723.1020707@gmail.com> <4687144.rPskt7YEHJ@diego> Date: Mon, 25 Apr 2016 15:23:20 -0700 X-Google-Sender-Auth: rCxHIDW-o0GYLssuCVCuzrR9V0s Message-ID: Subject: Re: [PATCH RESEND v2 4/4] ARM64: dts: rockchip: add dts file for RK3399 evaluation board From: Doug Anderson To: =?UTF-8?Q?Heiko_St=C3=BCbner?= Cc: Caesar Wang , Jianqun Xu , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Catalin Marinas , Will Deacon , Tao Huang , David Riley , Julius Werner , smbarber@chromium.org, "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Rockchip SoC..." Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 654 Lines: 18 Hi, On Mon, Apr 25, 2016 at 12:37 AM, Heiko Stübner wrote: >> Can we add the following strings to match the loader (coreboot)? >> No matter, we can match the loader(coreboot) to bring up the evb board >> on now or in the future. >> >> ...,"google,rk3399evb-rev3", >> google,rk3399evb-rev2",google,rk3399evb-rev1","google,rk3399evb-rev0" > > Yep, that should be no problem ... i.e. we also have this longer list of board > matches for the previous veyron boards (both in the dts files as well as the > board-binding document) Just to make sure we're on the same page: I presume we're expecting the Jay spin with this change? -Doug