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 34154C433F5 for ; Tue, 4 Jan 2022 19:27:57 +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=tSdFp+eZ2sLJUNZqxIbPbkCUJb8Sgi3JS5GwsMOSOeA=; b=Ok7dFh+fTVU89S wcEFWD8y80mfEg28/VFQzoERQ2EQlyo3K95UI/d3gVtHA9RkfpZKHZDD2NTNuFjKRVAqSojWnnsKP KxAU9bhO6nYbKAdBSY1WkCSyvtx4/OEPAgyvy7Qbry8nqiTrNg2psEEY22RWBSQTGuq1ZKlrJG4Nr JyPb7MF4GQNS0AzJ590EDgsDyMrEwSi20WN8PNHuYXDy3Am61dsacfJd45SfsjkXPwcOiQgEl6qql PP+H2TSYDE3FXYz5UBjzGPVUOC1muR/T4CiO7MnYnogkRbxlJnhxia4R5bvSryNmTBu56zSclUNvZ Zlyb/UJOv9DZAf7IRNgw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4pRx-00CbKg-5h; Tue, 04 Jan 2022 19:26:25 +0000 Received: from mail-ot1-f53.google.com ([209.85.210.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4pRt-00CbJ7-Kf for linux-arm-kernel@lists.infradead.org; Tue, 04 Jan 2022 19:26:22 +0000 Received: by mail-ot1-f53.google.com with SMTP id n17-20020a9d64d1000000b00579cf677301so7622524otl.8 for ; Tue, 04 Jan 2022 11:26:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=YKrA0VG5088QppXxlOYC79pk7hClbKGMriiqTjf+5V0=; b=OmWu1lPX+8Urews7eBY271sr6G6g+IlHmgB6NlhLO7ZWBof5l7D6orsP7zLdydLoGv asn2Bl+JnG06YrNDFxtH9Vt6rOvgE56mTJH9q224TShVNF2BLgUj/Ld8jmJ/zyivLRxz bDwUr+iFKLvpQj2Kx6Yyd9c9QDFgZezZ0nW9ETG6VtCAcG+Qo84XJbGgGgR2sU0XsNNV vC+vNZPGPYKYx1QCxDVVVFjCA60mEytC/spM8SOFU85E7HtevZK1ZSf0ZhtSidb9d14o shizy7cv6UfEX1wFowDD1k23DUQWav8s+ZOqddztYHq1S09uGxw5nAbnSSbld9SBNieQ zJnA== X-Gm-Message-State: AOAM5338rTdy52Awy878CT9j3O3p8qARPfuVxaMFmpjvCamr7txmrtT2 8EpxNUQBeXaGrfFA2N1doQ== X-Google-Smtp-Source: ABdhPJxCXU9/2UnfSX6FTnORjLMwzO5dNGz4FBXb+4cI/iN163LD8/6FZ+ptpnnF6UXfyvHIEKWbJg== X-Received: by 2002:a9d:bf7:: with SMTP id 110mr37296906oth.94.1641324379789; Tue, 04 Jan 2022 11:26:19 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id j99sm7957678otj.15.2022.01.04.11.26.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Jan 2022 11:26:19 -0800 (PST) Received: (nullmailer pid 1261017 invoked by uid 1000); Tue, 04 Jan 2022 19:26:18 -0000 Date: Tue, 4 Jan 2022 13:26:18 -0600 From: Rob Herring To: Rob Herring Cc: linux-kernel@vger.kernel.org, Maxime Coquelin , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Alexandre Torgue , Daniel Vetter , David Airlie , Yannick Fertre , devicetree@vger.kernel.org, Philippe Cornu Subject: Re: [PATCH] dt-bindings: display: st,stm32-dsi: Fix panel node name in example Message-ID: References: <20211221125145.1195234-1-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211221125145.1195234-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220104_112621_698246_D830EE9E X-CRM114-Status: GOOD ( 12.14 ) 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 Tue, 21 Dec 2021 08:51:45 -0400, Rob Herring wrote: > With 'unevaluatedProperties' support enabled, the st,stm32-dsi binding > has a new warning: > > Documentation/devicetree/bindings/display/st,stm32-dsi.example.dt.yaml: dsi@5a000000: Unevaluated properties are not allowed ('panel-dsi@0' was unexpected) > > The documented child node name is 'panel', so update the example. > > Signed-off-by: Rob Herring > --- > Documentation/devicetree/bindings/display/st,stm32-dsi.yaml | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > Applied, thanks! _______________________________________________ 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3896AC433F5 for ; Tue, 4 Jan 2022 19:26:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236530AbiADT0V (ORCPT ); Tue, 4 Jan 2022 14:26:21 -0500 Received: from mail-ot1-f49.google.com ([209.85.210.49]:34352 "EHLO mail-ot1-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230166AbiADT0U (ORCPT ); Tue, 4 Jan 2022 14:26:20 -0500 Received: by mail-ot1-f49.google.com with SMTP id o3-20020a9d4043000000b0058f31f4312fso46322544oti.1; Tue, 04 Jan 2022 11:26:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=YKrA0VG5088QppXxlOYC79pk7hClbKGMriiqTjf+5V0=; b=3SD2Hb4r0YQKOKueieYa49vmHWpCOoRGfoM2erCQte2JsaEuNSIlWBxoAxtitJzbiW 0hr+hGzE/N2EPi+gRyzCju2wO7OZvBD3HRbyTEMKpHwR5RZx9+cu8m1JiOpV0oHVnBnX oA9EV9BLNOXmnxoa1RvMNKt0fBoMXMLU/7MbMQrLlaG4y/y7pGdK0DeXC8AqeCfQnLK8 rwdBZJOoxaim6lqQ4yHrMeDq3CDYwIsk5pcPbcelRKlOaVseXcf2O9tMzEFKrubZ6XzB pIc1bxnVKi5EU/kiSxwrmdqAK2CAKg1mXp3LwWnLTKAfqvxfVV7qj4xpzVyVdhkzpaew h2Kg== X-Gm-Message-State: AOAM5331Noa/ouXbTusUeRROlmr8MCJgG6+9D6eXwh+ZNcGj2ar/KS4p FJyhLDD7yWQbuZ+Gjy9XT/8aTLPd3A== X-Google-Smtp-Source: ABdhPJxCXU9/2UnfSX6FTnORjLMwzO5dNGz4FBXb+4cI/iN163LD8/6FZ+ptpnnF6UXfyvHIEKWbJg== X-Received: by 2002:a9d:bf7:: with SMTP id 110mr37296906oth.94.1641324379789; Tue, 04 Jan 2022 11:26:19 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id j99sm7957678otj.15.2022.01.04.11.26.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Jan 2022 11:26:19 -0800 (PST) Received: (nullmailer pid 1261017 invoked by uid 1000); Tue, 04 Jan 2022 19:26:18 -0000 Date: Tue, 4 Jan 2022 13:26:18 -0600 From: Rob Herring To: Rob Herring Cc: linux-kernel@vger.kernel.org, Maxime Coquelin , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Alexandre Torgue , Daniel Vetter , David Airlie , Yannick Fertre , devicetree@vger.kernel.org, Philippe Cornu Subject: Re: [PATCH] dt-bindings: display: st,stm32-dsi: Fix panel node name in example Message-ID: References: <20211221125145.1195234-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211221125145.1195234-1-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 21 Dec 2021 08:51:45 -0400, Rob Herring wrote: > With 'unevaluatedProperties' support enabled, the st,stm32-dsi binding > has a new warning: > > Documentation/devicetree/bindings/display/st,stm32-dsi.example.dt.yaml: dsi@5a000000: Unevaluated properties are not allowed ('panel-dsi@0' was unexpected) > > The documented child node name is 'panel', so update the example. > > Signed-off-by: Rob Herring > --- > Documentation/devicetree/bindings/display/st,stm32-dsi.yaml | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > Applied, thanks! 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id CD8CAC433EF for ; Tue, 4 Jan 2022 19:26:23 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2854C10E250; Tue, 4 Jan 2022 19:26:22 +0000 (UTC) Received: from mail-ot1-f41.google.com (mail-ot1-f41.google.com [209.85.210.41]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8483210E234 for ; Tue, 4 Jan 2022 19:26:20 +0000 (UTC) Received: by mail-ot1-f41.google.com with SMTP id 35-20020a9d08a6000000b00579cd5e605eso48582401otf.0 for ; Tue, 04 Jan 2022 11:26:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=YKrA0VG5088QppXxlOYC79pk7hClbKGMriiqTjf+5V0=; b=m7DhgBE9CevKB8Y0jIFOvng2UW6WF+4+dt2OQ6gssu3BV9DNurrYLJKAA+q3kypZCE VnbCyHM8daLDVLRuj03AEjOkaFCigyiX2uKHs+YCMCufDJ0AKcPcL3/BZeoPPaXFexAs NBNXfleMbd3aR5aIvlA4OnrYAP7KkiVtOLxuN4/UzoFQl0Ye1fz68zvHI+UcFgGX8ZYs mgv+D4HwJHXfjq8Q4lHWpZSWCICZDTJsyXAqQ+ej7DV+/mJV6iMApklDDVMBK0EXgJBZ J70RPYMOIwbXiHtjIZqLSB2MokURHgYUE7Be6dbb7qWMTmgjpUMSfYb04JUZubNBT1Pq Ofcg== X-Gm-Message-State: AOAM530goa/kqjoZmZrtjWItg0mlTjs5DpwnY7okgO+Hnv7oyIY2aVlq lGNPGZf+REVBl9Wn/tpypw== X-Google-Smtp-Source: ABdhPJxCXU9/2UnfSX6FTnORjLMwzO5dNGz4FBXb+4cI/iN163LD8/6FZ+ptpnnF6UXfyvHIEKWbJg== X-Received: by 2002:a9d:bf7:: with SMTP id 110mr37296906oth.94.1641324379789; Tue, 04 Jan 2022 11:26:19 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id j99sm7957678otj.15.2022.01.04.11.26.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Jan 2022 11:26:19 -0800 (PST) Received: (nullmailer pid 1261017 invoked by uid 1000); Tue, 04 Jan 2022 19:26:18 -0000 Date: Tue, 4 Jan 2022 13:26:18 -0600 From: Rob Herring To: Rob Herring Subject: Re: [PATCH] dt-bindings: display: st,stm32-dsi: Fix panel node name in example Message-ID: References: <20211221125145.1195234-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211221125145.1195234-1-robh@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, David Airlie , Yannick Fertre , Alexandre Torgue , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Philippe Cornu , Maxime Coquelin , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 21 Dec 2021 08:51:45 -0400, Rob Herring wrote: > With 'unevaluatedProperties' support enabled, the st,stm32-dsi binding > has a new warning: > > Documentation/devicetree/bindings/display/st,stm32-dsi.example.dt.yaml: dsi@5a000000: Unevaluated properties are not allowed ('panel-dsi@0' was unexpected) > > The documented child node name is 'panel', so update the example. > > Signed-off-by: Rob Herring > --- > Documentation/devicetree/bindings/display/st,stm32-dsi.yaml | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > Applied, thanks!