[v4,1/3] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible

Message ID 20240205135908.54656-2-rogerq@kernel.org
State New
Headers
Series arm64: dts: ti: am62: Add USB support for k3-am62p |

Commit Message

Roger Quadros Feb. 5, 2024, 1:59 p.m. UTC
  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(+)
  

Comments

Vignesh Raghavendra Feb. 22, 2024, 8:51 a.m. UTC | #1
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.

> 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
  
Roger Quadros Feb. 23, 2024, 12:23 p.m. UTC | #2
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
>
  

Patch

diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
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