From: Roger Quadros <rogerq@kernel.org>
To: Vignesh Raghavendra <vigneshr@ti.com>, nm@ti.com
Cc: afd@ti.com, kristo@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
srk@ti.com, r-gunasekaran@ti.com, b-liu@ti.com,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, Rob Herring <robh@kernel.org>
Subject: Re: [PATCH v4 1/3] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible
Date: Fri, 23 Feb 2024 14:23:17 +0200 [thread overview]
Message-ID: <5b65da27-c1c9-4d91-87d4-08073ff220d7@kernel.org> (raw)
In-Reply-To: <8a1efca0-9a63-472a-8c0f-0aeb3efa2baa@ti.com>
Hi Vignesh,
On 22/02/2024 10:51, Vignesh Raghavendra wrote:
> Hi Roger,
>
> On 05/02/24 19:29, 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 <rogerq@kernel.org>
>> Acked-by: Rob Herring <robh@kernel.org>
>> ---
>>
>> Notes:
>> Changelog:
>>
>> v4 - no change. Added Rob's Acked-by
>>
>> v3 - add compatibles in alphabetical order
>> https://lore.kernel.org/all/20240201120332.4811-2-rogerq@kernel.org/
>>
>> 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
>
> You don't have right maintainer in CC for this file.
I'll resend this series with Acks and updated CC list.
>
>> index 084b5c2a2a3c..9437705af92f 100644
>> --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
>> +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
>> @@ -72,6 +72,7 @@ properties:
>> - rockchip,rk3588-qos
>> - rockchip,rv1126-qos
>> - starfive,jh7100-sysmain
>> + - ti,am62-usb-phy-ctrl
>> - ti,am654-dss-oldi-io-ctrl
>>
>> - const: syscon
>
--
cheers,
-roger
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Roger Quadros <rogerq@kernel.org>
To: Vignesh Raghavendra <vigneshr@ti.com>, nm@ti.com
Cc: afd@ti.com, kristo@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
srk@ti.com, r-gunasekaran@ti.com, b-liu@ti.com,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, Rob Herring <robh@kernel.org>
Subject: Re: [PATCH v4 1/3] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible
Date: Fri, 23 Feb 2024 14:23:17 +0200 [thread overview]
Message-ID: <5b65da27-c1c9-4d91-87d4-08073ff220d7@kernel.org> (raw)
In-Reply-To: <8a1efca0-9a63-472a-8c0f-0aeb3efa2baa@ti.com>
Hi Vignesh,
On 22/02/2024 10:51, Vignesh Raghavendra wrote:
> Hi Roger,
>
> On 05/02/24 19:29, 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 <rogerq@kernel.org>
>> Acked-by: Rob Herring <robh@kernel.org>
>> ---
>>
>> Notes:
>> Changelog:
>>
>> v4 - no change. Added Rob's Acked-by
>>
>> v3 - add compatibles in alphabetical order
>> https://lore.kernel.org/all/20240201120332.4811-2-rogerq@kernel.org/
>>
>> 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
>
> You don't have right maintainer in CC for this file.
I'll resend this series with Acks and updated CC list.
>
>> index 084b5c2a2a3c..9437705af92f 100644
>> --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
>> +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
>> @@ -72,6 +72,7 @@ properties:
>> - rockchip,rk3588-qos
>> - rockchip,rv1126-qos
>> - starfive,jh7100-sysmain
>> + - ti,am62-usb-phy-ctrl
>> - ti,am654-dss-oldi-io-ctrl
>>
>> - const: syscon
>
--
cheers,
-roger
next prev parent reply other threads:[~2024-02-23 12:23 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-05 13:59 [PATCH v4 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p Roger Quadros
2024-02-05 13:59 ` Roger Quadros
2024-02-05 13:59 ` [PATCH v4 1/3] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible Roger Quadros
2024-02-05 13:59 ` Roger Quadros
2024-02-22 8:51 ` Vignesh Raghavendra
2024-02-22 8:51 ` Vignesh Raghavendra
2024-02-23 12:23 ` Roger Quadros [this message]
2024-02-23 12:23 ` Roger Quadros
2024-02-05 13:59 ` [PATCH v4 2/3] arm64: dts: ti: k3-am62/a: use sub-node for USB_PHY_CTRL registers Roger Quadros
2024-02-05 13:59 ` Roger Quadros
2024-02-05 13:59 ` [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system Roger Quadros
2024-02-05 13:59 ` Roger Quadros
2024-02-05 17:34 ` Andrew Davis
2024-02-05 17:34 ` Andrew Davis
2024-02-06 12:30 ` Roger Quadros
2024-02-06 12:30 ` Roger Quadros
2024-02-06 17:34 ` Andrew Davis
2024-02-06 17:34 ` Andrew Davis
2024-02-07 12:42 ` Roger Quadros
2024-02-07 12:42 ` Roger Quadros
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5b65da27-c1c9-4d91-87d4-08073ff220d7@kernel.org \
--to=rogerq@kernel.org \
--cc=afd@ti.com \
--cc=b-liu@ti.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=r-gunasekaran@ti.com \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=srk@ti.com \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.