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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 34ADBC46CD2 for ; Tue, 9 Jan 2024 15:24:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=CcKmTQvZN1SWObOjigKqMCzhLzgGpVIC+VIMdfvNM5w=; b=Wi+E3UGzsh87xc x+6KHpJkvjRPsFqYqhC8ZEZ0V6hRhS8hX1UJ7CvQzF8pN64uYvct4k2eJ5jnK7SofeS8CuXFjf73H /NSxMUUF45IPajB/0oHwRZaTL9QXKiWLhqSqQXKQiyofklSO4ZxVBYYBgtY/AID/2VCJQzpk7ABCy HTdV0Qf6EDbCcVEN9bQGHIvaaHI89GEzhIwlzp/Mf2EV/k/PBv+j2S7O73kZnU2TckYOYjz2QyOrk 5PHMkaEiuw5WbUqJAwGOVaEZOXsusO+oQRIM1AAs7Otuw+j/fQ3ike+YBTpZ18qe05TzcfCZAZJkj /JpwQsNp5p1m1qLC5Hnw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rNDx8-008eyA-2n; Tue, 09 Jan 2024 15:23:42 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rNDx6-008ewq-0J; Tue, 09 Jan 2024 15:23:41 +0000 Received: from i53875aaa.versanet.de ([83.135.90.170] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rNDx2-0003rK-TW; Tue, 09 Jan 2024 16:23:36 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Quentin Schulz , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Krzysztof Kozlowski Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Quentin Schulz Subject: Re: [PATCH 2/2] arm64: dts: rockchip: remove duplicate SPI aliases for helios64 Date: Tue, 09 Jan 2024 16:23:35 +0100 Message-ID: <2258938.QZUTf85G27@diego> In-Reply-To: <103b45c8-3e16-480d-9f39-c677da747090@linaro.org> References: <20240109-rk3399-spi-aliases-v1-0-2009e44e734a@theobroma-systems.com> <20240109-rk3399-spi-aliases-v1-2-2009e44e734a@theobroma-systems.com> <103b45c8-3e16-480d-9f39-c677da747090@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240109_072340_159205_3CFF0911 X-CRM114-Status: GOOD ( 14.99 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Am Dienstag, 9. Januar 2024, 16:16:15 CET schrieb Krzysztof Kozlowski: > On 09/01/2024 14:35, Quentin Schulz wrote: > > From: Quentin Schulz > > > > An earlier commit defined an alias for all SPI controllers found on the > > RK3399, so there's no need to duplicate the aliases in helios64's device > > tree. > > That's not what we want. Boards should define aliases for what is > available, according to the board labeling. and the board labeling for spi2 has always been spi2-miso, spi2-miso etc. In the last 10 years of doing Rockchip stuff, I haven't seen any schematic doing it differently. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel