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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A00CCE74914 for ; Mon, 2 Oct 2023 19:28:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238874AbjJBT2j (ORCPT ); Mon, 2 Oct 2023 15:28:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46426 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238548AbjJBT2h (ORCPT ); Mon, 2 Oct 2023 15:28:37 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DAB82E1 for ; Mon, 2 Oct 2023 12:28:33 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 68EE2C433C8; Mon, 2 Oct 2023 19:28:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696274913; bh=DTzvUs0KqeAyeGZdDVyKaq81DLkJ0Wi12W8H+fLzRaM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mTCg/LoAQIWzMEcNBiQE3bqpot0aKuijy6y3hhtsTP39ys8Rwn/9kCxVJ7ScY/s5q p5nwVXzvEP8J87qlAfTWxSxn9hWzbmsbEbgkVhyDF+pI8AYHgN8aJYaZ9ZcgLVRq3G HTU2NU//2/XcI2Jw8mGGYuCflfJXUZ6UgWWb2lt+ATGUpaHW/jz32NvV1wfbhPghSc NdTE/nPXlof1lqKW0Sth9jGSwRC62NbZS9A3mKeIka6tgTTlrATQxwTg7HrsoKVkYR ZX8SU8wd/Jx1g66GLLL8qz6ONEN0Viaxsk6NsHU/REuC7SKelc0tbh2/dWsVZJ/98e TtMPrVbGEn6vg== Date: Mon, 2 Oct 2023 20:28:29 +0100 From: Conor Dooley To: Jerome Brunet Cc: Neil Armstrong , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kevin Hilman , Da Xue , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add libretech cottonwood support Message-ID: <20231002-confront-footsore-f56df1d5781f@spud> References: <20231002141020.2403652-1-jbrunet@baylibre.com> <20231002141020.2403652-2-jbrunet@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="SimhZxifrGJHd/f/" Content-Disposition: inline In-Reply-To: <20231002141020.2403652-2-jbrunet@baylibre.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --SimhZxifrGJHd/f/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 02, 2023 at 04:10:19PM +0200, Jerome Brunet wrote: > Add compatibles for the Libretech cottonwood board family >=20 > Co-developed-by: Da Xue > Signed-off-by: Da Xue > Signed-off-by: Jerome Brunet Acked-by: Conor Dooley Thanks, Conor. > --- > Documentation/devicetree/bindings/arm/amlogic.yaml | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documen= tation/devicetree/bindings/arm/amlogic.yaml > index b7b0eda4164a..caab7ceeda45 100644 > --- a/Documentation/devicetree/bindings/arm/amlogic.yaml > +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml > @@ -155,6 +155,7 @@ properties: > - enum: > - bananapi,bpi-m2s > - khadas,vim3 > + - libretech,aml-a311d-cc > - radxa,zero2 > - const: amlogic,a311d > - const: amlogic,g12b > @@ -196,6 +197,7 @@ properties: > - hardkernel,odroid-hc4 > - haochuangyi,h96-max > - khadas,vim3l > + - libretech,aml-s905d3-cc > - seirobotics,sei610 > - const: amlogic,sm1 > =20 > --=20 > 2.40.1 >=20 --SimhZxifrGJHd/f/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZRsZ3QAKCRB4tDGHoIJi 0k1tAQCChJTIKr2OLLOiqbTzALOY6K7cO7F4Z1lKtxnGAyKePwD/U3Dkqeb0+IJA R/7fMwjIzviUEVaOQCLLHG1V9kDEKg8= =MQQl -----END PGP SIGNATURE----- --SimhZxifrGJHd/f/--