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 E223CC6FD1C for ; Wed, 22 Mar 2023 23:45:52 +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=tB2cAP/kFnX7WaEPpAgQ6GGO0DmGg5pGY5tBsXp9uLs=; b=5EhW8p6aJCB4+m 5+nRmrgvOhSPAlu1OlknnHrxj/KMI6d5Wz3u66z+IElOjMW6/iwYjN59P8WZQPBYHvs+fA5tTsjI5 KNzuxlqV9VYr2EP6R6SVG1voGX8bhtoKa9X3+Cc9B88uWGt1LoG8La8kg9uKOUfeOfoTgftLDd3ho Krm1KbNeta0sGod8GB++Qqc7YeaFhuUq45uA5knDJpDcts5abhxPyqdZywamJ8AmRN2eXecN405KS 73jka+/K8fFJycjA57y+o5kB6sAUmphkD3um0ykjUGphJ84k9YLi2fJeZE+qtc9f1F7qQkL1Ay/6f AZiL4wgjHsonwx/VRuPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pf88g-000CLl-31; Wed, 22 Mar 2023 23:45:06 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pf88d-000CKo-2y; Wed, 22 Mar 2023 23:45:05 +0000 Received: from p508fd58e.dip0.t-ipconnect.de ([80.143.213.142] helo=phil.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 1pf88b-0005eN-AT; Thu, 23 Mar 2023 00:45:01 +0100 From: Heiko Stuebner To: Rob Herring , Krzysztof Kozlowski , Johan Jonker Cc: linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64/arm: dts: rockchip: Fix DSI node names Date: Thu, 23 Mar 2023 00:45:00 +0100 Message-ID: <5196838.kQq0lBPeGt@phil> In-Reply-To: <591bf126-1ab7-8a5d-0d3a-1cac4cd9b112@gmail.com> References: <20230319174105.43978-1-robh@kernel.org> <591bf126-1ab7-8a5d-0d3a-1cac4cd9b112@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230322_164503_959730_D1DC0C06 X-CRM114-Status: UNSURE ( 8.30 ) X-CRM114-Notice: Please train this message. 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Am Sonntag, 19. M=E4rz 2023, 20:36:20 CET schrieb Johan Jonker: > = > On 3/19/23 18:41, Rob Herring wrote: > > DSI bus/controller nodes should be named 'dsi' rather than 'mipi'. > = > There's already a serie that does that. I've now applied Johan's patches that fixed a lot of these naming issues and also the other things uncovered after the yaml conversion. Heiko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel