From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76469C433FF for ; Fri, 2 Aug 2019 22:35:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4CB462087E for ; Fri, 2 Aug 2019 22:35:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388195AbfHBWfu (ORCPT ); Fri, 2 Aug 2019 18:35:50 -0400 Received: from gloria.sntech.de ([185.11.138.130]:36286 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728242AbfHBWfu (ORCPT ); Fri, 2 Aug 2019 18:35:50 -0400 Received: from p508fd160.dip0.t-ipconnect.de ([80.143.209.96] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1htg9I-0005Md-SO; Sat, 03 Aug 2019 00:35:45 +0200 From: Heiko Stuebner To: Matthias Kaehlcke Cc: Rob Herring , Mark Rutland , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Douglas Anderson Subject: Re: [PATCH] ARM: dts: rockchip: Add pin names for rk3288-veyron fievel Date: Sat, 03 Aug 2019 00:35:42 +0200 Message-ID: <4665278.n1QAv4Vui5@phil> In-Reply-To: <20190801220354.142933-1-mka@chromium.org> References: <20190801220354.142933-1-mka@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, 2. August 2019, 00:03:54 CEST schrieb Matthias Kaehlcke: > This is like commit 0ca87bd5baa6 ("ARM: dts: rockchip: Add pin names > for rk3288-veyron-jerry") and other similar commits, but for the > veyron fievel board (and tiger, which includes the fievel .dtsi). > > Signed-off-by: Matthias Kaehlcke applied for 5.4 Thanks Heiko