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 62748C54FCD for ; Sat, 1 Aug 2026 08:01: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:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=l4Dgn1V9vM0M6aQ00+9pX/uh/pQKinj2cAyTgJnZI5w=; b=TQgK1B6vekps/1VSgV1xGOcd6j c1yBevBAIUxq5peJ69RsD/J8UsF+c1T8f9pqwylscX83jyaL5JO5ifAk1AbMn8Iq2C3ivM6KkiHXz ZxYQdwGD90FFXGbU6r36fZpX5owpSKGRtakshl7OejgqxhIwXITtXs0YkcqnAsBR8vy4mG+1I9ctN 8sb6b2Gy0+FBwHIELV9ZC8uFt4RW9/a0/pf5hJEuVz9ZYNR8TBW9X5d7w3C46GsKDn+hLsIC8HS6L QofyvoV4d6GLnE/4wGqvIDASCCl7zqp5fcK6rSADYHBB0JI8DvUUtJO+qR6A4U8r79UXzLpLtQyEP P8GsJyTw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wq4ey-0000000E1Zz-0EC1; Sat, 01 Aug 2026 08:01:32 +0000 Received: from mail-m155101.qiye.163.com ([101.71.155.101]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wq4eu-0000000E1Yb-1QHY; Sat, 01 Aug 2026 08:01:29 +0000 Received: from Vostro-3710.. (unknown [14.220.232.116]) by smtp.qiye.163.com (Hmail) with ESMTP id 4866afe8e; Sat, 1 Aug 2026 16:01:15 +0800 (GMT+08:00) From: Chukun Pan To: Heiko Stuebner Cc: Rob Herring , Chukun Pan , Conor Dooley , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH v2 1/2] dt-bindings: arm: rockchip: Add MangoPi M28K Date: Sat, 1 Aug 2026 16:00:17 +0800 Message-Id: <20260801080018.3220034-2-amadeus@jmu.edu.cn> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20260801080018.3220034-1-amadeus@jmu.edu.cn> References: <20260801080018.3220034-1-amadeus@jmu.edu.cn> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-HM-Tid: 0a9fbc57710003a2kunmbde8614f2070e8 X-HM-MType: 10 X-HM-Spam-Status: e1kfGhgUHx5ZQUtXWQgPGg8OCBgUHx5ZQUlOS1dZFg8aDwILHllBWSg2Ly tZV1koWUFITzdXWRgWCB1ZQUpXWS1ZQUlXWQ8JGhUIEh9ZQVkaSB9NVk9CSh5NGRhDSRoZTVYeHw 5VEwETFhoSFyQUDg9ZV1kYEgtZQVlKT1VJSUtVSUhJVUpKTVlXWRYaDxIVHRRZQVlLVUtVS1VLWQ Y+ X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260801_010128_569166_AE443F2A X-CRM114-Status: UNSURE ( 7.57 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The MangoPi M28K is a dual-gigabit SBC developed by Widora based on the RK3528 SoC. Add devicetree binding documentation for it. Signed-off-by: Chukun Pan --- 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 aa66a15be233..45fee0c5076a 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -803,6 +803,11 @@ properties: - lunzn,fastrhino-r68s - const: rockchip,rk3568 + - description: MangoPi M28K + items: + - const: widora,mangopi-m28k + - const: rockchip,rk3528 + - description: mqmaker MiQi items: - const: mqmaker,miqi -- 2.34.1