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 BFF3DC433F5 for ; Wed, 2 Mar 2022 08:56:38 +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 184661FD8; Wed, 2 Mar 2022 09:55:47 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 184661FD8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1646211397; bh=fYZEvCHUTCzzIGB8L9LcKOsoY2tpWRjSUopTwwDl04A=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=bG4OjW7ulqh9gUQphyxsTpVlZ644qAKeHpjVzPnJBKROEqfYnsa8zKNIthRnvtoWR mHscEPKvKjxHS23C6+f2+7Jc76Or1tN82c0nnFO4hmewhneLTJ47/im4b85z5I3h+8 k/9g63Qjqzd1x1LvmrGY/M9TEUV/gZDLjh/QHC4U= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 64273F8077D; Wed, 2 Mar 2022 09:34:25 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E8969F80227; Tue, 1 Mar 2022 11:06:57 +0100 (CET) Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 9DD3AF80095 for ; Tue, 1 Mar 2022 11:06:55 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9DD3AF80095 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Xx3JkpMG" Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id DED95B817AD; Tue, 1 Mar 2022 10:06:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B84BFC340F1; Tue, 1 Mar 2022 10:06:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1646129213; bh=fYZEvCHUTCzzIGB8L9LcKOsoY2tpWRjSUopTwwDl04A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Xx3JkpMGPfR90bvsEfJqssfeOVD4am2Noqa3KOgFZGWbwMPG13nGrRruOPt4zeJk6 SBnDTJra4wi+jXHwz3J43NUmeyuMstDhoISZnCGhAY8ROQCVJreeKbMA+nARphIuMh ZgOw1/MouAINJXpZzmXZJwuoNL3TXV+0LHTvNriedKzFyQm0GtT00zdr2LzOsphHMU 6ipvcgHIeNmyMATrUY8U009qFXGO94XM75aYICxRWsy+5+krA86NOT5pbSm8ZWOyIQ KR8efYpq0czOCDE/678WEj6ininKhpTtp8FShG/wEs4ASgRLXuHzy96S8SX7m2RobP h2fJWhSnBya6Q== Date: Tue, 1 Mar 2022 15:36:49 +0530 From: Vinod Koul To: Rob Herring Subject: Re: [PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref' Message-ID: References: <20220228213802.1639658-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220228213802.1639658-1-robh@kernel.org> X-Mailman-Approved-At: Wed, 02 Mar 2022 09:33:36 +0100 Cc: alsa-devel@alsa-project.org, linux-usb@vger.kernel.org, Vignesh Raghavendra , Sam Ravnborg , linux-remoteproc@vger.kernel.org, dri-devel@lists.freedesktop.org, Sebastian Reichel , linux-phy@lists.infradead.org, Thierry Reding , linux-mtd@lists.infradead.org, Laurent Pinchart , Pavel Machek , Miquel Raynal , Guenter Roeck , Lee Jones , linux-leds@vger.kernel.org, Krzysztof Kozlowski , Richard Weinberger , Kishon Vijay Abraham I , linux-input@vger.kernel.org, Jakub Kicinski , devicetree@vger.kernel.org, linux-pm@vger.kernel.org, Mark Brown , Bjorn Andersson , linux-arm-kernel@lists.infradead.org, Mathieu Poirier , Greg Kroah-Hartman , Dmitry Torokhov , linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, netdev@vger.kernel.org, "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 28-02-22, 15:38, Rob Herring wrote: > Another pass at removing unnecessary use of 'allOf' with a '$ref'. > > json-schema versions draft7 and earlier have a weird behavior in that > any keywords combined with a '$ref' are ignored (silently). The correct > form was to put a '$ref' under an 'allOf'. This behavior is now changed > in the 2019-09 json-schema spec and '$ref' can be mixed with other > keywords. ... > .../bindings/connector/usb-connector.yaml | 3 +-- > .../bindings/display/brcm,bcm2711-hdmi.yaml | 3 +-- > .../bindings/display/bridge/adi,adv7511.yaml | 5 ++--- > .../bindings/display/bridge/synopsys,dw-hdmi.yaml | 5 ++--- > .../bindings/display/panel/display-timings.yaml | 3 +-- > .../devicetree/bindings/display/ste,mcde.yaml | 4 ++-- > .../devicetree/bindings/input/adc-joystick.yaml | 9 ++++----- > .../bindings/leds/cznic,turris-omnia-leds.yaml | 3 +-- > .../devicetree/bindings/leds/leds-lp50xx.yaml | 3 +-- > .../devicetree/bindings/mfd/google,cros-ec.yaml | 12 ++++-------- > .../devicetree/bindings/mtd/nand-controller.yaml | 8 +++----- > .../bindings/mtd/rockchip,nand-controller.yaml | 3 +-- > .../devicetree/bindings/net/ti,cpsw-switch.yaml | 3 +-- > .../bindings/phy/phy-stm32-usbphyc.yaml | 3 +-- Acked-By: Vinod Koul -- ~Vinod 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 AF56EC4332F for ; Tue, 1 Mar 2022 10:06:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232779AbiCAKHh (ORCPT ); Tue, 1 Mar 2022 05:07:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232129AbiCAKHh (ORCPT ); Tue, 1 Mar 2022 05:07:37 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5BDAC8BF35; Tue, 1 Mar 2022 02:06:56 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 06578B81855; Tue, 1 Mar 2022 10:06:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B84BFC340F1; Tue, 1 Mar 2022 10:06:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1646129213; bh=fYZEvCHUTCzzIGB8L9LcKOsoY2tpWRjSUopTwwDl04A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Xx3JkpMGPfR90bvsEfJqssfeOVD4am2Noqa3KOgFZGWbwMPG13nGrRruOPt4zeJk6 SBnDTJra4wi+jXHwz3J43NUmeyuMstDhoISZnCGhAY8ROQCVJreeKbMA+nARphIuMh ZgOw1/MouAINJXpZzmXZJwuoNL3TXV+0LHTvNriedKzFyQm0GtT00zdr2LzOsphHMU 6ipvcgHIeNmyMATrUY8U009qFXGO94XM75aYICxRWsy+5+krA86NOT5pbSm8ZWOyIQ KR8efYpq0czOCDE/678WEj6ininKhpTtp8FShG/wEs4ASgRLXuHzy96S8SX7m2RobP h2fJWhSnBya6Q== Date: Tue, 1 Mar 2022 15:36:49 +0530 From: Vinod Koul To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Thierry Reding , Sam Ravnborg , Dmitry Torokhov , Pavel Machek , Lee Jones , Guenter Roeck , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , "David S. Miller" , Jakub Kicinski , Kishon Vijay Abraham I , Sebastian Reichel , Bjorn Andersson , Mathieu Poirier , Mark Brown , Greg Kroah-Hartman , Laurent Pinchart , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-phy@lists.infradead.org, linux-pm@vger.kernel.org, linux-remoteproc@vger.kernel.org, alsa-devel@alsa-project.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref' Message-ID: References: <20220228213802.1639658-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220228213802.1639658-1-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On 28-02-22, 15:38, Rob Herring wrote: > Another pass at removing unnecessary use of 'allOf' with a '$ref'. > > json-schema versions draft7 and earlier have a weird behavior in that > any keywords combined with a '$ref' are ignored (silently). The correct > form was to put a '$ref' under an 'allOf'. This behavior is now changed > in the 2019-09 json-schema spec and '$ref' can be mixed with other > keywords. ... > .../bindings/connector/usb-connector.yaml | 3 +-- > .../bindings/display/brcm,bcm2711-hdmi.yaml | 3 +-- > .../bindings/display/bridge/adi,adv7511.yaml | 5 ++--- > .../bindings/display/bridge/synopsys,dw-hdmi.yaml | 5 ++--- > .../bindings/display/panel/display-timings.yaml | 3 +-- > .../devicetree/bindings/display/ste,mcde.yaml | 4 ++-- > .../devicetree/bindings/input/adc-joystick.yaml | 9 ++++----- > .../bindings/leds/cznic,turris-omnia-leds.yaml | 3 +-- > .../devicetree/bindings/leds/leds-lp50xx.yaml | 3 +-- > .../devicetree/bindings/mfd/google,cros-ec.yaml | 12 ++++-------- > .../devicetree/bindings/mtd/nand-controller.yaml | 8 +++----- > .../bindings/mtd/rockchip,nand-controller.yaml | 3 +-- > .../devicetree/bindings/net/ti,cpsw-switch.yaml | 3 +-- > .../bindings/phy/phy-stm32-usbphyc.yaml | 3 +-- Acked-By: Vinod Koul -- ~Vinod 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 08D8EC433EF for ; Tue, 1 Mar 2022 10:09:37 +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=bSwzdWcIInKN7SbnE+pC/Skz9J+iN0O+i4WhKCivkmk=; b=M1Yay+KW3+XgiA MQcd+8C6SvY69WpIe29MSKjUIcWBEN9jN1UYPaRdksQcpoxefEv1iy4VOS9BdvQJsIL8oaas/qXdb U6/Pj/ylj5RuUKr6OTm/o66vM4WYK6vGhILfTcNG9N1sJlxxPj9FcdJMoSqZA1m4V4QJyr1INuNSG BMTzgRFQxkYDpjBbC7pKDcHpmEke8xeqRiKIeH3nUIM9ZGl0ESb7B22/VITyXac0GjSv7u+U3b2d6 xFqwAiE4mxPHWvTKZiUeXmaX6u3IWy8KKAHZ+Hlj6JsP9Vzbmni3BZWWvQFnqGziCrfqhop0Ys9bZ YYGviZhcJpCSZEOEY+nA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nOzRB-00G1jX-KU; Tue, 01 Mar 2022 10:08:57 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nOzPF-00G0zq-1I; Tue, 01 Mar 2022 10:07:02 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id DED95B817AD; Tue, 1 Mar 2022 10:06:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B84BFC340F1; Tue, 1 Mar 2022 10:06:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1646129213; bh=fYZEvCHUTCzzIGB8L9LcKOsoY2tpWRjSUopTwwDl04A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Xx3JkpMGPfR90bvsEfJqssfeOVD4am2Noqa3KOgFZGWbwMPG13nGrRruOPt4zeJk6 SBnDTJra4wi+jXHwz3J43NUmeyuMstDhoISZnCGhAY8ROQCVJreeKbMA+nARphIuMh ZgOw1/MouAINJXpZzmXZJwuoNL3TXV+0LHTvNriedKzFyQm0GtT00zdr2LzOsphHMU 6ipvcgHIeNmyMATrUY8U009qFXGO94XM75aYICxRWsy+5+krA86NOT5pbSm8ZWOyIQ KR8efYpq0czOCDE/678WEj6ininKhpTtp8FShG/wEs4ASgRLXuHzy96S8SX7m2RobP h2fJWhSnBya6Q== Date: Tue, 1 Mar 2022 15:36:49 +0530 From: Vinod Koul To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Thierry Reding , Sam Ravnborg , Dmitry Torokhov , Pavel Machek , Lee Jones , Guenter Roeck , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , "David S. Miller" , Jakub Kicinski , Kishon Vijay Abraham I , Sebastian Reichel , Bjorn Andersson , Mathieu Poirier , Mark Brown , Greg Kroah-Hartman , Laurent Pinchart , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-phy@lists.infradead.org, linux-pm@vger.kernel.org, linux-remoteproc@vger.kernel.org, alsa-devel@alsa-project.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref' Message-ID: References: <20220228213802.1639658-1-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220228213802.1639658-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220301_020657_307235_17C1EDA4 X-CRM114-Status: GOOD ( 13.72 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On 28-02-22, 15:38, Rob Herring wrote: > Another pass at removing unnecessary use of 'allOf' with a '$ref'. > > json-schema versions draft7 and earlier have a weird behavior in that > any keywords combined with a '$ref' are ignored (silently). The correct > form was to put a '$ref' under an 'allOf'. This behavior is now changed > in the 2019-09 json-schema spec and '$ref' can be mixed with other > keywords. ... > .../bindings/connector/usb-connector.yaml | 3 +-- > .../bindings/display/brcm,bcm2711-hdmi.yaml | 3 +-- > .../bindings/display/bridge/adi,adv7511.yaml | 5 ++--- > .../bindings/display/bridge/synopsys,dw-hdmi.yaml | 5 ++--- > .../bindings/display/panel/display-timings.yaml | 3 +-- > .../devicetree/bindings/display/ste,mcde.yaml | 4 ++-- > .../devicetree/bindings/input/adc-joystick.yaml | 9 ++++----- > .../bindings/leds/cznic,turris-omnia-leds.yaml | 3 +-- > .../devicetree/bindings/leds/leds-lp50xx.yaml | 3 +-- > .../devicetree/bindings/mfd/google,cros-ec.yaml | 12 ++++-------- > .../devicetree/bindings/mtd/nand-controller.yaml | 8 +++----- > .../bindings/mtd/rockchip,nand-controller.yaml | 3 +-- > .../devicetree/bindings/net/ti,cpsw-switch.yaml | 3 +-- > .../bindings/phy/phy-stm32-usbphyc.yaml | 3 +-- Acked-By: Vinod Koul -- ~Vinod ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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 525BBC433EF for ; Tue, 1 Mar 2022 10:09:56 +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=EGUYj/Q75hpRMDdN4kVAYd68YhtyGsmxUdF1dg8uh7M=; b=F6chhh8kNy+fT8 qitvLemnTYc15jUsLps7vdpPcVDVwmlVMtRVUi4sLa16ACqiVmqgDOcxHZSWaHLa9+tGXsCycnyCC xD6CE1d0CccC2zRcfXaKRnkpcAEupsxGgY70tc48pY69fdoitWRSXUu0VyfCNQlcvQBgGOY2ObXox +MWWk2eTEWGPdrhOwSEEeiOl+DTtZnhZoHUy/xLKRl1TBW5p7/5fIicyKqPOsc8vVUcYfGZFkwDSg IzuS0jU1eRalaLwf5Hbxt7/mOmeoIinMRMPIGi6WMJ01KWNehBoglf1bBd/d3uGJopm6vy1ZwNW7z arFMZ2Si/XBtFSdzI2rQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nOzS7-00G25T-IT; Tue, 01 Mar 2022 10:09:55 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nOzPF-00G0zq-1I; Tue, 01 Mar 2022 10:07:02 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id DED95B817AD; Tue, 1 Mar 2022 10:06:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B84BFC340F1; Tue, 1 Mar 2022 10:06:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1646129213; bh=fYZEvCHUTCzzIGB8L9LcKOsoY2tpWRjSUopTwwDl04A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Xx3JkpMGPfR90bvsEfJqssfeOVD4am2Noqa3KOgFZGWbwMPG13nGrRruOPt4zeJk6 SBnDTJra4wi+jXHwz3J43NUmeyuMstDhoISZnCGhAY8ROQCVJreeKbMA+nARphIuMh ZgOw1/MouAINJXpZzmXZJwuoNL3TXV+0LHTvNriedKzFyQm0GtT00zdr2LzOsphHMU 6ipvcgHIeNmyMATrUY8U009qFXGO94XM75aYICxRWsy+5+krA86NOT5pbSm8ZWOyIQ KR8efYpq0czOCDE/678WEj6ininKhpTtp8FShG/wEs4ASgRLXuHzy96S8SX7m2RobP h2fJWhSnBya6Q== Date: Tue, 1 Mar 2022 15:36:49 +0530 From: Vinod Koul To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Thierry Reding , Sam Ravnborg , Dmitry Torokhov , Pavel Machek , Lee Jones , Guenter Roeck , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , "David S. Miller" , Jakub Kicinski , Kishon Vijay Abraham I , Sebastian Reichel , Bjorn Andersson , Mathieu Poirier , Mark Brown , Greg Kroah-Hartman , Laurent Pinchart , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-phy@lists.infradead.org, linux-pm@vger.kernel.org, linux-remoteproc@vger.kernel.org, alsa-devel@alsa-project.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref' Message-ID: References: <20220228213802.1639658-1-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220228213802.1639658-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220301_020657_307235_17C1EDA4 X-CRM114-Status: GOOD ( 13.72 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On 28-02-22, 15:38, Rob Herring wrote: > Another pass at removing unnecessary use of 'allOf' with a '$ref'. > > json-schema versions draft7 and earlier have a weird behavior in that > any keywords combined with a '$ref' are ignored (silently). The correct > form was to put a '$ref' under an 'allOf'. This behavior is now changed > in the 2019-09 json-schema spec and '$ref' can be mixed with other > keywords. ... > .../bindings/connector/usb-connector.yaml | 3 +-- > .../bindings/display/brcm,bcm2711-hdmi.yaml | 3 +-- > .../bindings/display/bridge/adi,adv7511.yaml | 5 ++--- > .../bindings/display/bridge/synopsys,dw-hdmi.yaml | 5 ++--- > .../bindings/display/panel/display-timings.yaml | 3 +-- > .../devicetree/bindings/display/ste,mcde.yaml | 4 ++-- > .../devicetree/bindings/input/adc-joystick.yaml | 9 ++++----- > .../bindings/leds/cznic,turris-omnia-leds.yaml | 3 +-- > .../devicetree/bindings/leds/leds-lp50xx.yaml | 3 +-- > .../devicetree/bindings/mfd/google,cros-ec.yaml | 12 ++++-------- > .../devicetree/bindings/mtd/nand-controller.yaml | 8 +++----- > .../bindings/mtd/rockchip,nand-controller.yaml | 3 +-- > .../devicetree/bindings/net/ti,cpsw-switch.yaml | 3 +-- > .../bindings/phy/phy-stm32-usbphyc.yaml | 3 +-- Acked-By: Vinod Koul -- ~Vinod -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy 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 1DD2BC433EF for ; Tue, 1 Mar 2022 10:09:39 +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=T/1A3mc9wQ22EOohSd3C0Su8ltnLXin2OVjbv2SP1VI=; b=3u97YBJwpjfz9k IxgyEPw/soK5ZAYSkWsmFbEfySjkq3M+5ncMzXsDaHmuFEN6ghsvklJ1Vn+GAnSfZ4mOqzV8nYFr1 AE39eDGMn9eQwCBlVZ+6Jq1xVK/LJ69JrZhpKOgHBIlipdj19b74taT5J0pgPEmru8g6648aCN5CZ /fK7JomqqcgOLUOFnTK/Wz9YbtGcrZqhHpMDgDX3UqaVuleWYbQOSG6bKyoilpLPlOgXM0WTZNc8Y TZh9UaWHgLXAqD/xh1EuERAza0nydMMnlEbQdrc0gkxlgwMWQJgPAjUPrTFECojNo8NS0POKDYFwE yghhsn1ssQNv9ByY1xzQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nOzQQ-00G1R5-2o; Tue, 01 Mar 2022 10:08:11 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nOzPF-00G0zq-1I; Tue, 01 Mar 2022 10:07:02 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id DED95B817AD; Tue, 1 Mar 2022 10:06:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B84BFC340F1; Tue, 1 Mar 2022 10:06:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1646129213; bh=fYZEvCHUTCzzIGB8L9LcKOsoY2tpWRjSUopTwwDl04A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Xx3JkpMGPfR90bvsEfJqssfeOVD4am2Noqa3KOgFZGWbwMPG13nGrRruOPt4zeJk6 SBnDTJra4wi+jXHwz3J43NUmeyuMstDhoISZnCGhAY8ROQCVJreeKbMA+nARphIuMh ZgOw1/MouAINJXpZzmXZJwuoNL3TXV+0LHTvNriedKzFyQm0GtT00zdr2LzOsphHMU 6ipvcgHIeNmyMATrUY8U009qFXGO94XM75aYICxRWsy+5+krA86NOT5pbSm8ZWOyIQ KR8efYpq0czOCDE/678WEj6ininKhpTtp8FShG/wEs4ASgRLXuHzy96S8SX7m2RobP h2fJWhSnBya6Q== Date: Tue, 1 Mar 2022 15:36:49 +0530 From: Vinod Koul To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Thierry Reding , Sam Ravnborg , Dmitry Torokhov , Pavel Machek , Lee Jones , Guenter Roeck , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , "David S. Miller" , Jakub Kicinski , Kishon Vijay Abraham I , Sebastian Reichel , Bjorn Andersson , Mathieu Poirier , Mark Brown , Greg Kroah-Hartman , Laurent Pinchart , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-phy@lists.infradead.org, linux-pm@vger.kernel.org, linux-remoteproc@vger.kernel.org, alsa-devel@alsa-project.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref' Message-ID: References: <20220228213802.1639658-1-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220228213802.1639658-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220301_020657_307235_17C1EDA4 X-CRM114-Status: GOOD ( 13.72 ) 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 28-02-22, 15:38, Rob Herring wrote: > Another pass at removing unnecessary use of 'allOf' with a '$ref'. > > json-schema versions draft7 and earlier have a weird behavior in that > any keywords combined with a '$ref' are ignored (silently). The correct > form was to put a '$ref' under an 'allOf'. This behavior is now changed > in the 2019-09 json-schema spec and '$ref' can be mixed with other > keywords. ... > .../bindings/connector/usb-connector.yaml | 3 +-- > .../bindings/display/brcm,bcm2711-hdmi.yaml | 3 +-- > .../bindings/display/bridge/adi,adv7511.yaml | 5 ++--- > .../bindings/display/bridge/synopsys,dw-hdmi.yaml | 5 ++--- > .../bindings/display/panel/display-timings.yaml | 3 +-- > .../devicetree/bindings/display/ste,mcde.yaml | 4 ++-- > .../devicetree/bindings/input/adc-joystick.yaml | 9 ++++----- > .../bindings/leds/cznic,turris-omnia-leds.yaml | 3 +-- > .../devicetree/bindings/leds/leds-lp50xx.yaml | 3 +-- > .../devicetree/bindings/mfd/google,cros-ec.yaml | 12 ++++-------- > .../devicetree/bindings/mtd/nand-controller.yaml | 8 +++----- > .../bindings/mtd/rockchip,nand-controller.yaml | 3 +-- > .../devicetree/bindings/net/ti,cpsw-switch.yaml | 3 +-- > .../bindings/phy/phy-stm32-usbphyc.yaml | 3 +-- Acked-By: Vinod Koul -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel