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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00427C4167B for ; Thu, 7 Dec 2023 20:57:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1443914AbjLGU5g (ORCPT ); Thu, 7 Dec 2023 15:57:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37026 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229541AbjLGU5d (ORCPT ); Thu, 7 Dec 2023 15:57:33 -0500 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D852E11D; Thu, 7 Dec 2023 12:57:37 -0800 (PST) Received: from [194.95.143.137] (helo=phil.dip.tu-dresden.de) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rBLR5-000692-NB; Thu, 07 Dec 2023 21:57:31 +0100 From: Heiko Stuebner To: Johan Jonker Cc: Heiko Stuebner , robh+dt@kernel.org, jay.xu@rock-chips.com, krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org, conor+dt@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH v1 1/2] ARM: dts: rockchip: add gpio alias for gpio dt nodes Date: Thu, 7 Dec 2023 21:57:30 +0100 Message-Id: <170198261663.24767.3042454537755741300.b4-ty@sntech.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <89f2a229-9f14-d43f-c53d-5d4688e70456@gmail.com> References: <89f2a229-9f14-d43f-c53d-5d4688e70456@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2 Dec 2023 19:22:01 +0100, Johan Jonker wrote: > Rockchip SoC TRM, SoC datasheet and board schematics always refer to > the same gpio numbers - even if not all are used for a specific board. > In order to not have to re-define them for every board add the > aliases to SoC dtsi files. > > Applied, thanks! [1/2] ARM: dts: rockchip: add gpio alias for gpio dt nodes commit: 04c521c3bec1fa0ccb97a1fbf74f0faeda3f4a53 [2/2] arm64: dts: rockchip: add gpio alias for gpio dt nodes commit: cfb0264f3654e357bcdfe27c2f7240241c2ac6c5 Added the Co-developed-by for Jianqun before applying. Best regards, -- Heiko Stuebner