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 2C575CF8862 for ; Thu, 20 Nov 2025 14:18:40 +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:Content-Transfer-Encoding: Content-Type:MIME-Version:Date:Message-Id:Subject:References:In-Reply-To:Cc: To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=YG9htjSCPobl/COdWRekRzl35h8XjCefD/TKGqRHeOY=; b=Yw3WuMG/e+zRFKuzJRhspcT1Q6 U+RsSf6Sd3vz0JFDzAsZ5iFM22jZ7HKsKrLgQ6sQ73Q4y7zETRoCmoIhIfW2ZlS5ZJCLx0hufWbFm aT/b9D2+Px5VjXlAmjtGcIhcxtYSHjM4J2d2EraxyMnd9+GuoqjH8DbMDTRdDFdB4/QnGN1Y0JwGn 1VOnuXkaqbE+/Rw21Oz0Ouxg+1L8pzDtSyAxqrlxzivnVwwiBsnENr2hPAmSfsPoxQXJq6deZA70n I0qYCTsb20bLsd0nQEJXqqXXaq0zPaG1qzbmSPi15OaDGlyucvrYfvpofz4QS0pwU/U4YPZ6lRgEK fk4VGnvQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vM5UZ-00000006pIS-2RMH; Thu, 20 Nov 2025 14:18:35 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vM5UX-00000006pHo-0dib; Thu, 20 Nov 2025 14:18:34 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 7822D4048A; Thu, 20 Nov 2025 14:18:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B2A1AC113D0; Thu, 20 Nov 2025 14:18:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1763648312; bh=kF9f4IYE1Y7cHiV7zpiJ1ITnZVqMqwIVtN5rP9NumFo=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=M41DNbl9tTc1Nl3bxG+tvWu0Y7C8zaDLP+KAsjb0Ay4+X34Z/q9mBvT1A0ubMuNbl /QB/IZQp941lCD7yPVZNk9fkBfC8GzX30fxLmoe1jGTBMVJN3nhtUZmseVSEqFpc0J udfiVYW1/pd7hZeVUygNR3A/tjFHy6oGuDBhzjH3wQZk+WDYXJXoZ9fsIVAwnxZt2p U+vVnFxScU+Od2j/A0Myb4+vetDfsPmWklx3p8hn/GCSg9+F4BaunY1pShITPuoIUW q3hqtYUSxYrNrsKU3uWy/tdyH6bO68blwsKYu6e9OJqWXjl6DxD3t9iZvbKYwAWkPn y9fQY6NiauyFg== From: Lee Jones To: linux-kernel@vger.kernel.org, Conor Dooley Cc: Conor Dooley , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org In-Reply-To: <20251117-aeration-smock-5e7ac06e2942@spud> References: <20251117-aeration-smock-5e7ac06e2942@spud> Subject: Re: [PATCH 1/2] dt-bindings: mfd: document control-scb and sysreg-scb on pic64gx Message-Id: <176364830946.726067.14196845460912590375.b4-ty@kernel.org> Date: Thu, 20 Nov 2025 14:18:29 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Mailer: b4 0.15-dev-52d38 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251120_061833_209926_FDAD9403 X-CRM114-Status: UNSURE ( 7.85 ) X-CRM114-Notice: Please train this message. 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 Mon, 17 Nov 2025 16:29:29 +0000, Conor Dooley wrote: > On pic64gx these syscons are identical to those on mpfs, and should use > a fallback. Add support for multiple fallback compatibles to syscon.yaml > with these as the first two users. > > Applied, thanks! [1/2] dt-bindings: mfd: document control-scb and sysreg-scb on pic64gx commit: 1f9793a4d5188cddc0eb69d7840b7c5c57c939a6 [2/2] dt-bindings: mfd: document syscons falling back to atmel,sama5d2-sfrbu commit: 9494cb237b490cecc8c5d97824692b82097141c3 -- Lee Jones [李琼斯]