All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jyri Sarha <jsarha@ti.com>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: yamonkar@cadence.com, praneeth@ti.com, subhajit_paul@ti.com,
	dri-devel@lists.freedesktop.org, peter.ujfalusi@ti.com,
	tomi.valkeinen@ti.com, laurent.pinchart@ideasonboard.com,
	sjakhade@cadence.com
Subject: Re: [PATCH v2 5/5] MAINTAINERS: add entry for tidss
Date: Mon, 2 Dec 2019 14:57:18 +0200	[thread overview]
Message-ID: <b688a562-74a4-f98d-059e-6bdf74f3c826@ti.com> (raw)
In-Reply-To: <20191202085759.GZ624164@phenom.ffwll.local>

On 02/12/2019 10:57, Daniel Vetter wrote:
> On Sun, Dec 01, 2019 at 03:50:21PM +0200, Jyri Sarha wrote:
>> Add entry for tidss DRM driver.
>>
>> Signed-off-by: Jyri Sarha <jsarha@ti.com>
>> ---
>>  MAINTAINERS | 10 ++++++++++
>>  1 file changed, 10 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 741e3f433f6e..dd7855e59bd1 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -5567,6 +5567,16 @@ F:	include/uapi/drm/v3d_drm.h
>>  F:	Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.txt
>>  T:	git git://anongit.freedesktop.org/drm/drm-misc
>>  
>> +DRM DRIVERS FOR TI KEYSTONE
>> +M:	Jyri Sarha <jsarha@ti.com>
>> +M:	Tomi Valkeinen <tomi.valkeinen@ti.com>
>> +L:	dri-devel@lists.freedesktop.org
>> +S:	Maintained
>> +F:	drivers/gpu/drm/tidss/
>> +F:	Documentation/devicetree/bindings/display/ti/ti,k2g-dss.txt
>> +F:	Documentation/devicetree/bindings/display/ti/ti,am65x-dss.txt
>> +F:	Documentation/devicetree/bindings/display/ti/ti,j721e-dss.txt
> 
> Is this going to be maintained in the TI tree, or in drm-misc, or
> somewhere else? "Somewhere else" for tiny drivers seems to not work, if
> they can't be added to some existing group maintained thing ...
> -Daniel
> 

I think the maintenance trough drm-misc should be fine. I do not see any
big changes coming after the initial version.

So I guess I should add:
T:	git git://anongit.freedesktop.org/drm/drm-misc

Oh, and I should update the binding F:-entries to point to the
yaml-files instead of *.txt files.

BR,
Jyri

>> +
>>  DRM DRIVERS FOR VC4
>>  M:	Eric Anholt <eric@anholt.net>
>>  T:	git git://github.com/anholt/linux
>> -- 
>> Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
>>
>> _______________________________________________
>> dri-devel mailing list
>> dri-devel@lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/dri-devel
> 


-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      reply	other threads:[~2019-12-02 12:57 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-01 13:46 [PATCH v2 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem Jyri Sarha
2019-12-01 13:46 ` Jyri Sarha
2019-12-01 13:49 ` [PATCH v2 1/5] dt-bindings: display: ti,k2g-dss: Add dt-schema yaml binding Jyri Sarha
2019-12-01 13:49   ` [PATCH v2 1/5] dt-bindings: display: ti, k2g-dss: " Jyri Sarha
2019-12-01 13:49   ` Jyri Sarha
2019-12-01 13:49 ` [PATCH v2 2/5] dt-bindings: display: ti,am65x-dss: " Jyri Sarha
2019-12-01 13:49   ` [PATCH v2 2/5] dt-bindings: display: ti, am65x-dss: " Jyri Sarha
2019-12-01 13:49   ` Jyri Sarha
2019-12-01 13:49 ` [PATCH v2 3/5] dt-bindings: display: ti,j721e-dss: " Jyri Sarha
2019-12-01 13:49   ` [PATCH v2 3/5] dt-bindings: display: ti, j721e-dss: " Jyri Sarha
2019-12-01 13:49   ` Jyri Sarha
2019-12-01 13:50 ` [PATCH v2 4/5] drm/tidss: New driver for TI Keystone platform Display SubSystem Jyri Sarha
2019-12-01 13:50   ` Jyri Sarha
2019-12-01 14:18   ` Sam Ravnborg
2019-12-01 16:34     ` Jyri Sarha
2019-12-01 16:34       ` Jyri Sarha
2019-12-01 13:50 ` [PATCH v2 5/5] MAINTAINERS: add entry for tidss Jyri Sarha
2019-12-01 13:50   ` Jyri Sarha
2019-12-02  8:57   ` Daniel Vetter
2019-12-02 12:57     ` Jyri Sarha [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b688a562-74a4-f98d-059e-6bdf74f3c826@ti.com \
    --to=jsarha@ti.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=peter.ujfalusi@ti.com \
    --cc=praneeth@ti.com \
    --cc=sjakhade@cadence.com \
    --cc=subhajit_paul@ti.com \
    --cc=tomi.valkeinen@ti.com \
    --cc=yamonkar@cadence.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.