From patchwork Sat Nov 18 11:14:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Pavel_L=C3=B6bl?= X-Patchwork-Id: 744943 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=emailprofi.seznam.cz header.i=@emailprofi.seznam.cz header.b="pMMkFr3s" X-Greylist: delayed 77 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Sat, 18 Nov 2023 03:16:55 PST Received: from mxb-1-934.seznam.cz (mxb-1-934.seznam.cz [IPv6:2a02:598:128:8a00::1000:934]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D954CD4B for ; Sat, 18 Nov 2023 03:16:55 -0800 (PST) Received: from email.seznam.cz by smtpc-mxb-85c69f7c66-b565f (smtpc-mxb-85c69f7c66-b565f [2a02:598:128:8a00::1000:934]) id 4277323459e5bfe046928bb6; Sat, 18 Nov 2023 12:16:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emailprofi.seznam.cz; s=szn20221014; t=1700306211; bh=7+0uis/USFXV801JqESvRGsUE6GI9L5Qr49gTML5oqE=; h=Received:From:To:Cc:Subject:Date:Message-ID:X-Mailer:In-Reply-To: References:MIME-Version:Content-Type:Content-Transfer-Encoding; b=pMMkFr3sSHD06tmWltbD2eSBe4kOsNGCXG+pV95MKKcpw6EQNtvmEBtJV97iSa5Uw 0t6RcLDl6a5TESg3/yzlt1FRQxrMzLNaggzlylCcjocYq+C2KEaflmnu0KGDbQPfEB IoelYiPeVOX4DfcPbuOJgKO71axdyjdWpZiSXutOfZbzdaMmA64jqD5yDS4JgppP76 ycTehkw020CbmpGEvWryHc+mPuMEsYC5m9SNLdCxUnN11z+HelMSKPuocXiDbkxgS8 RmJOsZFGx1Et60prFC4Fl51dphQ1Sh/5N66PtIgjTuXuFG4kLnvXHSXKiqIqex4hhU IrS+la43vmLGw== Received: from localhost (88.146.114.74.pe3ny.net [88.146.114.74]) by smtpd-relay-79cfdc7465-xx994 (smtpd/2.0.15) with ESMTPA id 96baf776-0fb3-4545-a22d-73aadd6d80db; Sat, 18 Nov 2023 12:15:01 +0100 From: =?utf-8?q?Pavel_L=C3=B6bl?= To: Rob Herring , Chen-Yu Tsai , Jernej Skrabec Cc: devicetree@vger.kernel.org, =?utf-8?q?Pavel_L=C3=B6bl?= Subject: [PATCH 2/3] dt-bindings: arm: sunxi: Add Banana Pi P2 Zero v1.1 Date: Sat, 18 Nov 2023 12:14:17 +0100 Message-ID: <20231118111418.979681-2-pavel@loebl.cz> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231118111418.979681-1-pavel@loebl.cz> References: <20231118111418.979681-1-pavel@loebl.cz> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Document binding for Banana Pi P2 Zero v1.1. Signed-off-by: Pavel Löbl --- Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 11c5ce941dd7..f3c0511cc133 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -141,6 +141,12 @@ properties: - const: sinovoip,bananapi-m64 - const: allwinner,sun50i-a64 + - description: BananaPi P2 Zero v1.1 + items: + - const: sinovoip,bananapi-p2-zero-v1.1 + - const: sinovoip,bananapi-p2-zero + - const: allwinner,sun8i-h2-plus + - description: BananaPro items: - const: lemaker,bananapro