From patchwork Sun May 5 16:45:48 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frank Wunderlich X-Patchwork-Id: 13654561 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 9CEB1C04FFE for ; Sun, 5 May 2024 16:46:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc: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: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=lXzCH48BHEAWfxgK4ieJIeZ+kmSa4+ei8BV2aqU5zMY=; b=zHGuMkQG5kje8x HuXVcCU9aB8ek1HokmysCn1BPC94sDPI/ML0x65SXLdfYX9Cdpb6hAxkZr/Z0TsPCUt0zOnyBELuD xsgl1N9p8jFUbUx2xPddlMmezZm9vHV7EniGDBneE2mGWyAR5V4ewVPOJQP+C5BfTOuunOBkV8Jar KFOdsDpoFXA/buJ2DgWqUUFPSCXEiQR1Jby4smO4ww/9T76/2rWRpu9AUrqx406/idp7q1U5n7J9Q k50ZFKWhVtaQi8E2PrDpcgrZGIOu2yh51r7VEzMa9/4jt2F5io3PGzNSb6NlpyYdYI9Ow2JCjkgGf hT/xpUS5Y5SA2spExxnA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s3f0I-00000004pyZ-0hkt; Sun, 05 May 2024 16:46:22 +0000 Received: from mxout4.routing.net ([2a03:2900:1:a::9]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s3f01-00000004pov-3BMj; Sun, 05 May 2024 16:46:10 +0000 Received: from mxbox3.masterlogin.de (unknown [192.168.10.78]) by mxout4.routing.net (Postfix) with ESMTP id 6FD55100739; Sun, 5 May 2024 16:46:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailerdienst.de; s=20200217; t=1714927562; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=lXzCH48BHEAWfxgK4ieJIeZ+kmSa4+ei8BV2aqU5zMY=; b=g4/C3YUVLkL0k+lkD4St8fymZ7dVvk0ReDWqiN/zVm3grw57YANnd6v0qKCwCcjPaxbcaO vuOqxCS0hrJg0/2hV+dtyD6MT8kyTfnWgkJqVwLkdkhSi/IP821ez9isd5+DlBdRPbv/g4 YLMLs1Pd5nTqkwuJt8zzWBxmolJFSGo= Received: from frank-G5.. (fttx-pool-217.61.153.24.bambit.de [217.61.153.24]) by mxbox3.masterlogin.de (Postfix) with ESMTPSA id 87270360233; Sun, 5 May 2024 16:46:01 +0000 (UTC) From: Frank Wunderlich To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Michael Turquette , Stephen Boyd , Pavel Machek , Lee Jones , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Matthias Brugger , AngeloGioacchino Del Regno Subject: [RFC v1 4/5] dt-bindings: arm64: dts: mediatek: add BananaPi R3 Mini Date: Sun, 5 May 2024 18:45:48 +0200 Message-Id: <20240505164549.65644-5-linux@fw-web.de> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240505164549.65644-1-linux@fw-web.de> References: <20240505164549.65644-1-linux@fw-web.de> MIME-Version: 1.0 X-Mail-ID: 224d2da0-8080-451d-b366-03cca1c8f8bb X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240505_094605_964976_3663BA78 X-CRM114-Status: UNSURE ( 7.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Tianling Shen , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Eric Woudstra , linux-clk@vger.kernel.org, linux-leds@vger.kernel.org Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org From: Frank Wunderlich Add MT7988A based BananaPi R3 Mini. Signed-off-by: Frank Wunderlich --- Documentation/devicetree/bindings/arm/mediatek.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index 09f9ffd3ff7b..d4640e2e5fad 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -91,6 +91,7 @@ properties: - enum: - acelink,ew-7886cax - bananapi,bpi-r3 + - bananapi,bpi-r3mini - mediatek,mt7986a-rfb - const: mediatek,mt7986a - items: