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 X-Spam-Level: X-Spam-Status: No, score=-9.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B323C388F2 for ; Mon, 2 Nov 2020 17:00:54 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3ED7120706 for ; Mon, 2 Nov 2020 17:00:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="n+kNHI3A" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3ED7120706 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=paulk.fr Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=0SusdThWRSG1zyT3tF3l8kIc6hYzcnyWH09m9P53AH4=; b=n+kNHI3AjHjLBdI0D68OM1qiN HTjex26NtkgNtIyNC6VT1CxqI21UOrQjVv20rogaKw48amsM4EmJDoFIz4l+QTGz6QhdruoF1wueF lR4ilHO0q+zilO7WEsG9ujj1mCAHHF2rNC3A9Cvoy5nUn7JLuue3EzCiq1XjAR7QNJ3Z72iaWPtKG Ax5hK7qrVQuDxOfY75MZf/UM3y/TmbqqgMFonsPZGb53ZGQqfe/NeUbXVjxk+j90ZW/MY09zpEYkg 4/FwEb+E9QxDK95wrf991tLY+7KGlwjydeF2CdxDHcpS0HwfEh4kGtrZpHX/fD+QikQX/MxQ0LL2e zwXaRP/Lg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kZdBx-0001bs-05; Mon, 02 Nov 2020 17:00:25 +0000 Received: from leonov.paulk.fr ([185.233.101.22]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kZdBq-0001Zn-VO for linux-arm-kernel@lists.infradead.org; Mon, 02 Nov 2020 17:00:21 +0000 Received: from gagarine.paulk.fr (gagarine [192.168.1.127]) by leonov.paulk.fr (Postfix) with ESMTPS id C79E6BFCF0 for ; Mon, 2 Nov 2020 18:00:17 +0100 (CET) Received: by gagarine.paulk.fr (Postfix, from userid 114) id 24374C1DDB; Mon, 2 Nov 2020 18:00:17 +0100 (CET) Received: from collins (unknown [192.168.1.1]) by gagarine.paulk.fr (Postfix) with ESMTPSA id B75C2C0888; Mon, 2 Nov 2020 18:00:14 +0100 (CET) Date: Mon, 2 Nov 2020 18:00:13 +0100 From: Paul Kocialkowski To: Maxime Ripard Subject: Re: [PATCH 8/9] dt-bindings: arm: sunxi: Add SL631 with IMX179 bindings Message-ID: <20201102170013.GC2037@collins> References: <20201031182137.1879521-1-contact@paulk.fr> <20201031182137.1879521-9-contact@paulk.fr> <20201102101333.4bm2lfqpqnbpyp63@gilmour.lan> <20201102103340.GD11809@aptenodytes> <20201102142744.lxjvu67pr7dmxzo7@gilmour.lan> MIME-Version: 1.0 In-Reply-To: <20201102142744.lxjvu67pr7dmxzo7@gilmour.lan> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201102_120019_409363_3DC35963 X-CRM114-Status: GOOD ( 27.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Matteo Scordino , linux-kernel@vger.kernel.org, Chen-Yu Tsai , Rob Herring , linux-arm-kernel@lists.infradead.org, Icenowy Zheng Content-Type: multipart/mixed; boundary="===============4235403492804966092==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4235403492804966092== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KdquIMZPjGJQvRdI" Content-Disposition: inline --KdquIMZPjGJQvRdI Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 02 Nov 20, 15:27, Maxime Ripard wrote: > On Mon, Nov 02, 2020 at 11:33:40AM +0100, Paul Kocialkowski wrote: > > Hi, > >=20 > > On Mon 02 Nov 20, 11:13, Maxime Ripard wrote: > > > On Sat, Oct 31, 2020 at 07:21:36PM +0100, Paul Kocialkowski wrote: > > > > Document the compatible strings for the SL631 Action Camera with IM= X179. > > > >=20 > > > > Signed-off-by: Paul Kocialkowski > > > > --- > > > > Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++ > > > > 1 file changed, 6 insertions(+) > > > >=20 > > > > diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Doc= umentation/devicetree/bindings/arm/sunxi.yaml > > > > index afa00268c7db..0fa0c0b5d89f 100644 > > > > --- a/Documentation/devicetree/bindings/arm/sunxi.yaml > > > > +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml > > > > @@ -754,6 +754,12 @@ properties: > > > > - const: sinlinx,sina33 > > > > - const: allwinner,sun8i-a33 > > > > =20 > > > > + - description: SL631 Action Camera with IMX179 > > > > + items: > > > > + - const: unknown,sl631-imx179 > > > > + - const: unknown,sl631 > > > > + - const: allwinner,sun8i-v3 > > > > + > > >=20 > > > unknown is not a valid vendor (and you should explain why you picked > > > that vendor name in the first place). > >=20 > > Ah right, it's not in the vendor prefixes. The rationale is that there = is no > > indication of what the vendor might be on the PCB. Should I maybe use > > allwinner here? >=20 > You should mention it in the commit log for a start :) Definitely. > But yeah, we've used allwinner as a fallback for those cases so far. Okay then, I'll go with that and add some explanation in the commit log. Thanks for the review! Cheers, Paul --=20 Developer of free digital technology and hardware support. Website: https://www.paulk.fr/ Coding blog: https://code.paulk.fr/ Git repositories: https://git.paulk.fr/ https://git.code.paulk.fr/ --KdquIMZPjGJQvRdI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEAbcMXZQMtj1fphLChP3B6o/ulQwFAl+gOx0ACgkQhP3B6o/u lQyZjg//bI9Bjbp/LlD/A9/teDuAzTJbir0itEikjyEReXElCuoX7l7qE05+p4jP gm/YaZKIux8D8HZggC+oHbw0VaTyLHj0vxcQ10NwHJoVAhChcH+Ucf+WX3L2+qxl FKdt9cn610jXl7CscZg9KcwWBC3a9EVpVXR73yVluwHN3y4iPE+c6geiatiReRI2 Pjh7LUc5u5GNv+HQPjOdp/SpNUdoo1KvUPyb8AWIaPHYoj5PoORa8u95vgG6xLSi TbbC35O3ctNCWCOM73me2nDBJEQ5c2jTuyy1lPW2uCA+HdO00I/YrTfOyw3x+6XI PLOP6QC818BnSE2+Y/aa4xoTvU+PNAu5j6Fp6bLLF0WRVqgSb/QUGclcdbD55jux p6zvSpXjvAqz+VFjloNbcZQ5tc7gvFowP9lFUMLa9I0Y0nlX3gzuLHIBPo4ahOes f5UKjYHyRZlGK4MKPOc17A90Oc+bPTb3Nk0ctnXLRpeTLBO/q4qXymhNeTcG4D3K /9lICNidpUs7Vp3zT/OaJfBKsvWL+BTDy++Hrz3JgZ4AYtkE/iZzP5ofNK7Vj/iR XG5ZuhR0z42CeoHwzWrp8xijGkaQkEF4rPvNzOP4ambN3iCL0jftoj6RQvDZ9Y70 aPlwg+JKF/M7/8qzSmn2ldH1rZhkAHqFHn9v2DX8DAuy7p/mJnU= =Axqj -----END PGP SIGNATURE----- --KdquIMZPjGJQvRdI-- --===============4235403492804966092== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============4235403492804966092==--