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