[PATCH 4/4] dt-bindings: display: msm: dp: update maintainer entry

Abhinav Kumar posted 4 patches 1 year, 2 months ago
There is a newer version of this series
[PATCH 4/4] dt-bindings: display: msm: dp: update maintainer entry
Posted by Abhinav Kumar 1 year, 2 months ago
Add myself as maintainer for dp controller yaml as to support
review of the incoming changes.

Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
---
 Documentation/devicetree/bindings/display/msm/dp-controller.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
index 650d19e58277..9867eb5133ab 100644
--- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
@@ -8,6 +8,7 @@ title: MSM Display Port Controller
 
 maintainers:
   - Kuogee Hsieh <quic_khsieh@quicinc.com>
+  - Abhinav Kumar <quic_abhinavk@quicinc.com>
 
 description: |
   Device tree bindings for DisplayPort host controller for MSM targets

-- 
2.34.1
Re: [PATCH 4/4] dt-bindings: display: msm: dp: update maintainer entry
Posted by Krzysztof Kozlowski 1 year, 2 months ago
On Mon, Dec 02, 2024 at 07:31:42PM -0800, Abhinav Kumar wrote:
> Add myself as maintainer for dp controller yaml as to support
> review of the incoming changes.
> 
> Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
> ---
>  Documentation/devicetree/bindings/display/msm/dp-controller.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof