[PATCH v6] drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
Vladimir Zapolskiy
vladimir_zapolskiy at mentor.com
Mon Aug 29 18:49:55 UTC 2016
Hi Emil,
On 08/29/2016 07:41 PM, Emil Velikov wrote:
> Hi all,
>
> On 24 August 2016 at 06:46, Vladimir Zapolskiy
> <vladimir_zapolskiy at mentor.com> wrote:
>
>> MODULE_AUTHOR("Sascha Hauer <s.hauer at pengutronix.de>");
>> MODULE_AUTHOR("Andy Yan <andy.yan at rock-chips.com>");
>> MODULE_AUTHOR("Yakir Yang <ykk at rock-chips.com>");
>> +MODULE_AUTHOR("Vladimir Zapolskiy <vladimir_zapolskiy at mentor.com>");
> Don't meant to start a flame-war or alike but to educate myself:
> Where does one draw the line about adding new author(s) of said
> module/subsystem ?
I support you, let's don't sink. Since it evokes questions I'm
ready to provide you with more background information.
> Afaict this is the most common (?) driver in DRM where the list has
> grown over time. Should we do the same with others ?
If you look into the essense of this change it adds support to
an I2C master controller, which is a part of DW HDMI controller.
Originally this particular change was done as a separate driver
in I2C subsystem about 3 years ago and delivered to the customers,
about 2 years ago I published its RFC version:
RFC: https://patchwork.ozlabs.org/patch/405100/
v1 discussion: http://www.mailbrowse.com/linux-i2c/20949.html
As you may see this was a stand-alone driver, which served as
the fourth I2C master controller on iMX6Q, however I believe
it is better to merge two drivers into one. Does it sound like
a good enough reason to merge lists of authors as well?
Hope it clarifies the situation a bit.
--
With best wishes,
Vladimir
More information about the dri-devel
mailing list