diff mbox series

MAINTAINERS: Move fsl-dcu driver to drm-misc tree

Message ID 20180926125034.4095-1-stefan@agner.ch (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Move fsl-dcu driver to drm-misc tree | expand

Commit Message

Stefan Agner Sept. 26, 2018, 12:50 p.m. UTC
The driver is mostly in maintenance mode. Using drm-misc is a
good fit and should make maintenance a bit easier.

Signed-off-by: Stefan Agner <stefan@agner.ch>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Sean Paul Sept. 26, 2018, 1:39 p.m. UTC | #1
On Wed, Sep 26, 2018 at 02:50:34PM +0200, Stefan Agner wrote:
> The driver is mostly in maintenance mode. 

Is the status still Supported, then?

> Using drm-misc is a
> good fit and should make maintenance a bit easier.
> 
> Signed-off-by: Stefan Agner <stefan@agner.ch>

Acked-by: Sean Paul <sean@poorly.run>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 02a39617ec82..6646a3d098a1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4822,6 +4822,7 @@ F:	drivers/gpu/drm/fsl-dcu/
>  F:	Documentation/devicetree/bindings/display/fsl,dcu.txt
>  F:	Documentation/devicetree/bindings/display/fsl,tcon.txt
>  F:	Documentation/devicetree/bindings/display/panel/nec,nl4827hc19-05b.txt
> +T:	git git://anongit.freedesktop.org/drm/drm-misc
>  
>  DRM DRIVERS FOR FREESCALE IMX
>  M:	Philipp Zabel <p.zabel@pengutronix.de>
> -- 
> 2.19.0
>
Stefan Agner Sept. 26, 2018, 2:16 p.m. UTC | #2
On 26.09.2018 15:39, Sean Paul wrote:
> On Wed, Sep 26, 2018 at 02:50:34PM +0200, Stefan Agner wrote:
>> The driver is mostly in maintenance mode.
> 
> Is the status still Supported, then?
> 

Yeah Supported as defined in MAINTAINERS is still accurate. Its just
that we do not add features at that point.

>> Using drm-misc is a
>> good fit and should make maintenance a bit easier.
>>
>> Signed-off-by: Stefan Agner <stefan@agner.ch>
> 
> Acked-by: Sean Paul <sean@poorly.run>
> 

Thanks.

--
Stefan

>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 02a39617ec82..6646a3d098a1 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4822,6 +4822,7 @@ F:	drivers/gpu/drm/fsl-dcu/
>>  F:	Documentation/devicetree/bindings/display/fsl,dcu.txt
>>  F:	Documentation/devicetree/bindings/display/fsl,tcon.txt
>>  F:	Documentation/devicetree/bindings/display/panel/nec,nl4827hc19-05b.txt
>> +T:	git git://anongit.freedesktop.org/drm/drm-misc
>>
>>  DRM DRIVERS FOR FREESCALE IMX
>>  M:	Philipp Zabel <p.zabel@pengutronix.de>
>> --
>> 2.19.0
>>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 02a39617ec82..6646a3d098a1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4822,6 +4822,7 @@  F:	drivers/gpu/drm/fsl-dcu/
 F:	Documentation/devicetree/bindings/display/fsl,dcu.txt
 F:	Documentation/devicetree/bindings/display/fsl,tcon.txt
 F:	Documentation/devicetree/bindings/display/panel/nec,nl4827hc19-05b.txt
+T:	git git://anongit.freedesktop.org/drm/drm-misc
 
 DRM DRIVERS FOR FREESCALE IMX
 M:	Philipp Zabel <p.zabel@pengutronix.de>