diff options
author | 2024-09-03 16:00:08 +0530 | |
---|---|---|
committer | 2024-09-04 20:43:43 +0530 | |
commit | a84372012e9329daba8082efac98f3bc0b443aa2 (patch) | |
tree | 495c7828b1dd3a603295b8cbe048cb718011902d | |
parent | opp: ti: Drop unnecessary of_match_ptr() (diff) | |
download | wireguard-linux-a84372012e9329daba8082efac98f3bc0b443aa2.tar.xz wireguard-linux-a84372012e9329daba8082efac98f3bc0b443aa2.zip |
dt-bindings: opp: operating-points-v2-ti-cpu: Update maintainers
Update the maintainers entry since I will be taking over this file from
now.
Signed-off-by: Dhruva Gole <d-gole@ti.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 02d1d2c17129..fd0c8d5c5f3e 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# |