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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 ABDFCC6377C for ; Wed, 21 Jul 2021 14:26:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9A68161261 for ; Wed, 21 Jul 2021 14:26:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239401AbhGUNqL (ORCPT ); Wed, 21 Jul 2021 09:46:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55026 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239300AbhGUNpw (ORCPT ); Wed, 21 Jul 2021 09:45:52 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 74FCDC061799 for ; Wed, 21 Jul 2021 07:26:21 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id b26so3460189lfo.4 for ; Wed, 21 Jul 2021 07:26:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Y5IdCRJZdJYIiudXPCqxlRKiC6LdgtZkGmH8rRPhgTM=; b=DfZty/Ixt/tbCkEATYd7Xctiu3ogAgN3WD/IwiROnkAKSZv3xwTODhlTlCT8Xi3nv1 Dg1qfPy20ffG87fs1hWVi3Q25QSj0diOYe09xTXjyv6um8idOFHt/ZXV3rgZe9NgqdN1 yEyzWn9IBYZGP9L8EmDpmRxNpbXAYwqRXc8AEIlWBl5F5mpmMfVKsuonN3B9ProzGngQ FtKpxS++Sb9F9gquqZzPud504nw7wq++64NoUphdP3fwj8uB/e3VLCpXjjacCc5sBbNu oeiMP8oGGghMnRlAM06pfMf3TdJGTqA5LoVQu6KZaJXAzorOV5PfOVReFX+O2e/HD2OK PL4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Y5IdCRJZdJYIiudXPCqxlRKiC6LdgtZkGmH8rRPhgTM=; b=lDfbBvGGe83wqPrlsYdNQ5TKAvwGyWObWtwa+CG+pC1KHxde/0h6LGfTdiAwQ5hGTG yeiR1c3d3G2/v/NWlLCowuOCosruWKMh9WUWfaD8nHgEsxlyeyT2Rkk74VqfjLPGaQvB 2SPTUg9x8hw5zzrw8qj00KvYhMiT6B6efjYJ1rNpUDzW/JqGdq939RICSgP7Sq0dmwXq bJkxrsnORcfJSD1kqaL9B33FsDz2sLaEH0G6AhC4Le2a7gdW8CKYK9cE9xXmcDzt+Zjn vtdMrgChck+r/2ZMWFB9scfjFMTT8BePYPgEqQB4wFyPfEM7KFpGVehMByrtgAGxQP/Z pEhg== X-Gm-Message-State: AOAM531TpueYr4sH/6giLfhDK7gOpm1v/ZnbnfAQrBYvueuAvQ2a1Z7N 8FD6X1wjLBrEY2xObqBCH0pZ6QBYWz+8YMEg0mjK5w== X-Google-Smtp-Source: ABdhPJxLJxuektkYlmThnTeKs9wi2CGTur5nFPRKxrsRGLrNNjiiMAw1eN/JZqtaD96z1vToql3upVxtxcQHSW4GACE= X-Received: by 2002:a05:6512:169e:: with SMTP id bu30mr5421776lfb.291.1626877579556; Wed, 21 Jul 2021 07:26:19 -0700 (PDT) MIME-Version: 1.0 References: <20210720172025.363238-1-robh@kernel.org> In-Reply-To: <20210720172025.363238-1-robh@kernel.org> From: Linus Walleij Date: Wed, 21 Jul 2021 16:26:08 +0200 Message-ID: Subject: Re: [PATCH] dt-bindings: Remove "status" from schema examples To: Rob Herring Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel , Maxime Ripard , Chen-Yu Tsai , Thierry Reding , Sam Ravnborg , Rui Miguel Silva , Laurent Pinchart , Mauro Carvalho Chehab , "David S. Miller" , Jakub Kicinski , Mark Brown , Robert Marko , Philipp Zabel , Alessandro Zummo , Alexandre Belloni , Ramesh Shanmugasundaram , "G. Jaya Kumaran" , Oleksij Rempel , ChiYuan Huang , Wei Xu , Dilip Kota , Karol Gugala , Mateusz Holenko , Olivier Moysan , Peter Ujfalusi , "open list:DRM PANEL DRIVERS" , Linux Media Mailing List , netdev , linux-rtc , "moderated list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..." Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 20, 2021 at 7:20 PM Rob Herring wrote: > There's no reason to have "status" properties in examples. "okay" is the > default, and "disabled" turns off some schema checks ('required' > specifically). All of mine are mistakes anyway. Reviewed-by: Linus Walleij Thanks for fixing this up. Yours, Linus Walleij 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=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 E1CCBC4338F for ; Sat, 24 Jul 2021 08:58:29 +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 644AB600EF for ; Sat, 24 Jul 2021 08:58:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 644AB600EF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=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 02F4617B6; Sat, 24 Jul 2021 10:57:38 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 02F4617B6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1627117108; bh=Y5IdCRJZdJYIiudXPCqxlRKiC6LdgtZkGmH8rRPhgTM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=CkSt3K4O8J9W7haMMyiKecxmWYnaJTr1fEyrQK2ujNmlTzU68tdLXXmbzfP/USk6s e1LoW5Cj/hWg9xPWUJc5zWwq1zVeGsmFjlup7R7DRwbdujg8xNBrrOwvCAwHLWiA57 5DQYFv4a2ajrBvREzpXgqzutyXvvlPsa63uzixIs= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 98E34F8051C; Sat, 24 Jul 2021 10:53:33 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id D9CABF800FD; Wed, 21 Jul 2021 16:26:26 +0200 (CEST) Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) (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 70C52F800FD for ; Wed, 21 Jul 2021 16:26:20 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 70C52F800FD Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="DfZty/Ix" Received: by mail-lf1-x12f.google.com with SMTP id b26so3460200lfo.4 for ; Wed, 21 Jul 2021 07:26:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Y5IdCRJZdJYIiudXPCqxlRKiC6LdgtZkGmH8rRPhgTM=; b=DfZty/Ixt/tbCkEATYd7Xctiu3ogAgN3WD/IwiROnkAKSZv3xwTODhlTlCT8Xi3nv1 Dg1qfPy20ffG87fs1hWVi3Q25QSj0diOYe09xTXjyv6um8idOFHt/ZXV3rgZe9NgqdN1 yEyzWn9IBYZGP9L8EmDpmRxNpbXAYwqRXc8AEIlWBl5F5mpmMfVKsuonN3B9ProzGngQ FtKpxS++Sb9F9gquqZzPud504nw7wq++64NoUphdP3fwj8uB/e3VLCpXjjacCc5sBbNu oeiMP8oGGghMnRlAM06pfMf3TdJGTqA5LoVQu6KZaJXAzorOV5PfOVReFX+O2e/HD2OK PL4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Y5IdCRJZdJYIiudXPCqxlRKiC6LdgtZkGmH8rRPhgTM=; b=hP9oH3o6JpRjDy6Z+A7LP4bYhif+TJFCvoB7e8bDO+Ho8TUYPlyMbSOKIfRj5GPgHN WX/++T8tGLWYIINXo8OOPF/cS/It4MCvMTFokC//DK7T3RHBxDzCXMUI1s7XvVornd1s /xj1AHdgGwFTvbyDEYh3MDK4V9SE7XO7A1CRO84IfC64zeeQ4eFMd+Au6dLRXduAvWo8 GMdSNAPDbRfjRl5IJchS68RPPn+y90BdYh1RZM/MgpU+VevA8hXXYpCeLN4lsfXXBmkm 1oOPjI+OuOYZ7z4p76lnKQObmzBapqFEnqsuoGgv17ZywT4AQHCZuB9QYOi+9S50yjHD 4C8w== X-Gm-Message-State: AOAM533OPrFxTWit0IS26UEZm0+8A4dGJ+pbb6ns+fPqCBQSuXjldqWR bhU1vBMcV4wS/nztCU8ghfdDeKeD7LKSZLjr56/rmg== X-Google-Smtp-Source: ABdhPJxLJxuektkYlmThnTeKs9wi2CGTur5nFPRKxrsRGLrNNjiiMAw1eN/JZqtaD96z1vToql3upVxtxcQHSW4GACE= X-Received: by 2002:a05:6512:169e:: with SMTP id bu30mr5421776lfb.291.1626877579556; Wed, 21 Jul 2021 07:26:19 -0700 (PDT) MIME-Version: 1.0 References: <20210720172025.363238-1-robh@kernel.org> In-Reply-To: <20210720172025.363238-1-robh@kernel.org> From: Linus Walleij Date: Wed, 21 Jul 2021 16:26:08 +0200 Message-ID: Subject: Re: [PATCH] dt-bindings: Remove "status" from schema examples To: Rob Herring Content-Type: text/plain; charset="UTF-8" X-Mailman-Approved-At: Sat, 24 Jul 2021 10:53:21 +0200 Cc: Alexandre Belloni , Olivier Moysan , Mateusz Holenko , "moderated list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..." , "open list:DRM PANEL DRIVERS" , Peter Ujfalusi , ChiYuan Huang , Thierry Reding , Laurent Pinchart , Sam Ravnborg , Karol Gugala , linux-rtc , Mauro Carvalho Chehab , Dilip Kota , Wei Xu , Oleksij Rempel , Chen-Yu Tsai , Jakub Kicinski , Linux Media Mailing List , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Maxime Ripard , Ramesh Shanmugasundaram , Rui Miguel Silva , Mark Brown , "G. Jaya Kumaran" , Robert Marko , Alessandro Zummo , netdev , linux-kernel , Philipp Zabel , "David S. Miller" 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 Tue, Jul 20, 2021 at 7:20 PM Rob Herring wrote: > There's no reason to have "status" properties in examples. "okay" is the > default, and "disabled" turns off some schema checks ('required' > specifically). All of mine are mistakes anyway. Reviewed-by: Linus Walleij Thanks for fixing this up. Yours, Linus Walleij 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=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 C621EC636C9 for ; Wed, 21 Jul 2021 14:26:22 +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 9135C6120C for ; Wed, 21 Jul 2021 14:26:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9135C6120C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.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 1CA5F6E49A; Wed, 21 Jul 2021 14:26:22 +0000 (UTC) Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 469216E49A for ; Wed, 21 Jul 2021 14:26:21 +0000 (UTC) Received: by mail-lf1-x136.google.com with SMTP id g22so3519142lfu.0 for ; Wed, 21 Jul 2021 07:26:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Y5IdCRJZdJYIiudXPCqxlRKiC6LdgtZkGmH8rRPhgTM=; b=DfZty/Ixt/tbCkEATYd7Xctiu3ogAgN3WD/IwiROnkAKSZv3xwTODhlTlCT8Xi3nv1 Dg1qfPy20ffG87fs1hWVi3Q25QSj0diOYe09xTXjyv6um8idOFHt/ZXV3rgZe9NgqdN1 yEyzWn9IBYZGP9L8EmDpmRxNpbXAYwqRXc8AEIlWBl5F5mpmMfVKsuonN3B9ProzGngQ FtKpxS++Sb9F9gquqZzPud504nw7wq++64NoUphdP3fwj8uB/e3VLCpXjjacCc5sBbNu oeiMP8oGGghMnRlAM06pfMf3TdJGTqA5LoVQu6KZaJXAzorOV5PfOVReFX+O2e/HD2OK PL4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Y5IdCRJZdJYIiudXPCqxlRKiC6LdgtZkGmH8rRPhgTM=; b=mkHn3Sp5413OowGuQ8fC7LGNhKxxLx+KgwBTj6tXSIvVVtM0l38dP/0AP1sqGorAWl MzxTNZT9z+WXCnaXCZv8wIZo4LMiDpM98kQAl157YJbUbqAoGjcar1ed/g3iFUx1pNjK TQe+LZcEwU6VRIMV45Ty6UaG30IE6Sgu8qilJ6kfv2wn1rVp9b7rz6XJWxWupjS0vqQQ ak1zVyb5bpDH8InmhwrWuD8oZSd+3avwjoAGUEA6uv+WXKPTy4yxV2fXkmPTtgLD0gT/ wVBqEM+RC7F0UYAQ9WfdjA07NNWEivD0mvxBrI2dVA/Kv5xHHDQ4ueRD5O4TqrEqRDz5 sr8w== X-Gm-Message-State: AOAM532YX7fMKxHgBLFw8bwo/olG9xiH8K5ieRVztt1A2rI9yMB23M0c 4tYf9SpiuAmNNnynIfPF6d6stLxdTCIwxi6CENtrng== X-Google-Smtp-Source: ABdhPJxLJxuektkYlmThnTeKs9wi2CGTur5nFPRKxrsRGLrNNjiiMAw1eN/JZqtaD96z1vToql3upVxtxcQHSW4GACE= X-Received: by 2002:a05:6512:169e:: with SMTP id bu30mr5421776lfb.291.1626877579556; Wed, 21 Jul 2021 07:26:19 -0700 (PDT) MIME-Version: 1.0 References: <20210720172025.363238-1-robh@kernel.org> In-Reply-To: <20210720172025.363238-1-robh@kernel.org> From: Linus Walleij Date: Wed, 21 Jul 2021 16:26:08 +0200 Message-ID: Subject: Re: [PATCH] dt-bindings: Remove "status" from schema examples To: Rob Herring Content-Type: text/plain; charset="UTF-8" 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: Alexandre Belloni , Olivier Moysan , Mateusz Holenko , "moderated list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..." , "open list:DRM PANEL DRIVERS" , Peter Ujfalusi , ChiYuan Huang , Thierry Reding , Laurent Pinchart , Sam Ravnborg , Karol Gugala , linux-rtc , Mauro Carvalho Chehab , Dilip Kota , Wei Xu , Oleksij Rempel , Chen-Yu Tsai , Jakub Kicinski , Linux Media Mailing List , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Ramesh Shanmugasundaram , Rui Miguel Silva , Mark Brown , "G. Jaya Kumaran" , Robert Marko , Alessandro Zummo , netdev , linux-kernel , "David S. Miller" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Jul 20, 2021 at 7:20 PM Rob Herring wrote: > There's no reason to have "status" properties in examples. "okay" is the > default, and "disabled" turns off some schema checks ('required' > specifically). All of mine are mistakes anyway. Reviewed-by: Linus Walleij Thanks for fixing this up. Yours, Linus Walleij