From patchwork Mon Oct 17 10:25:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 13008511 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 77EF6C433FE for ; Mon, 17 Oct 2022 10:26:49 +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=gqdaIoaBVgknIRuoSGlFbEQaIdpB1ChAPlM0IEkn91I=; b=eVNA+TH8/3yHBk rFe6dOoko2gGztQAnGLuAf6zfaZgGFwtWeb9RgHtWO2kZ4Lm+MmajTIdZsGvnDRJHMi6mPAKLc8Pc j5P6vZ4Eaz6LRmVlIrE4wPIH5XAdNripufHRcM6OkyUWT9lrEWUswwyBFmxfbs2h9iIdqeStn9a6/ 9s8wdnRaIJrmrmWk8l1F2yU7rJDSByWD4opZ4IGbbc9MqkX9NWL0m36xqLls01KiP7hvkqXWqRKY0 RiK8IlEGahyHh8LE4mppPSbdZ9vlc26y5HL5alDgBI8MI8FnZayVxX8zKh6+hp3rJqAT2T/8o5JWZ KWGXHNhgkOkHPWBZzrfw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1okNKQ-00AGyF-C0; Mon, 17 Oct 2022 10:26:38 +0000 Received: from relay4-d.mail.gandi.net ([2001:4b98:dc4:8::224]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1okNJy-00AGou-LF; Mon, 17 Oct 2022 10:26:12 +0000 Received: (Authenticated sender: foss@0leil.net) by mail.gandi.net (Postfix) with ESMTPSA id A8DD5E000C; Mon, 17 Oct 2022 10:26:06 +0000 (UTC) From: Quentin Schulz To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, heiko@sntech.de Cc: foss+kernel@0leil.net, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Quentin Schulz , Krzysztof Kozlowski Subject: [PATCH v2 2/2] =?utf-8?q?dt-bindings=3A_arm=3A_rockchip=3A_add_Theo?= =?utf-8?q?broma_Systems_PX30-=C2=B5Q7_=28Ringneck=29_with_Haikou?= Date: Mon, 17 Oct 2022 12:25:25 +0200 Message-Id: <20220930-upstream-ringneck-v2-2-6671694b6934@theobroma-systems.com> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20220930-upstream-ringneck-v2-0-6671694b6934@theobroma-systems.com> References: <20220930-upstream-ringneck-v2-0-6671694b6934@theobroma-systems.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221017_032610_863529_FC1B23ED X-CRM114-Status: UNSURE ( 7.29 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org From: Quentin Schulz Add entry for the Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit. Acked-by: Krzysztof Kozlowski Signed-off-by: Quentin Schulz --- Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 7811ba64149cb..6d256b1c1b588 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -658,6 +658,11 @@ properties: - const: rockchip,rv1108-evb - const: rockchip,rv1108 + - description: Theobroma Systems PX30-uQ7 with Haikou baseboard + items: + - const: tsd,px30-ringneck-haikou + - const: rockchip,px30 + - description: Theobroma Systems RK3368-uQ7 with Haikou baseboard items: - const: tsd,rk3368-lion-haikou