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 4DA01CD98CE for ; Thu, 11 Jun 2026 16:31:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=pKDVwyUq0CfLwiBc7EZM23dtINCGheBjdXmyBg9xwrI=; b=iuwJVq23oZ2rTQ5NYuLqMrD5GB JCjTPkvA9JFBN5LWWGTo6dkg2o7IR0xUndLu/bMlg7ZM+mjPdRCgy1nZcDxP8zKdJdLZQVQf+YmQF FsFUIzbe5UESUjN/Tu1ama7ETmJsxwntGo97+6BRjoa10LU2Bu2ZSO72Ib01Gbg9WT+HaxoGCiyon 1QWX3wTpwvFSWEVhziBc6n/5olvvbpY8EyN1mnnecEnQrsJEAP5/5psYYjC2NUnlReCWDBJj/4+pX nLx556VDC/3+aw9ukxM92VV5kvz1NCeRNAVkleXiPbn6bWpFjsQjED95DeqFT1u9xpCKIQATDMUBM iLohPFjw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wXiJd-00000009lOh-2HXV; Thu, 11 Jun 2026 16:31:37 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wXiJd-00000009lOL-0EQ9; Thu, 11 Jun 2026 16:31:37 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id A6B5F435F9; Thu, 11 Jun 2026 16:31:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 60A8C1F00893; Thu, 11 Jun 2026 16:31:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781195496; bh=pKDVwyUq0CfLwiBc7EZM23dtINCGheBjdXmyBg9xwrI=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=M0uumjh+p4nAPbpKbVRwo/kjRcGl6JijzEhlgl6Mwhp3IiRN66lcTt3GBOXTOrsVF hcRKTVsUGRL30UM52xA9Qg3vCHlG9esMsVmLx+gisSsnAPsjFXCvT36gwcEJNdNggp fDBzqELKVi/CZHRuNSkuC9hkspueepE7bg+zenJ49qg9Mp4ReazlAjSd9Ct/JykU1R RCeI8lJVoi0ipH6dhfPj+3Qxtd07P/mUo4vst/GqlPeoXdj67aH2Y4oC7P7te3g1D1 GXHgVRZFkeamw7Glci8gEdJ6s7ifGatjWqb/dGKg02V/s64VfmCPA4rCVT0FNwIid0 pI9gPR8JR+xLg== Date: Thu, 11 Jun 2026 11:31:35 -0500 From: Rob Herring To: Conor Dooley Cc: Krzysztof Kozlowski , Lee Jones , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Jacky Huang , Shan-Chun Hung , Geert Uytterhoeven , Magnus Damm , Heiko Stuebner , Aaro Koskinen , Andreas Kemnade , Kevin Hilman , Roger Quadros , Tony Lindgren , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-omap@vger.kernel.org Subject: Re: [PATCH v3 2/3] dt-bindings: mfd: syscon: Drop custom select for older dtschema Message-ID: <20260611163135.GA2913196-robh@kernel.org> References: <20260608-n-dt-bindings-simple-bus-syscon-v3-0-4eba9ec1212a@oss.qualcomm.com> <20260608-n-dt-bindings-simple-bus-syscon-v3-2-4eba9ec1212a@oss.qualcomm.com> <20260609-vertical-antarctic-e18a7ec91685@spud> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260609-vertical-antarctic-e18a7ec91685@spud> 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jun 09, 2026 at 05:28:21PM +0100, Conor Dooley wrote: > On Mon, Jun 08, 2026 at 10:44:25PM +0200, Krzysztof Kozlowski wrote: > > Older dtschema <2024.02 required custom select to avoid applying this > > binding to anything having "syscon" compatible. That's not the case > > anymore and this additional select has two headaches: > > > > 1. Duplicates all the compatibles listed in the schema. > > > > 2. Is error-prone, because it requires contributor to add the compatible > > in two places, otherwise the schema will be silently ignored. > > The select list already misses mentioning compatibles: > > mediatek,mt8365-infracfg-nao and renesas,r9a08g046-lvds-cmn (with the > > latter being reverted for different reasons). > > > > This requires bumping minimum dtschema requirement to v2024.04, which > > feels old enough to be a safe requirement. > > I agree, seems reasonable enough given it's a jump from 2023.09 and not > some large jump. > The diff is nice too! > I assume Rob will be taking it, but just in case.. > Acked-by: Conor Dooley I expect Lee to take this. I suspect syscon.yaml has other conflicting changes. Rob