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 1F34FC4345F for ; Wed, 24 Apr 2024 06:39:57 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:Cc:To:From :Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=+ZCkUMy+3dmXdiglVjrxZnTXqxGZOyyTELRl8SD+gtc=; b=0yk/qmMmsIdD+V7/v6EyYnCoTJ 7aWQomVQKLpVbh+6r211D9D2JcXy1rRpzQq57WO3AcLBkur9KooSC1nCNypdV0LWKX/4VxAjIyMLA w18gyXjCXw1YgsgH7GYuxHYX7BpTk90EJ6D38zT5WLxvJLjXHgdLLa1JfJGli2GgcAzUSYcn+NrBn J9kZAUM02iD6lHsk/eS1qXBPcpu06PYZCDaYHtVs3bXf8qHaG7Cl5Hutu3ulZ2QPS4ciu+D/n4vD3 py0AYoD0yQY4pfzEloFcC3jXaVG63SXDts5d+njA6+ciwhgaCW+kW3s64NAyKRIvD+iRQ+ILlfc1d MX+S44gg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzWIF-00000002uCQ-2BJj; Wed, 24 Apr 2024 06:39:47 +0000 Received: from mail.manjaro.org ([2a01:4f8:c0c:51f3::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzWIB-00000002u8b-2SRB; Wed, 24 Apr 2024 06:39:45 +0000 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=manjaro.org; s=2021; t=1713940782; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=sU6Lg3T730x67q5TNnFx9GR4FQZTeQCJKcEZaJjZkgE=; b=CsKs7IrQD0Y/5BV+OjWhOGmKH6JgniVl71Rphd1nvbXLX57PYJye0aTD2UXGjP5GYE7dCw 32QWo0/fFmw0fo9ZSXq/fzWzLtC9BN/E3wewWFWtwRwmoschgwReHSGR/qF4fsoyYNZEny RRfvTw3b6WtOBrFGTXEn6L7df6xfVttRR1qAgtr4rVXs7iEvObwGCRmV9tT9EIy1wiNbLJ racgozgOqfVBpGdqtTqXKGC+0B/IVUTi5M0k8WvA/zC8g4AHSZquwk2G9HLAqSyQi5fWzP jk1uifOb2M84QK8KrfcA26zFPMJ7ro7qU70/s6Yg06FPD13gif/8N/XtqWmp+g== Date: Wed, 24 Apr 2024 08:39:40 +0200 From: Dragan Simic To: Heiko Stuebner Cc: linux-rockchip@lists.infradead.org, krzk+dt@kernel.org, amadeus@jmu.edu.cn, linux-arm-kernel@lists.infradead.org, FUKAUMI Naoki , robh+dt@kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, conor+dt@kernel.org Subject: Re: [PATCH 1/2] dt-bindings: arm: rockchip: Correct the descriptions for Radxa boards In-Reply-To: <171388532520.2652222.16202058595399007422.b4-ty@sntech.de> References: <1e148d6cd4486b31b5e7f3824cf6bccf536b74c0.1713457260.git.dsimic@manjaro.org> <171388532520.2652222.16202058595399007422.b4-ty@sntech.de> Message-ID: X-Sender: dsimic@manjaro.org Authentication-Results: ORIGINATING; auth=pass smtp.auth=dsimic@manjaro.org smtp.mailfrom=dsimic@manjaro.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240423_233943_835061_5EA36C93 X-CRM114-Status: UNSURE ( 7.28 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2024-04-23 17:15, Heiko Stuebner wrote: > On Thu, 18 Apr 2024 18:26:19 +0200, Dragan Simic wrote: >> Correct the descriptions of a few Radxa boards, according to the >> up-to-date >> documentation from Radxa and the detailed explanation from Naoki. [1] >> To sum >> it up, the short naming, as specified by Radxa, is preferred. >> >> [1] >> https://lore.kernel.org/linux-rockchip/B26C732A4DCEA9B3+282b8775-601b-4d4a-a513-4924b7940076@radxa.com/ >> >> >> [...] > > Applied, thanks! > > [1/2] dt-bindings: arm: rockchip: Correct the descriptions for Radxa > boards > commit: d78084cdb5a959a5759efed9b3bc3182d005073c > [2/2] arm64: dts: rockchip: Correct the model names for Radxa ROCK 5 > boards > commit: 45e831033f7a00a14f64afa1e34c476a9ff0f9f0 Thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel