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 A3BBFC4828F for ; Fri, 2 Feb 2024 20:26:52 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Wfg8F3HN43cMcmC/pueB8etfKBClBTHgv2K5fKpFruw=; b=a4XsgHtJJEHTbS 7dTNUmIIrJ5vkP5Vv06tQMZrUaYnGv7X1kMPV5qCByQPgRwKbLbrOhtF60AV8THoHQl9hyxPp1cK5 zCCdZmSdJUCSU8ZadDqMQSykIsaBA2nk3ngSFAKga76FlSgPkh4MSU+xPFJ3uPNYJkdrHi5+Y22+N qkVsAcnIy/a2WP2wmkj03X5iKUqK9L7NS/c56Nkd7v3qLcNb+bS2wRSDJYeVWiCmEZVyVdtDRlHBd osdBb8OIVn4p6NSa9myYHWs/QL4Ty83y4C70RzN15ptDki1Evlu1uT6XwNy10dW0Wx4ugK8yIIU2t VpaJNXl0rxfLASVyHCXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rW07J-0000000DNJJ-3sec; Fri, 02 Feb 2024 20:26:30 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rW077-0000000DNCM-35FW for linux-arm-kernel@lists.infradead.org; Fri, 02 Feb 2024 20:26:28 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 3A8126286E; Fri, 2 Feb 2024 20:26:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A3EF9C433F1; Fri, 2 Feb 2024 20:26:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706905565; bh=/1JZId+2n0CkTPlZTieyUQy2OiqiKThajJaUY47t+F8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rr8CZbD8YfgfYohHuZgQzTYRcx2V6NgtG4hYAr1/7fzjJ/0rkbMNFO1/r5ZDLbYCn Try/3FPL9vOl1KbHnWE3hbgdbz2QyNDpUo6WIu/+nSof5DrEOpEr4kg2KYz+Z1GcSY 2tw/5J++pQsRywK90ljEhBllW8rdxxJw3ohjilNAI/MCKGP14tlCq8mIx1DqfFXZog O1fMHAj+EwV1YbC9ipqymjcQxjfSqq2AoYwRO8iOQlDLXODqKhXV74ZH2L6HksbStL XscZFyyP4EnkQyrTue1K114yG8a0eSdaIv/izhmJwKXeT+51r7rmYf0ls5475xqEji U20tRHxK6V5Mw== Date: Fri, 2 Feb 2024 14:26:03 -0600 From: Rob Herring To: Roger Quadros Cc: linux-arm-kernel@lists.infradead.org, nm@ti.com, linux-kernel@vger.kernel.org, b-liu@ti.com, r-gunasekaran@ti.com, srk@ti.com, krzysztof.kozlowski+dt@linaro.org, vigneshr@ti.com, conor+dt@kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, afd@ti.com, kristo@kernel.org Subject: Re: [PATCH v3 1/5] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible Message-ID: <170690556320.1075006.3197540858856784438.robh@kernel.org> References: <20240201120332.4811-1-rogerq@kernel.org> <20240201120332.4811-2-rogerq@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240201120332.4811-2-rogerq@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240202_122626_433903_E6F6B534 X-CRM114-Status: GOOD ( 11.97 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 01 Feb 2024 14:03:28 +0200, Roger Quadros wrote: > 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: > > v3 - add compatibles in alphabetical order > v2 - New patch > > Changelog: > > v2 - New patch > > Documentation/devicetree/bindings/mfd/syscon.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel