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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 36887ECAAD5 for ; Mon, 29 Aug 2022 14:11:33 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 961C615E5; Mon, 29 Aug 2022 16:10:41 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 961C615E5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1661782291; bh=FttOGuMn6yJvsv3vvmzPkNHQOCpVhlGfSOYaNrPGKsI=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Ob9jihqgajmZHm0VhajUCTJEMKG+j6ZZk3efPeK0RjhxVIqxwkqlSFq14mf1VY8fy L0kspQC4pcyp+KXst+i/J8RvWccdSfjIKEkFdMh/SLvuy3PuR+7CuT0qHfvx8bfaq6 rewD/CPuiVhMt2D/I+JFGps5bX9kWd8QjruDwLJg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 2A96EF8016C; Mon, 29 Aug 2022 16:10:41 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 167F9F801F7; Mon, 29 Aug 2022 16:10:39 +0200 (CEST) Received: from mail-ot1-f47.google.com (mail-ot1-f47.google.com [209.85.210.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 159DEF80115 for ; Mon, 29 Aug 2022 16:10:32 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 159DEF80115 Received: by mail-ot1-f47.google.com with SMTP id r1-20020a056830418100b0063938f634feso5958664otu.8 for ; Mon, 29 Aug 2022 07:10:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=opbj1lT2rqww+Ko38iiUdytadU+k9CoQLS7KnrXSbyY=; b=O+Y7D3ANDnBhEgherPC2JdOS8lk2PX3OA1hsnDH9xwnq1Dmlxf+6XOfHMnIFFVZVQi 1W6NS5LHYemMKYbMZto7DXEO3xz65T0UBLLxBHY8pcWErzwNUtN6HwHPu5VqtwryJofR jGObBbi5hTyn8d9N+SgxmSx1wgos53Hw3Qm6e+yho9CZQIO49/CTH0PxzGG3HSgLQZZ7 6jWPZ9oik7/HG1hYPB2oZ9JYplD/zC4HO+pLfTHAPMqDPDf0Ucq5pykONwadnrCZxYvk tY6zl0Zd683Vr5qxPSE11eD2On5dViygqrMwjHdPAhcPcCNo/U788ZrtWMOWdWNVVRAN 7Ozw== X-Gm-Message-State: ACgBeo2A/Ls8JXg2IVmaaCp1PmzhbaW54FZMn1KXNHXbFi7MRninb+xr GV/rd/A+muQCC+HnypEDIg== X-Google-Smtp-Source: AA6agR7WIHe/AiLYD102e5d5uKFjLIhVyxUpACShz6LmoyBGjUcs44MJ20snIPOKxNFUVwlVnmhpXw== X-Received: by 2002:a05:6830:3914:b0:638:f80c:e964 with SMTP id br20-20020a056830391400b00638f80ce964mr6530478otb.220.1661782231113; Mon, 29 Aug 2022 07:10:31 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id y5-20020a056830070500b0063b2875246dsm2805095ots.49.2022.08.29.07.10.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Aug 2022 07:10:30 -0700 (PDT) Received: (nullmailer pid 1485236 invoked by uid 1000); Mon, 29 Aug 2022 14:10:29 -0000 Date: Mon, 29 Aug 2022 09:10:29 -0500 From: Rob Herring To: Jonathan Cameron Subject: Re: [PATCH] dt-bindings: iio: Add missing (unevaluated|additional)Properties on child nodes Message-ID: <20220829141029.GA1470207-robh@kernel.org> References: <20220823145649.3118479-2-robh@kernel.org> <99dfcc39-ab1b-1b24-c6b2-67de5509f5ac@linaro.org> <20220828180050.51c3e857@jic23-huawei> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220828180050.51c3e857@jic23-huawei> Cc: alsa-devel@alsa-project.org, linux-iio@vger.kernel.org, Alexandre Torgue , Bjorn Andersson , Krzysztof Kozlowski , linux-stm32@st-md-mailman.stormreply.com, Lars-Peter Clausen , Michal Simek , Andy Gross , Olivier Moysan , Arnaud Pouliquen , Alexandru Tachici , devicetree@vger.kernel.org, Michael Hennerich , Cosmin Tanislav , Anand Ashok Dumbre , Fabrice Gasnier , Nuno =?iso-8859-1?Q?S=E1?= , Daniel Baluta , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Maxime Coquelin X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Sun, Aug 28, 2022 at 06:01:41PM +0100, Jonathan Cameron wrote: > On Thu, 25 Aug 2022 15:04:33 +0300 > Krzysztof Kozlowski wrote: > > > On 23/08/2022 17:56, Rob Herring wrote: > > > In order to ensure only documented properties are present, node schemas > > > must have unevaluatedProperties or additionalProperties set to false > > > (typically). > > > > > > > > > Reviewed-by: Krzysztof Kozlowski > > Applied to the togreg branch of iio.git and pushed out as testing for 0-day > to poke at it before I push out as togreg for linux-next to pick up. Thanks. > Side note. Some odd entries in your cc list... alsa-devel? Blame MAINTAINERS: STM32 AUDIO (ASoC) DRIVERS M: Olivier Moysan M: Arnaud Pouliquen L: alsa-devel@alsa-project.org (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml F: Documentation/devicetree/bindings/sound/st,stm32-*.yaml F: sound/soc/stm/ 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 0D8C5ECAAD2 for ; Mon, 29 Aug 2022 14:10:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230257AbiH2OKl (ORCPT ); Mon, 29 Aug 2022 10:10:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230229AbiH2OKi (ORCPT ); Mon, 29 Aug 2022 10:10:38 -0400 Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DD9AF6BD69; Mon, 29 Aug 2022 07:10:31 -0700 (PDT) Received: by mail-ot1-f51.google.com with SMTP id z22-20020a056830129600b0063711f456ceso5963602otp.7; Mon, 29 Aug 2022 07:10:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=opbj1lT2rqww+Ko38iiUdytadU+k9CoQLS7KnrXSbyY=; b=wbQbQl9+s2rVlBIofj2GiXT37b2zWTDhTmTcchKG7EIJvuRm4V0C23ExIvweNk/P5v NM9DTrkW1fu7MSET6QkwIVaZfN06z5GYxSpAttJSoADwTaOH+vdNooBI4ZWNiUTAXCRe T39xcUx0wox8tT+ggOuSHwuitD5C5kyPEF1rapK0qA+BssbcQc6rall9CN/lmDAZVG5S QeCR0ZF4nGangKBkzpMi4rXLy93NWcrSLtdy/Rr5eJGqBRsjHLaifLpYf/zUZeQsWbQc Z+raDVLMimDok94WonC107/7hGE4zgy+vXHXy+0Rt6+D8Lah7YKqmncpkIWtrx1Bh5Hg Q2qA== X-Gm-Message-State: ACgBeo1gj1GxFjI8RC8StcDpqA7BjlP2Wvh0pAKmMX6PYlVNMOVkmsu/ i0jit8CUl1MsRFLozi+BQw== X-Google-Smtp-Source: AA6agR7WIHe/AiLYD102e5d5uKFjLIhVyxUpACShz6LmoyBGjUcs44MJ20snIPOKxNFUVwlVnmhpXw== X-Received: by 2002:a05:6830:3914:b0:638:f80c:e964 with SMTP id br20-20020a056830391400b00638f80ce964mr6530478otb.220.1661782231113; Mon, 29 Aug 2022 07:10:31 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id y5-20020a056830070500b0063b2875246dsm2805095ots.49.2022.08.29.07.10.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Aug 2022 07:10:30 -0700 (PDT) Received: (nullmailer pid 1485236 invoked by uid 1000); Mon, 29 Aug 2022 14:10:29 -0000 Date: Mon, 29 Aug 2022 09:10:29 -0500 From: Rob Herring To: Jonathan Cameron Cc: Krzysztof Kozlowski , Lars-Peter Clausen , Krzysztof Kozlowski , Olivier Moysan , Arnaud Pouliquen , Maxime Coquelin , Alexandre Torgue , Anand Ashok Dumbre , Michal Simek , Cosmin Tanislav , Michael Hennerich , Nuno =?iso-8859-1?Q?S=E1?= , Andy Gross , Bjorn Andersson , Fabrice Gasnier , Daniel Baluta , Alexandru Tachici , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dt-bindings: iio: Add missing (unevaluated|additional)Properties on child nodes Message-ID: <20220829141029.GA1470207-robh@kernel.org> References: <20220823145649.3118479-2-robh@kernel.org> <99dfcc39-ab1b-1b24-c6b2-67de5509f5ac@linaro.org> <20220828180050.51c3e857@jic23-huawei> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220828180050.51c3e857@jic23-huawei> Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Sun, Aug 28, 2022 at 06:01:41PM +0100, Jonathan Cameron wrote: > On Thu, 25 Aug 2022 15:04:33 +0300 > Krzysztof Kozlowski wrote: > > > On 23/08/2022 17:56, Rob Herring wrote: > > > In order to ensure only documented properties are present, node schemas > > > must have unevaluatedProperties or additionalProperties set to false > > > (typically). > > > > > > > > > Reviewed-by: Krzysztof Kozlowski > > Applied to the togreg branch of iio.git and pushed out as testing for 0-day > to poke at it before I push out as togreg for linux-next to pick up. Thanks. > Side note. Some odd entries in your cc list... alsa-devel? Blame MAINTAINERS: STM32 AUDIO (ASoC) DRIVERS M: Olivier Moysan M: Arnaud Pouliquen L: alsa-devel@alsa-project.org (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml F: Documentation/devicetree/bindings/sound/st,stm32-*.yaml F: sound/soc/stm/ 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 48577ECAAD2 for ; Mon, 29 Aug 2022 14:12:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=/mS2Ne2Bqevyp+W5pAoh6K49nHaIBKgb83gjSvwcQPc=; b=LkJdUorVNFqYcS +Tu7gL/AZuL/aO2M78MvPGpt4PrnAWu8x2CONawEkOW/e44EGmbNBzwncQfzVC7QwmT2DtRE4Jovt BRBDyumz/osunFzzX0LTHnrhRSdmJp0JyILDQUrfCMTmyLxHimLg6dg4NocqgWbmB8vP7yJFyWLmJ YmMQO8cKkqMqnGvUnAm+CjJbStYQTerAK7o0dKUVO0zpV7pgfV/EROqjQ2R4NTtp4vjg/3EvxC2mf mi4xhwqXpCJ1nFTksClzT2HQ3UtJ0gBmUF2MToUuLabqFe4RukufmpfWqnhhToSc5zZFhI2qrumQn AdONRITbUuvwD+RgsGIA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oSfTP-00AzHh-PG; Mon, 29 Aug 2022 14:10:44 +0000 Received: from mail-ot1-f45.google.com ([209.85.210.45]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oSfTF-00AzBw-I0 for linux-arm-kernel@lists.infradead.org; Mon, 29 Aug 2022 14:10:34 +0000 Received: by mail-ot1-f45.google.com with SMTP id q39-20020a056830442700b0063889adc0ddso5980417otv.1 for ; Mon, 29 Aug 2022 07:10:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=opbj1lT2rqww+Ko38iiUdytadU+k9CoQLS7KnrXSbyY=; b=5aI3dgkiyWS7iJuE0zyXoN4wGLCErfagR3T3dCMraKKzH/PB1pOPEjvXK2j0QtAh7s CpmcUNxvMJ0oN+9DvIJLoqYIIrTqxkFfNz2pk8/y7l/kznudJOd2HrnI4YirEOqs5KWt 2KzigSpjt9zyQwBR50xRXJH2kC1nEv4f6lSG1RU9aO8TGdt8tIJ1UyWZ4Jck9nzkso9s N3rfUzEqTaaJ2Xklewknt6hOQZ9TPGn4gXmCsV2AkQf8ovNvCkmKxb5RJBFStmyRP9lb hoftPjca2xkUnSu8miymQngj7c+66zixHFAlui7lJIWX8Woy6YEDgmwNbSXoSmYzJmJw ObWw== X-Gm-Message-State: ACgBeo0Cdb3/g2ZHQCEhQu855ef+Jf+EPKWTbSWfWw1GOdR6H77XirKt Mza6Frrdfmxf9oX2we3LuA== X-Google-Smtp-Source: AA6agR7WIHe/AiLYD102e5d5uKFjLIhVyxUpACShz6LmoyBGjUcs44MJ20snIPOKxNFUVwlVnmhpXw== X-Received: by 2002:a05:6830:3914:b0:638:f80c:e964 with SMTP id br20-20020a056830391400b00638f80ce964mr6530478otb.220.1661782231113; Mon, 29 Aug 2022 07:10:31 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id y5-20020a056830070500b0063b2875246dsm2805095ots.49.2022.08.29.07.10.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Aug 2022 07:10:30 -0700 (PDT) Received: (nullmailer pid 1485236 invoked by uid 1000); Mon, 29 Aug 2022 14:10:29 -0000 Date: Mon, 29 Aug 2022 09:10:29 -0500 From: Rob Herring To: Jonathan Cameron Cc: Krzysztof Kozlowski , Lars-Peter Clausen , Krzysztof Kozlowski , Olivier Moysan , Arnaud Pouliquen , Maxime Coquelin , Alexandre Torgue , Anand Ashok Dumbre , Michal Simek , Cosmin Tanislav , Michael Hennerich , Nuno =?iso-8859-1?Q?S=E1?= , Andy Gross , Bjorn Andersson , Fabrice Gasnier , Daniel Baluta , Alexandru Tachici , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dt-bindings: iio: Add missing (unevaluated|additional)Properties on child nodes Message-ID: <20220829141029.GA1470207-robh@kernel.org> References: <20220823145649.3118479-2-robh@kernel.org> <99dfcc39-ab1b-1b24-c6b2-67de5509f5ac@linaro.org> <20220828180050.51c3e857@jic23-huawei> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220828180050.51c3e857@jic23-huawei> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220829_071033_634616_BEB7B734 X-CRM114-Status: GOOD ( 11.98 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, Aug 28, 2022 at 06:01:41PM +0100, Jonathan Cameron wrote: > On Thu, 25 Aug 2022 15:04:33 +0300 > Krzysztof Kozlowski wrote: > > > On 23/08/2022 17:56, Rob Herring wrote: > > > In order to ensure only documented properties are present, node schemas > > > must have unevaluatedProperties or additionalProperties set to false > > > (typically). > > > > > > > > > Reviewed-by: Krzysztof Kozlowski > > Applied to the togreg branch of iio.git and pushed out as testing for 0-day > to poke at it before I push out as togreg for linux-next to pick up. Thanks. > Side note. Some odd entries in your cc list... alsa-devel? Blame MAINTAINERS: STM32 AUDIO (ASoC) DRIVERS M: Olivier Moysan M: Arnaud Pouliquen L: alsa-devel@alsa-project.org (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml F: Documentation/devicetree/bindings/sound/st,stm32-*.yaml F: sound/soc/stm/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel