Re: [PATCH 2/3] backlight/arcxcnn fix vendor prefix

2019-06-25 Thread Brian Dodge
This sure did fall through the cracks. I confirmed with the vendor that there are no existing embedded DTS with the wrong name(s) in them before submitting this patch. The new owner of this chip family, pSemi, just wanted me to wrap things up and support all of there chips (3) in a single dri

Re: [PATCH 2/3] backlight/arcxcnn fix vendor prefix

2019-06-24 Thread Daniel Thompson
On Mon, Jun 24, 2019 at 07:29:20AM -0400, Brian Dodge wrote: > This sure did fall through the cracks. > > I confirmed with the vendor that there are no existing embedded DTS with the > wrong name(s) in them before submitting this patch. > > The new owner of this chip family, pSemi, just wanted me

Re: [PATCH 2/3] backlight/arcxcnn fix vendor prefix

2019-06-24 Thread Daniel Thompson
On Sat, Jun 22, 2019 at 12:13:25AM +0200, Pavel Machek wrote: > Hi! > > > [Sorry to those receiving this twice... had to dig this out from the > > archives and sent it to the lists from the wrong mailer] > > > > On 27/11/2018 00:44, Brian Dodge wrote: > > >Thank you Pavel, that is a good point. >

Re: Re: [PATCH 2/3] backlight/arcxcnn fix vendor prefix

2019-06-21 Thread Pavel Machek
Hi! > [Sorry to those receiving this twice... had to dig this out from the > archives and sent it to the lists from the wrong mailer] > > On 27/11/2018 00:44, Brian Dodge wrote: > >Thank you Pavel, that is a good point. > > > >The chip vendor has indicated that there is no reason to maintain the

Re: Re: Re: [PATCH 2/3] backlight/arcxcnn fix vendor prefix

2019-06-21 Thread Daniel Thompson
On 21/06/2019 14:46, Daniel Thompson wrote: [Sorry to those receiving this twice... had to dig this out from the archives and sent it to the lists from the wrong mailer] On 27/11/2018 00:44, Brian Dodge wrote: Thank you Pavel, that is a good point. The chip vendor has indicated that there is

Re: Re: [PATCH 2/3] backlight/arcxcnn fix vendor prefix

2019-06-21 Thread Daniel Thompson
[Sorry to those receiving this twice... had to dig this out from the archives and sent it to the lists from the wrong mailer] On 27/11/2018 00:44, Brian Dodge wrote: Thank you Pavel, that is a good point. The chip vendor has indicated that there is no reason to maintain the old/improper prefi

Re: [PATCH 2/3] backlight/arcxcnn fix vendor prefix

2019-06-21 Thread Daniel Thompson
Hi Brian On Tue, 27 Nov 2018 at 00:44, Brian Dodge wrote: > Thank you Pavel, that is a good point. > > The chip vendor has indicated that there is no reason to maintain the > old/improper prefix and wishes to go forward (only) with the "arctic" > prefix and any existing dts files are or will be

Re: [PATCH 2/3] backlight/arcxcnn fix vendor prefix

2018-11-27 Thread Brian Dodge
Thank you Pavel, that is a good point. The chip vendor has indicated that there is no reason to maintain the old/improper prefix and wishes to go forward (only) with the "arctic" prefix and any existing dts files are or will be updated. On 11/11/18 6:30 AM, Pavel Machek wrote: Hi! The vend

Re: [PATCH 2/3] backlight/arcxcnn fix vendor prefix

2018-11-11 Thread Pavel Machek
Hi! > The vendor-prefixes.txt file properly refers to ArcticSand > as arctic but the driver improperly abbreviated the prefix > to arc. This was a mistake in the original patch > > Signed-off-by: Brian Dodge > --- > drivers/video/backlight/arcxcnn_bl.c | 22 +++--- > 1 file chan