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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no 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 8331BC2BC0E for ; Thu, 3 Sep 2020 16:43:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 485CC2072A for ; Thu, 3 Sep 2020 16:43:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599151405; bh=RXn8B7cMLtnL6JgR3+E2Ro4t6hQahjnuOLHVgAJzfZY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=c8M+o2Ql8vmEjICrGypTKqV7CbG6PyH5Rm07OKWlelNit7ZDuPDIYJ/61jZdVBfSF VNol0aNdl2JlxtlelzivSGu42Fbci82GbZHslc2Y0rEsRdjuYKIoHXQqO1s7tCQl16 KFg2wQr//oPo5KlTH/bwo0ONWrG6ukE6zG8cgakU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728735AbgICQnY (ORCPT ); Thu, 3 Sep 2020 12:43:24 -0400 Received: from mail-io1-f68.google.com ([209.85.166.68]:40380 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728085AbgICQnW (ORCPT ); Thu, 3 Sep 2020 12:43:22 -0400 Received: by mail-io1-f68.google.com with SMTP id j2so3614440ioj.7; Thu, 03 Sep 2020 09:43:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Vm4YZ0rV7T1k22Okll5l0Zfn2qIEM+/b9DI6foS5uOU=; b=eIdixNMwVA1BSVf5r8j4q5hPyRPL52EpoEaisYI4aQUKS3ZJtjD4a6baafk9ylTD3A dA+WKOa0RclbuptiyB/EgsU6F0Gc9NqkJ6i8Ffs278hHSpakjmPIJ+UI0G3Pd6IAzkDA d84bU5urrpfRhGrjrz053Gq0NnMbY4DC+t1ebJpAuVYLR2GOnwxux16w+E5YWKesckt1 krBb6UoMjv2AFFSHBIpeSTsjork0r0K0YCUlSNOkHq6NZKPULBczPeThK5KrXNqG2+/Z jV30eQu7NCj1+m5rstb6V1m/VutonmTEnPE1tgveaqpm+ncsNBxiGzKFaFtU4lZ0g4Qm kcUg== X-Gm-Message-State: AOAM530monXh5Ei5z5cNobpSQRdBRSXcHOno1JSBzqK9FkDZvJ2WaPcT TdxEf5dW28Lw+OnQ4kGomA== X-Google-Smtp-Source: ABdhPJxdGWvSm91m5o4p27kxDEJ3BksNrLtWiBafKboKccHq8iHXL8Nu/05NN9zEgfjXFSxDiBv6CA== X-Received: by 2002:a02:834a:: with SMTP id w10mr4193188jag.63.1599151401695; Thu, 03 Sep 2020 09:43:21 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id w12sm1483444ioa.8.2020.09.03.09.43.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Sep 2020 09:43:21 -0700 (PDT) Received: (nullmailer pid 2925553 invoked by uid 1000); Thu, 03 Sep 2020 16:43:19 -0000 Date: Thu, 3 Sep 2020 10:43:19 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Kukjin Kim , David Airlie , Daniel Vetter , Lee Jones , Sangbeom Kim , Sylwester Nawrocki , Liam Girdwood , Mark Brown , Daniel Lezcano , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, alsa-devel@alsa-project.org, Marek Szyprowski , Bartlomiej Zolnierkiewicz , Sylwester Nawrocki , Chanwoo Choi , Inki Dae Subject: Re: [PATCH 06/10] dt-bindings: sound: samsung-i2s: Use unevaluatedProperties Message-ID: <20200903164319.GA2925151@bogus> References: <20200829142501.31478-1-krzk@kernel.org> <20200829142501.31478-6-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200829142501.31478-6-krzk@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 29, 2020 at 04:24:57PM +0200, Krzysztof Kozlowski wrote: > Additional properties actually might appear (e.g. power-domains) so use > unevaluatedProperties to fix dtbs_check warnings like: > > arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: i2s@11440000: > Additional properties are not allowed ('power-domains', '#address-cells', 'interrupts', '#size-cells' were unexpected) > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/sound/samsung-i2s.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) NAK. See https://lore.kernel.org/r/CAL_JsqKPXJxsHPS34_TCf9bwgKxZNSV4mvQR-WKRnknQVtGGxQ@mail.gmail.com/ 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=-7.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no 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 69CB7C433E2 for ; Thu, 3 Sep 2020 16:44:53 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id D56F82072A for ; Thu, 3 Sep 2020 16:44:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="VntwxX2F" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D56F82072A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org 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 4C23E1906; Thu, 3 Sep 2020 18:44:01 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 4C23E1906 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1599151491; bh=RXn8B7cMLtnL6JgR3+E2Ro4t6hQahjnuOLHVgAJzfZY=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=VntwxX2FMxaYKRwlvr+hWDX1cOh3WVq7Hw5PImX/HwmZ8yvcP0t3yMWoP7SYjuwEy hxGzmN2Gj436TolMek6zur9OzFuFnO8KMrWtPOcveF4l4WWXD+YV3Qjgw/ImARVdY2 9iG6z6iLkgcdqT73BQ2VL+Y+nb67kylPSCMBPrBM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 31191F802C4; Thu, 3 Sep 2020 18:43:35 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id C9FB7F802D2; Thu, 3 Sep 2020 18:43:32 +0200 (CEST) Received: from mail-io1-f66.google.com (mail-io1-f66.google.com [209.85.166.66]) (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 9C9AAF8021D for ; Thu, 3 Sep 2020 18:43:22 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9C9AAF8021D Received: by mail-io1-f66.google.com with SMTP id m17so3641897ioo.1 for ; Thu, 03 Sep 2020 09:43:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Vm4YZ0rV7T1k22Okll5l0Zfn2qIEM+/b9DI6foS5uOU=; b=i+4LshemTQGcjYVtw353FGBhA4MjQWSF/YzB/TGzeiNamVEJ8QPFv2jZjDE3uwiWjI F7KeKi/EbQKlw7ngA/zHs1GyTFick4NXNtRkk1jr/VBnr17wiwdImcOx7HvhqRuhAqsx OkB+uM/bRvMK1svU4OC7FPAcUNrRI3P/qM/MKvxscv9dySJfcxmPBG4qQ01g+vn0dHvs /lYNhU4xmnqRbgNWDvsDxhCWQvjRmlNukvKyezF7YJt8dP50A6/aT5qNZoppIyHI8h+s P6QR28xAvaZwLLWUjREPW3wX3RhBBO3z3YOhlUIUmdHJCDu4kDLbPX6QGLrKqHfhf78b kztQ== X-Gm-Message-State: AOAM530VXdIwUdOZxrUooFRur8+S4mFRCLf0Kx1EVYfH0dIF3SqDHK3q bzUAn/dQ9a4wMs4hcnirBw== X-Google-Smtp-Source: ABdhPJxdGWvSm91m5o4p27kxDEJ3BksNrLtWiBafKboKccHq8iHXL8Nu/05NN9zEgfjXFSxDiBv6CA== X-Received: by 2002:a02:834a:: with SMTP id w10mr4193188jag.63.1599151401695; Thu, 03 Sep 2020 09:43:21 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id w12sm1483444ioa.8.2020.09.03.09.43.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Sep 2020 09:43:21 -0700 (PDT) Received: (nullmailer pid 2925553 invoked by uid 1000); Thu, 03 Sep 2020 16:43:19 -0000 Date: Thu, 3 Sep 2020 10:43:19 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH 06/10] dt-bindings: sound: samsung-i2s: Use unevaluatedProperties Message-ID: <20200903164319.GA2925151@bogus> References: <20200829142501.31478-1-krzk@kernel.org> <20200829142501.31478-6-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200829142501.31478-6-krzk@kernel.org> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-samsung-soc@vger.kernel.org, Daniel Vetter , Bartlomiej Zolnierkiewicz , David Airlie , Mark Brown , Daniel Lezcano , Chanwoo Choi , Liam Girdwood , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Inki Dae , Sangbeom Kim , Kukjin Kim , Thomas Gleixner , Sylwester Nawrocki , Lee Jones , linux-arm-kernel@lists.infradead.org, Marek Szyprowski 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 Sat, Aug 29, 2020 at 04:24:57PM +0200, Krzysztof Kozlowski wrote: > Additional properties actually might appear (e.g. power-domains) so use > unevaluatedProperties to fix dtbs_check warnings like: > > arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: i2s@11440000: > Additional properties are not allowed ('power-domains', '#address-cells', 'interrupts', '#size-cells' were unexpected) > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/sound/samsung-i2s.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) NAK. See https://lore.kernel.org/r/CAL_JsqKPXJxsHPS34_TCf9bwgKxZNSV4mvQR-WKRnknQVtGGxQ@mail.gmail.com/ 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=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 45078C433E9 for ; Thu, 3 Sep 2020 16:44:35 +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 0EA3E2072A for ; Thu, 3 Sep 2020 16:44:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="eA8+d2tc" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0EA3E2072A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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-Transfer-Encoding: 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-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=S2aPY3RTWGESImrgCXp5zZ6NnK5lLXpdgPCA1l0ytzQ=; b=eA8+d2tcPPyZ/Mrt2oCZMdMnN cNUkanQCY/flS/OTgxDIRHUf7Q9rb1HZY576Ot4SmArFXXAtjC3+uhxPzihS3fH8isNyQNvzclJQZ +XN37wINVgq03a6Cd46LmnTx550k0Cz74VAIDlPR3XSxHJkCJmbwygaL8avbds29xy5SDnoFfqI0a /gZDusan8mw7nDj2P+XYfoZK400//O0y/ft2BdoQsJjDqU2wV4L96ETRm3mMUF6iPPOgt5iX+nuOQ pIN0XeIQ2FNGoF6GCuVEMdjxkdKTyA1RU0guNnmeuNeS4gMKxmrIl2wjsDRuTpFvzlTU+9xhHhKVj mQZAA54Eg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kDsKb-0002Dz-Vd; Thu, 03 Sep 2020 16:43:26 +0000 Received: from mail-io1-f67.google.com ([209.85.166.67]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kDsKY-0002D5-OF for linux-arm-kernel@lists.infradead.org; Thu, 03 Sep 2020 16:43:23 +0000 Received: by mail-io1-f67.google.com with SMTP id b6so3614530iof.6 for ; Thu, 03 Sep 2020 09:43:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Vm4YZ0rV7T1k22Okll5l0Zfn2qIEM+/b9DI6foS5uOU=; b=qw9LMjLJ/MqRmc5ytyslzi0sxPCUCZySxk6gyCvjo604+ZmS/T11svJ8/TN0rdyQ/N UZLV359eDCJu7ba0DTJo9fxn/hSKRzd35Y9ZGaJuE7/yZV/mzoUS5RZPvNyJQju+5l0X yJ4PP2VkdJkhK5PkDQjj8yK4hvb9zwvwwlcctIop5lsI7KPlChdyZr61XvYM1jNhA5zh R4p5SKbI1HPOx+qtp5uq7hf7BFI0RkncC/A3km8ODrNB935IrubUy/jOLIwTzjd+woZQ L5QBqtbfPbH9WsFr1bUwBjNz0zsCsELtqzK03sElyuq6PGe9XZXriq5yREhnvCtm5BSG uAcg== X-Gm-Message-State: AOAM5311h4VWyva3cnTSnObpnPxlYeDMd9GEe4OdXLZowijt4FVc6qJI iHCeKTmfCuYffD8vzkQ1Zw== X-Google-Smtp-Source: ABdhPJxdGWvSm91m5o4p27kxDEJ3BksNrLtWiBafKboKccHq8iHXL8Nu/05NN9zEgfjXFSxDiBv6CA== X-Received: by 2002:a02:834a:: with SMTP id w10mr4193188jag.63.1599151401695; Thu, 03 Sep 2020 09:43:21 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id w12sm1483444ioa.8.2020.09.03.09.43.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Sep 2020 09:43:21 -0700 (PDT) Received: (nullmailer pid 2925553 invoked by uid 1000); Thu, 03 Sep 2020 16:43:19 -0000 Date: Thu, 3 Sep 2020 10:43:19 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH 06/10] dt-bindings: sound: samsung-i2s: Use unevaluatedProperties Message-ID: <20200903164319.GA2925151@bogus> References: <20200829142501.31478-1-krzk@kernel.org> <20200829142501.31478-6-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200829142501.31478-6-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200903_124322_799772_D95BB6D1 X-CRM114-Status: GOOD ( 13.66 ) 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, alsa-devel@alsa-project.org, linux-samsung-soc@vger.kernel.org, Daniel Vetter , Bartlomiej Zolnierkiewicz , David Airlie , Mark Brown , Daniel Lezcano , Chanwoo Choi , Liam Girdwood , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Inki Dae , Sangbeom Kim , Kukjin Kim , Sylwester Nawrocki , Thomas Gleixner , Sylwester Nawrocki , Lee Jones , linux-arm-kernel@lists.infradead.org, Marek Szyprowski 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 Sat, Aug 29, 2020 at 04:24:57PM +0200, Krzysztof Kozlowski wrote: > Additional properties actually might appear (e.g. power-domains) so use > unevaluatedProperties to fix dtbs_check warnings like: > > arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: i2s@11440000: > Additional properties are not allowed ('power-domains', '#address-cells', 'interrupts', '#size-cells' were unexpected) > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/sound/samsung-i2s.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) NAK. See https://lore.kernel.org/r/CAL_JsqKPXJxsHPS34_TCf9bwgKxZNSV4mvQR-WKRnknQVtGGxQ@mail.gmail.com/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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=-7.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 10E9AC433E9 for ; Thu, 3 Sep 2020 16:43:24 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 D69612072A for ; Thu, 3 Sep 2020 16:43:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D69612072A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5419D6EA0C; Thu, 3 Sep 2020 16:43:23 +0000 (UTC) Received: from mail-io1-f68.google.com (mail-io1-f68.google.com [209.85.166.68]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4E5D66EA0C for ; Thu, 3 Sep 2020 16:43:22 +0000 (UTC) Received: by mail-io1-f68.google.com with SMTP id z25so3587147iol.10 for ; Thu, 03 Sep 2020 09:43:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Vm4YZ0rV7T1k22Okll5l0Zfn2qIEM+/b9DI6foS5uOU=; b=itz+0WfpC9SXXLcqZ81dE3M8TIWsRPbaYaIJ1z+pextTeBsASQ420xA5oiFSBgV4Z5 EOwr/cd1399hGerqNOGDIHmmGL7oke/dB84hCZRVWUSCKfu0umg3rEK2Ms0AgZnsYkD0 lkzyYp7cXHz9amOknwYm6jwShDPUMqJqJs08bpsHwnVqVITqv9oJjHItB/iPRk5nAUlh 31K+1+c9ksf8gO//sQcUC7hGHO4GvEIfo3UUpODqhNY7kXNNNbe86SH1Vuj8FUYUBgu6 YtakbqxD98xDvj4UL5nc7bETqrEU3x4+mHlJV3oCzLZDAkibFc0EsPpWYs3AcCwClMXb B47Q== X-Gm-Message-State: AOAM533RgWIuAbcsu2DKsi3nEmXJ1L8WlF8uC3/ezyTiAEykALCQHFmd TdQl2Nly9HJ9LX82+rv9GQ== X-Google-Smtp-Source: ABdhPJxdGWvSm91m5o4p27kxDEJ3BksNrLtWiBafKboKccHq8iHXL8Nu/05NN9zEgfjXFSxDiBv6CA== X-Received: by 2002:a02:834a:: with SMTP id w10mr4193188jag.63.1599151401695; Thu, 03 Sep 2020 09:43:21 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id w12sm1483444ioa.8.2020.09.03.09.43.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Sep 2020 09:43:21 -0700 (PDT) Received: (nullmailer pid 2925553 invoked by uid 1000); Thu, 03 Sep 2020 16:43:19 -0000 Date: Thu, 3 Sep 2020 10:43:19 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH 06/10] dt-bindings: sound: samsung-i2s: Use unevaluatedProperties Message-ID: <20200903164319.GA2925151@bogus> References: <20200829142501.31478-1-krzk@kernel.org> <20200829142501.31478-6-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200829142501.31478-6-krzk@kernel.org> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-samsung-soc@vger.kernel.org, Bartlomiej Zolnierkiewicz , David Airlie , Mark Brown , Daniel Lezcano , Chanwoo Choi , Liam Girdwood , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Sangbeom Kim , Kukjin Kim , Sylwester Nawrocki , Thomas Gleixner , Sylwester Nawrocki , Lee Jones , linux-arm-kernel@lists.infradead.org, Marek Szyprowski Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sat, Aug 29, 2020 at 04:24:57PM +0200, Krzysztof Kozlowski wrote: > Additional properties actually might appear (e.g. power-domains) so use > unevaluatedProperties to fix dtbs_check warnings like: > > arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: i2s@11440000: > Additional properties are not allowed ('power-domains', '#address-cells', 'interrupts', '#size-cells' were unexpected) > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/sound/samsung-i2s.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) NAK. See https://lore.kernel.org/r/CAL_JsqKPXJxsHPS34_TCf9bwgKxZNSV4mvQR-WKRnknQVtGGxQ@mail.gmail.com/ _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel