From patchwork Tue Jan 30 15:40:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Roger Quadros X-Patchwork-Id: 13537653 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 8FB44C46CD2 for ; Tue, 30 Jan 2024 15:41:11 +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=EBvo9lIV8GMXaDy/fmJs78Rt7w0Q/L4uScBMEm1iD0I=; b=JINeyI8tE1orlF 6ns0EFWZHTi0WAGZVJBHlKtPkYEmWFFZQwW2+q/l8O3BSNtoCx6AGl6KGh09Z6ldYOgiq59IdXWqm kWijf0+Kfj+VcEkCuPr7w2Uo0+hwShz1GaFTaL/Nj60epjbNzMv/3wV0pqgkWVUHA36qC8a/T7X3K sF2mt/5Xrf4kqMCwGxtR7/ktCx8UJ1yHfWdSM3e05hPUT2r6OKUZ/wRd5VtSqfVW782fgp23m0yWB +fCOsEdti3pg+xWZij0kdt/Mi2kGZ8bW4Bajy9OsrtlGYOboTv6fPizqwENqJ7/I0XAHKnPPFshKf OXEk/p7ESQV930jctTPQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rUqEO-0000000HDCO-06TL; Tue, 30 Jan 2024 15:41:00 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rUqEK-0000000HDBc-2bpU for linux-arm-kernel@lists.infradead.org; Tue, 30 Jan 2024 15:40:57 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id AE7B160E06; Tue, 30 Jan 2024 15:40:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 87528C433A6; Tue, 30 Jan 2024 15:40:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706629255; bh=PvogyaMhQ35TmqTU2MVaW0rUBplyqT/XFNewRYyTLVA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Sg+UwOthfJOfI++Q7e9R3YnXsy38890oOI2b3WIEFWS1rzxE4Acd7HIwxv34m/l3K konIO3DcRzVvzr9gTh9eiG9a7NKHl7a6AOivHA0JD6EP+F1N/1bms2g7db/edvNijW zJLdPTvTPexZ4CKqkycNy3Vx/T2lxIE6Z9rpaIoiaYuHOr/4k+p8Xb7MSxKSs+G+tz wuHcAUZXvC2V9PRQYY1GQ0bK90btftl/+O6Y5yAIbk9pa7Ma1jh73bfZmp979AmJH3 0U8TkEcLGfOp9XFe9Io0Sh59VRwwgjiD5SSV+rVMwHIcc0IuWdrEX5QrlbSzwP+6eF MyrmpzLPipOKQ== From: Roger Quadros To: nm@ti.com, vigneshr@ti.com, lee@kernel.org Cc: afd@ti.com, kristo@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, srk@ti.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Roger Quadros Subject: [PATCH v2 1/3] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible Date: Tue, 30 Jan 2024 17:40:33 +0200 Message-Id: <20240130154035.6901-2-rogerq@kernel.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240130154035.6901-1-rogerq@kernel.org> References: <20240130154035.6901-1-rogerq@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240130_074056_722907_A82E2CE4 X-CRM114-Status: UNSURE ( 8.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 Add the compatible for TI AM62 USB PHY Control register. This register is found in the TI AM62 WKUP_CTRL_MMR0 space [1]. It is used to indicate the USB PHY PLL reference clock rate and core voltage level to the USB controller. [1] - https://www.ti.com/lit/pdf/spruiv7 Signed-off-by: Roger Quadros --- Notes: Changelog: v2 - New patch Documentation/devicetree/bindings/mfd/syscon.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index 084b5c2a2a3c..b5f27cc2917c 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -73,6 +73,7 @@ properties: - rockchip,rv1126-qos - starfive,jh7100-sysmain - ti,am654-dss-oldi-io-ctrl + - ti,am62-usb-phy-ctrl - const: syscon