[PATCH 2/2] dt-bindings: opp: operating-points-v2-ti-cpu: Update maintainers

Dhruva Gole posted 2 patches 1 year, 3 months ago
There is a newer version of this series
[PATCH 2/2] dt-bindings: opp: operating-points-v2-ti-cpu: Update maintainers
Posted by Dhruva Gole 1 year, 3 months ago
Update the maintainers entry since I will be taking over this file from
now.

Signed-off-by: Dhruva Gole <d-gole@ti.com>
---
 Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml b/Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml
index 90855009cb81..a857ca34c98d 100644
--- a/Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml
+++ b/Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml
@@ -19,7 +19,7 @@ description:
   the hardware description for the scheme mentioned above.
 
 maintainers:
-  - Nishanth Menon <nm@ti.com>
+  - Dhruva Gole <d-gole@ti.com>
 
 allOf:
   - $ref: opp-v2-base.yaml#

-- 
2.34.1
Re: [PATCH 2/2] dt-bindings: opp: operating-points-v2-ti-cpu: Update maintainers
Posted by Viresh Kumar 1 year, 3 months ago
On 03-09-24, 16:00, Dhruva Gole wrote:
> Update the maintainers entry since I will be taking over this file from
> now.
> 
> Signed-off-by: Dhruva Gole <d-gole@ti.com>
> ---
>  Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied. Thanks.

-- 
viresh
Re: [PATCH 2/2] dt-bindings: opp: operating-points-v2-ti-cpu: Update maintainers
Posted by Rob Herring (Arm) 1 year, 3 months ago
On Tue, 03 Sep 2024 16:00:08 +0530, Dhruva Gole wrote:
> Update the maintainers entry since I will be taking over this file from
> now.
> 
> Signed-off-by: Dhruva Gole <d-gole@ti.com>
> ---
>  Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>