Message ID | 20240202202329.4172917-1-quic_jhugo@quicinc.com |
---|---|
State | Accepted |
Commit | 2592a36d956955f0e0f399d608d7be0ec280a40c |
Headers | show |
Series | dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address | expand |
Hi, On Fri, Feb 2, 2024 at 12:25 PM Jeffrey Hugo <quic_jhugo@quicinc.com> wrote: > > The servers for the @codeaurora domain are long retired and any messages > sent there bounce. Sandeep Panda's email address is no longer valid and > should be repleaced. However Sandeep has left the company and has not > been active sice, therefore it looks like this binding is orphaned. > > Doug is listed as the reviewer for this file in MAINTAINERS and has > volunteered to be listed within the file as the binding maintainer. > Therefore replace Sandeep with Doug to make the documentation current. > > Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> > --- > .../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml > index 6ec6d287bff4..c93878b6d718 100644 > --- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml > +++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: SN65DSI86 DSI to eDP bridge chip > > maintainers: > - - Sandeep Panda <spanda@codeaurora.org> > + - Douglas Anderson <dianders@chromium.org> Reviewed-by: Douglas Anderson <dianders@chromium.org> Unless there are comments, I'll let this stew over the weekend and then land it through drm-misc next week. -Doug
On 02/02/2024 21:23, Jeffrey Hugo wrote: > The servers for the @codeaurora domain are long retired and any messages > sent there bounce. Sandeep Panda's email address is no longer valid and > should be repleaced. However Sandeep has left the company and has not > been active sice, therefore it looks like this binding is orphaned. > > Doug is listed as the reviewer for this file in MAINTAINERS and has > volunteered to be listed within the file as the binding maintainer. > Therefore replace Sandeep with Doug to make the documentation current. > > Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> > --- > .../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml > index 6ec6d287bff4..c93878b6d718 100644 > --- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml > +++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: SN65DSI86 DSI to eDP bridge chip > > maintainers: > - - Sandeep Panda <spanda@codeaurora.org> > + - Douglas Anderson <dianders@chromium.org> > > description: | > The Texas Instruments SN65DSI86 bridge takes MIPI DSI in and outputs eDP. Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
On 2/2/2024 12:23 PM, Jeffrey Hugo wrote: > The servers for the @codeaurora domain are long retired and any messages > sent there bounce. Sandeep Panda's email address is no longer valid and > should be repleaced. However Sandeep has left the company and has not > been active sice, therefore it looks like this binding is orphaned. > > Doug is listed as the reviewer for this file in MAINTAINERS and has > volunteered to be listed within the file as the binding maintainer. > Therefore replace Sandeep with Doug to make the documentation current. > > Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> Thanks Doug for stepping up to maintain this Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com> > --- > .../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml > index 6ec6d287bff4..c93878b6d718 100644 > --- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml > +++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: SN65DSI86 DSI to eDP bridge chip > > maintainers: > - - Sandeep Panda <spanda@codeaurora.org> > + - Douglas Anderson <dianders@chromium.org> > > description: | > The Texas Instruments SN65DSI86 bridge takes MIPI DSI in and outputs eDP.
diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml index 6ec6d287bff4..c93878b6d718 100644 --- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml +++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: SN65DSI86 DSI to eDP bridge chip maintainers: - - Sandeep Panda <spanda@codeaurora.org> + - Douglas Anderson <dianders@chromium.org> description: | The Texas Instruments SN65DSI86 bridge takes MIPI DSI in and outputs eDP.
The servers for the @codeaurora domain are long retired and any messages sent there bounce. Sandeep Panda's email address is no longer valid and should be repleaced. However Sandeep has left the company and has not been active sice, therefore it looks like this binding is orphaned. Doug is listed as the reviewer for this file in MAINTAINERS and has volunteered to be listed within the file as the binding maintainer. Therefore replace Sandeep with Doug to make the documentation current. Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> --- .../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)