The bindings for bridge chips should also get the same maintainers entry so the right people get notified about bindings changes.
Signed-off-by: Douglas Anderson dianders@chromium.org ---
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 0216d2ffe728..a73179d55d00 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6403,6 +6403,7 @@ R: Jonas Karlman jonas@kwiboo.se R: Jernej Skrabec jernej.skrabec@gmail.com S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc +F: Documentation/devicetree/bindings/display/bridge/ F: drivers/gpu/drm/bridge/
DRM DRIVERS FOR EXYNOS
I've spent quite a bit of time poking at this driver and it's used on several Chromebooks I'm involved with. I'd like to get notified about patches. Add myself as a reviewer. It's expected that changes will still be landed through drm-misc as they always have been.
Signed-off-by: Douglas Anderson dianders@chromium.org ---
MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index a73179d55d00..7d25d0b4dccc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6284,6 +6284,11 @@ DRM DRIVER FOR TDFX VIDEO CARDS S: Orphan / Obsolete F: drivers/gpu/drm/tdfx/
+DRM DRIVER FOR TI SN65DSI86 BRIDGE CHIP +R: Douglas Anderson dianders@chromium.org +F: Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml +F: drivers/gpu/drm/bridge/ti-sn65dsi86.c + DRM DRIVER FOR TPO TPG110 PANELS M: Linus Walleij linus.walleij@linaro.org S: Maintained
On Tue, 8 Mar 2022 at 20:07, Douglas Anderson dianders@chromium.org wrote:
I've spent quite a bit of time poking at this driver and it's used on several Chromebooks I'm involved with. I'd like to get notified about patches. Add myself as a reviewer. It's expected that changes will still be landed through drm-misc as they always have been.
Signed-off-by: Douglas Anderson dianders@chromium.org
MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index a73179d55d00..7d25d0b4dccc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6284,6 +6284,11 @@ DRM DRIVER FOR TDFX VIDEO CARDS S: Orphan / Obsolete F: drivers/gpu/drm/tdfx/
+DRM DRIVER FOR TI SN65DSI86 BRIDGE CHIP +R: Douglas Anderson dianders@chromium.org +F: Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml +F: drivers/gpu/drm/bridge/ti-sn65dsi86.c
DRM DRIVER FOR TPO TPG110 PANELS M: Linus Walleij linus.walleij@linaro.org S: Maintained -- 2.35.1.616.g0bdcbb4464-goog
Reviewed-by: Robert Foss robert.foss@linaro.org
Though the parade bridge chip is a little bit of a black box, I'm at least interested in hearing about changes to the driver since this bridge chip is used on some Chromebooks that I'm involved with.
Signed-off-by: Douglas Anderson dianders@chromium.org ---
MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 7d25d0b4dccc..db7fe53643c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6171,6 +6171,11 @@ S: Maintained F: Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino.yaml F: drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
+DRM DRIVER FOR PARADE PS8640 BRIDGE CHIP +R: Douglas Anderson dianders@chromium.org +F: Documentation/devicetree/bindings/display/bridge/ps8640.yaml +F: drivers/gpu/drm/bridge/parade-ps8640.c + DRM DRIVER FOR PERVASIVE DISPLAYS REPAPER PANELS M: Noralf Trønnes noralf@tronnes.org S: Maintained
On Tue, 8 Mar 2022 at 20:07, Douglas Anderson dianders@chromium.org wrote:
Though the parade bridge chip is a little bit of a black box, I'm at least interested in hearing about changes to the driver since this bridge chip is used on some Chromebooks that I'm involved with.
Signed-off-by: Douglas Anderson dianders@chromium.org
MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 7d25d0b4dccc..db7fe53643c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6171,6 +6171,11 @@ S: Maintained F: Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino.yaml F: drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
+DRM DRIVER FOR PARADE PS8640 BRIDGE CHIP +R: Douglas Anderson dianders@chromium.org +F: Documentation/devicetree/bindings/display/bridge/ps8640.yaml +F: drivers/gpu/drm/bridge/parade-ps8640.c
DRM DRIVER FOR PERVASIVE DISPLAYS REPAPER PANELS M: Noralf Trønnes noralf@tronnes.org S: Maintained -- 2.35.1.616.g0bdcbb4464-goog
Reviewed-by: Robert Foss robert.foss@linaro.org
Hi Doug,
Thank you for the patch.
On Tue, Mar 08, 2022 at 11:06:57AM -0800, Douglas Anderson wrote:
The bindings for bridge chips should also get the same maintainers entry so the right people get notified about bindings changes.
Signed-off-by: Douglas Anderson dianders@chromium.org
Reviewed-by: Laurent Pinchart laurent.pinchart@ideasonboard.com
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 0216d2ffe728..a73179d55d00 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6403,6 +6403,7 @@ R: Jonas Karlman jonas@kwiboo.se R: Jernej Skrabec jernej.skrabec@gmail.com S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc +F: Documentation/devicetree/bindings/display/bridge/ F: drivers/gpu/drm/bridge/
DRM DRIVERS FOR EXYNOS
On 08/03/2022 20:06, Douglas Anderson wrote:
The bindings for bridge chips should also get the same maintainers entry so the right people get notified about bindings changes.
Signed-off-by: Douglas Anderson dianders@chromium.org
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 0216d2ffe728..a73179d55d00 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6403,6 +6403,7 @@ R: Jonas Karlman jonas@kwiboo.se R: Jernej Skrabec jernej.skrabec@gmail.com S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc +F: Documentation/devicetree/bindings/display/bridge/ F: drivers/gpu/drm/bridge/
DRM DRIVERS FOR EXYNOS
Acked-by: Neil Armstrong narmstrong@baylibre.com
On Wed, 9 Mar 2022 at 09:04, Neil Armstrong narmstrong@baylibre.com wrote:
On 08/03/2022 20:06, Douglas Anderson wrote:
The bindings for bridge chips should also get the same maintainers entry so the right people get notified about bindings changes.
Signed-off-by: Douglas Anderson dianders@chromium.org
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 0216d2ffe728..a73179d55d00 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6403,6 +6403,7 @@ R: Jonas Karlman jonas@kwiboo.se R: Jernej Skrabec jernej.skrabec@gmail.com S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc +F: Documentation/devicetree/bindings/display/bridge/ F: drivers/gpu/drm/bridge/
DRM DRIVERS FOR EXYNOS
Acked-by: Neil Armstrong narmstrong@baylibre.com
Acked-by: Robert Foss robert.foss@linaro.org
Hi,
On Tue, Mar 8, 2022 at 11:07 AM Douglas Anderson dianders@chromium.org wrote:
The bindings for bridge chips should also get the same maintainers entry so the right people get notified about bindings changes.
Signed-off-by: Douglas Anderson dianders@chromium.org
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
There didn't seem to be a reason to wait, so I pushed all 3 to drm-misc-next w/ collected tags
46db48f25ed1 drm/bridge: Add myself as a reviewer for the Parade PS8640 bridge chip 59c217b3dde5 drm/bridge: Add myself as a reviewer for the TI SN65DSI86 bridge chip 73a46da4fa7c drm/bridge: Add MAINTAINERS entry for DRM drivers for bridge chip bindings
-Doug
dri-devel@lists.freedesktop.org