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 C5D2AC5DF66 for ; Sun, 16 Aug 2026 21:39:48 +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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject: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=T/oTB+5OqdQ0eVH1bTPhb9dpDwLNkOPAFk7Wa/SFiTc=; b=LTWcXKhv1IHlW3 LGM8nSaCnRv8UiFRvijupnvPVc68zGyYrDwdDTE+YnJ29XZTYVN5KPCzg4bFkp/HUrCDih5shT7An qwVnXdYcPpdtci8gNcX2Mc2vuwLT3e9Tw+ZoY+8p4gIjyTCSb6EeylYsOLav+B6TP5WsXmItAqFd4 JhQgh8gBvgeb6MJpZResJUMndRIFvfpXnv/5vCmuJ/AYxa/NhL0Z5RFp4WTyj29r0M4XShSMNMBI1 WfvB41AjNG26hNC3NrlWvshfPricyE+eWFlPb7NBzzeCH6oZpMnZV9WKizNqrCq3CP70j2ZfO34OG NiCf6G5LLvcfpp7EIB9w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wvia4-000000057VW-20uq; Sun, 16 Aug 2026 21:39:48 +0000 Received: from mx.nabladev.com ([178.251.229.89]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wvia1-000000057S8-0bNB; Sun, 16 Aug 2026 21:39:46 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 81DE511C1F8; Sun, 16 Aug 2026 23:39:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nabladev.com; s=dkim; t=1786916378; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=Q9gDiM6QYxKqsu9piMSKyZoacoS5srL/I072hg/wVSw=; b=JREXHs+O5VqJVUtcQDAD8mewPHR0G15PUgucUQkeebLlgllxiG0zrNrcCsShLMdr8EsSXN sUUuORcEQFBQaMbuByzxm2ZLB4FwKjoUFO+3eEu9dw+gjueNAO+kkfEcC5KZthuOzlXahJ lMC3aW3WZPyYB9hjqoueze8VPvuX/TGcsu5RqoFxpbhoh3OkRDvKWQMunWW2lj4yN4CovT UFtv4AsTWx4zxynMTW0acRtNLcQn+cdKeEIsJH5OXDbGxafen1aKLFvnELsMpANBPBxGjg c6wnRpl4Kx0Fp7Y8QAgr69/yemFDoUwuLKNX79FNhyOh7GZQUdGcEi6/eh9mlA== From: Marek Vasut To: linux-usb@vger.kernel.org Cc: Marek Vasut , Alexandre Torgue , Christian Bruel , Conor Dooley , Fabrice Gasnier , Greg Kroah-Hartman , Krzysztof Kozlowski , Maxime Coquelin , Neil Armstrong , Pankaj Dev , Rahul Kumar , Rob Herring , Rosen Penev , Thinh Nguyen , Vinod Koul , devicetree@vger.kernel.org, kernel@dh-electronics.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com Subject: [PATCH v2 7/9] dt-bindings: arm: stm32: Switch st,stm32mp23/25-syscfg into simple-mfd Date: Sun, 16 Aug 2026 23:37:09 +0200 Message-ID: <20260816213849.1044073-8-marex@nabladev.com> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260816213849.1044073-1-marex@nabladev.com> References: <20260816213849.1044073-1-marex@nabladev.com> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260816_143945_456086_DA7384DD X-CRM114-Status: UNSURE ( 8.17 ) X-CRM114-Notice: Please train this message. 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 The st,stm32mp23-syscfg and st,stm32mp25-syscfg can have subnodes, which represent the USB 2.0 FEMTO-PHY. Turn the syscfg into "simple-mfd" so the PHYs would get populated by the OS. Signed-off-by: Marek Vasut --- Cc: Alexandre Torgue Cc: Christian Bruel Cc: Conor Dooley Cc: Fabrice Gasnier Cc: Greg Kroah-Hartman Cc: Krzysztof Kozlowski Cc: Maxime Coquelin Cc: Neil Armstrong Cc: Pankaj Dev Cc: Rahul Kumar Cc: Rob Herring Cc: Rosen Penev Cc: Thinh Nguyen Cc: Vinod Koul Cc: devicetree@vger.kernel.org Cc: kernel@dh-electronics.com Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Cc: linux-phy@lists.infradead.org Cc: linux-stm32@st-md-mailman.stormreply.com Cc: linux-usb@vger.kernel.org --- V2: New patch --- .../devicetree/bindings/arm/stm32/st,stm32-syscon.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml b/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml index 95d2319afe235..ef640443dd239 100644 --- a/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml +++ b/Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml @@ -22,11 +22,12 @@ properties: - st,stm32mp151-pwr-mcu - st,stm32mp157-syscfg - st,stm32mp21-syscfg - - st,stm32mp23-syscfg - - st,stm32mp25-syscfg - const: syscon - items: - - const: st,stm32-tamp + - enum: + - st,stm32-tamp + - st,stm32mp23-syscfg + - st,stm32mp25-syscfg - const: syscon - const: simple-mfd -- 2.53.0 -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy