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 D8FDAC433E2 for ; Thu, 3 Sep 2020 16:42:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9565F2072A for ; Thu, 3 Sep 2020 16:42:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599151353; bh=C62qZtvU1LK8ekrlPR4F28bMHDUImJe8bnDuR7yrADw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=TG4gJwpDmVnRXmGEtrVNEopB9bQnGI9R++k1oWAuVu9Angy+AiGQG9kSdAWPWpr1F 0mcNceMmpEvXQtp6PMfVn2+UPRdtpfhIKwXViPsn4sgUi9AlyhWTw2fEt/Ulm3YaYz C30KfuFLcwAhznozb3Ehxor8GJoGddS/hQ2E79BQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729028AbgICQmb (ORCPT ); Thu, 3 Sep 2020 12:42:31 -0400 Received: from mail-il1-f196.google.com ([209.85.166.196]:34838 "EHLO mail-il1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728937AbgICQm0 (ORCPT ); Thu, 3 Sep 2020 12:42:26 -0400 Received: by mail-il1-f196.google.com with SMTP id l4so3324494ilq.2; Thu, 03 Sep 2020 09:42:25 -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=6Sphnv+kZz9m5G/Scys4rI5dlFuqK5i9UXTX5h29xxM=; b=rFfdjeR0lusgfyMKrA9Ay15UK55vm4CQwQ8SyN6Gjov91NnaBjX1PxkZp+7UPWK3KT L75mOga0AO4pLXU3l+7mgAdrVvtEVXvRAPaHO6e+W47EbUFcdi6z9TYuEGhlTBke68Yr PMEZGAGgo2y8Fo4YZ/BuybuX/vtKAWrkOof8WeD5UsVwqbFKzKGEIJ+ieUQEf/W7X1+/ IXdgDjkQPDjh09qntHy32jYtrG7zudeRpS+tIFNcJsREBL4V9QzYokWhyEiBwbVz50Nr eXfCdeSi2TI+Bm/foJixoH95GMsyNhcN6ATQz/UlD3UD1YrqynPe41k61g/UEJwQ5fQ6 bG2g== X-Gm-Message-State: AOAM533RBaB0I7BDYhl+DnW720ORH9MRcxOtUSdURsevqG5XFWS7llpL i8BK/Vyf9cQ0kQ48fEFwoQ== X-Google-Smtp-Source: ABdhPJyf5z2NqnEUDQWThMqUbFgeD+F0Z4y8wVXxVNOYbxoIN6ARDFco2WA47g884qz86E7kb3prsQ== X-Received: by 2002:a92:bf0a:: with SMTP id z10mr4215186ilh.39.1599151345148; Thu, 03 Sep 2020 09:42:25 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id p78sm1578646iod.0.2020.09.03.09.42.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Sep 2020 09:42:24 -0700 (PDT) Received: (nullmailer pid 2924166 invoked by uid 1000); Thu, 03 Sep 2020 16:42:23 -0000 Date: Thu, 3 Sep 2020 10:42:23 -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 02/10] dt-bindings: gpu: arm,mali-midgard: Use unevaluatedProperties Message-ID: <20200903164223.GA2923881@bogus> References: <20200829142501.31478-1-krzk@kernel.org> <20200829142501.31478-2-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200829142501.31478-2-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:53PM +0200, Krzysztof Kozlowski wrote: > Additional properties or nodes actually might appear (e.g. operating > points table) so use unevaluatedProperties to fix dtbs_check warnings > like: > > arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: gpu@14ac0000: > 'opp_table' does not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/gpu/arm,mali-midgard.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 D8A19C433E9 for ; Thu, 3 Sep 2020 16:43:54 +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 60B2A2072A for ; Thu, 3 Sep 2020 16:43:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="CsKcoSK8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 60B2A2072A 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 946A6191D; Thu, 3 Sep 2020 18:43:02 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 946A6191D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1599151432; bh=C62qZtvU1LK8ekrlPR4F28bMHDUImJe8bnDuR7yrADw=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=CsKcoSK8hVb0vArzWHUAVEpERuFeDbJZSkaG1Tt0O4OWT0QvN4qI5QKFLL4/ijc/+ AoTS6pvKyIvNq+14EVEg4fIKGQ0+SOIt0V8OEQx0WBeFAGzhmvpXgKr3Q4HpFHQ0cC CyssAQVHQJwxg2wlZOJYONOEbVOKsNZupcje29+w= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 80A60F800F0; Thu, 3 Sep 2020 18:42:38 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 90E24F80278; Thu, 3 Sep 2020 18:42:36 +0200 (CEST) Received: from mail-il1-f193.google.com (mail-il1-f193.google.com [209.85.166.193]) (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 B66DDF800F0 for ; Thu, 3 Sep 2020 18:42:26 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B66DDF800F0 Received: by mail-il1-f193.google.com with SMTP id w8so3286138ilj.8 for ; Thu, 03 Sep 2020 09:42:26 -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=6Sphnv+kZz9m5G/Scys4rI5dlFuqK5i9UXTX5h29xxM=; b=nfT8wqgNXbf8TqoCudOTt5mCB5qwcku1xffC9XAXmAKIaqhkX2TWa4BmsaVrL5hylK s6JanhDnlsGAdCkPTvdXlBXkzD6AeD9Mursy64FAFO5Ae3vlsNy9UTZp7QtckyZ3IapX 8qLTX4CKX9Rg7w7kG/UDE8vXPLvmt5tyDB9iTdSfNUvoVzL5Ol/t+Ag9gAxQ1sOuKa7C E518NCZxAFnLIkKHaUp/d2unbYH9EwqpFRKOvW2W6qo+aiI8po1V9aiESqa7CK22km2w eSk2IJ7HWK3TNmR4Rm22ZdpxQalFj1IaRb/FxWKTzyayBfMCkuFxSvxAjUPHdpndgdYc xgLA== X-Gm-Message-State: AOAM532yp7wOMVrg8ye8GhwT8IfroQcLKdw9U5kPg3x+19RfkZcuvgmh rE0iBItEphNUlhwmr8MB2A== X-Google-Smtp-Source: ABdhPJyf5z2NqnEUDQWThMqUbFgeD+F0Z4y8wVXxVNOYbxoIN6ARDFco2WA47g884qz86E7kb3prsQ== X-Received: by 2002:a92:bf0a:: with SMTP id z10mr4215186ilh.39.1599151345148; Thu, 03 Sep 2020 09:42:25 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id p78sm1578646iod.0.2020.09.03.09.42.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Sep 2020 09:42:24 -0700 (PDT) Received: (nullmailer pid 2924166 invoked by uid 1000); Thu, 03 Sep 2020 16:42:23 -0000 Date: Thu, 3 Sep 2020 10:42:23 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH 02/10] dt-bindings: gpu: arm,mali-midgard: Use unevaluatedProperties Message-ID: <20200903164223.GA2923881@bogus> References: <20200829142501.31478-1-krzk@kernel.org> <20200829142501.31478-2-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200829142501.31478-2-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:53PM +0200, Krzysztof Kozlowski wrote: > Additional properties or nodes actually might appear (e.g. operating > points table) so use unevaluatedProperties to fix dtbs_check warnings > like: > > arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: gpu@14ac0000: > 'opp_table' does not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/gpu/arm,mali-midgard.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 2C230C433E2 for ; Thu, 3 Sep 2020 16:43:41 +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 E72C82072A for ; Thu, 3 Sep 2020 16:43:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YDeQ3PPC" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E72C82072A 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=c5iwRZ1W73DpJEa4IWFs0v7GXoWQNdX+J0mJAF5DIfY=; b=YDeQ3PPCICTbNPX3oiTP0LiSS xXP9+RiJ0aqr+uZIx/rSoXSGiR9Uh4OptTKi1z5YHid/Gci2CAp76EsTELGYu+cqmpQSe1UKbV5LH GySkchj6t6YFn3pwInuLstiochCyLeGl1rhotZ0KOMmE6AxeuiI4ybWEu38Qr4ULdl4ii/sQ+Loag vlQBJzRh4O60OjXkbmy5qRbb6GiSTwZojrSiMIsoqyQadkIlUkFPsLKGkKkrY0kgnR4sBoKKvlCbg e0jJ9Hcstw6z/nopEeEdE/SaGFS1mWN9rodxGCiaZ7FJQYG7usOXUMfH6U2d9NfyN0Cyh2axdwmct C3Tp8KRZA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kDsJi-0001sZ-Mb; Thu, 03 Sep 2020 16:42:30 +0000 Received: from mail-il1-f195.google.com ([209.85.166.195]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kDsJe-0001qU-80 for linux-arm-kernel@lists.infradead.org; Thu, 03 Sep 2020 16:42:28 +0000 Received: by mail-il1-f195.google.com with SMTP id h11so3265038ilj.11 for ; Thu, 03 Sep 2020 09:42:25 -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=6Sphnv+kZz9m5G/Scys4rI5dlFuqK5i9UXTX5h29xxM=; b=Jqyr3O0a76/Tv/aYID5AUQG9rMw05ci6bo8AmeoibEJoiIlyhdXgUdLkRfT8JFmi5s ohz9DQbHkEdDtL3xd4/uIE0JY2xkeENC0ntX2UsUXbPP+MeWSB2yL6OLKROKxQ3qm0xK JHkbUIxC9udS7QRD8Md/2dqkYf+LJKyZDYffvSdgGSdFtycU53s7v6Vq775vojVRMmRV osVP2u7vYoIMV6DsBShpH1UXzpoznBBm1/kGZGBwDFjqQIjH/j4/JRFpiIQNfChT6uFb 22f/V/jY4xDgXMZESEGu/gNURtpn1mfsZL1yhVEAFZ0+6lffVvc880VQIcUU+PxhGEp0 13tg== X-Gm-Message-State: AOAM532vgQ7ueP8sUE/0gIaJZQQJiuTpM+q8QrmWF/7Ev1CzWyPVBInu Yb2PWenKLG6Nx9NiMDWiYA== X-Google-Smtp-Source: ABdhPJyf5z2NqnEUDQWThMqUbFgeD+F0Z4y8wVXxVNOYbxoIN6ARDFco2WA47g884qz86E7kb3prsQ== X-Received: by 2002:a92:bf0a:: with SMTP id z10mr4215186ilh.39.1599151345148; Thu, 03 Sep 2020 09:42:25 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id p78sm1578646iod.0.2020.09.03.09.42.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Sep 2020 09:42:24 -0700 (PDT) Received: (nullmailer pid 2924166 invoked by uid 1000); Thu, 03 Sep 2020 16:42:23 -0000 Date: Thu, 3 Sep 2020 10:42:23 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH 02/10] dt-bindings: gpu: arm,mali-midgard: Use unevaluatedProperties Message-ID: <20200903164223.GA2923881@bogus> References: <20200829142501.31478-1-krzk@kernel.org> <20200829142501.31478-2-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200829142501.31478-2-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200903_124226_325282_360E391F X-CRM114-Status: GOOD ( 14.53 ) 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:53PM +0200, Krzysztof Kozlowski wrote: > Additional properties or nodes actually might appear (e.g. operating > points table) so use unevaluatedProperties to fix dtbs_check warnings > like: > > arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: gpu@14ac0000: > 'opp_table' does not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/gpu/arm,mali-midgard.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 ACDAAC433E2 for ; Thu, 3 Sep 2020 16:42:27 +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 81B0920775 for ; Thu, 3 Sep 2020 16:42:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 81B0920775 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 E6B846EA09; Thu, 3 Sep 2020 16:42:26 +0000 (UTC) Received: from mail-il1-f194.google.com (mail-il1-f194.google.com [209.85.166.194]) by gabe.freedesktop.org (Postfix) with ESMTPS id B41CA6EA09 for ; Thu, 3 Sep 2020 16:42:25 +0000 (UTC) Received: by mail-il1-f194.google.com with SMTP id e14so3301178ile.6 for ; Thu, 03 Sep 2020 09:42:25 -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=6Sphnv+kZz9m5G/Scys4rI5dlFuqK5i9UXTX5h29xxM=; b=gVjdjf+4mon27YfrXmWflc7+XHmV0jCD7lEdwrxyLz57Cw1VqAE1FMV/Txjr4oMIdX I/t2PtOUO76AGtV4SqlSORnb09rteIk0rSfopU9WQVRVebLBoKyC1kNXusS4oEPm1YrL J0N7v1O3qLVvfeH1LMasxbPP67tFp1zZkE9btOtwpu4w0No4ERGxaI9+MuCe6SSl+ZgA xw9lApsARfSCPyFt9aQgN7GoyjFzmluzBWgKv/a3WOgBtRZK76S/yqDjqSU2IutOZx4E o6g/iHXrifX904JxgNAc7UNhFjSqDP1tpslvZoZfkm7T30XBGyRl4RLMwMNm3+jHGeEv m5MQ== X-Gm-Message-State: AOAM532xdy2brtS9eR0VbaniKKmSUDbo+yQPCubyTeBpFP6xz9uSdgs+ t3NbeqRA/WKLJ/P/wePS7g== X-Google-Smtp-Source: ABdhPJyf5z2NqnEUDQWThMqUbFgeD+F0Z4y8wVXxVNOYbxoIN6ARDFco2WA47g884qz86E7kb3prsQ== X-Received: by 2002:a92:bf0a:: with SMTP id z10mr4215186ilh.39.1599151345148; Thu, 03 Sep 2020 09:42:25 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id p78sm1578646iod.0.2020.09.03.09.42.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Sep 2020 09:42:24 -0700 (PDT) Received: (nullmailer pid 2924166 invoked by uid 1000); Thu, 03 Sep 2020 16:42:23 -0000 Date: Thu, 3 Sep 2020 10:42:23 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH 02/10] dt-bindings: gpu: arm,mali-midgard: Use unevaluatedProperties Message-ID: <20200903164223.GA2923881@bogus> References: <20200829142501.31478-1-krzk@kernel.org> <20200829142501.31478-2-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200829142501.31478-2-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:53PM +0200, Krzysztof Kozlowski wrote: > Additional properties or nodes actually might appear (e.g. operating > points table) so use unevaluatedProperties to fix dtbs_check warnings > like: > > arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: gpu@14ac0000: > 'opp_table' does not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/gpu/arm,mali-midgard.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