Re: [PATCH v2] staging: fbtft: Allows bpp to be set from dt

2017-03-13 Thread Radosław Pietrzyk
Understood 2017-03-13 12:19 GMT+01:00 Dan Carpenter : > On Mon, Mar 13, 2017 at 12:16:13PM +0100, Radosław Pietrzyk wrote: >> Ok I will. I just have thought that in general it might be helpful to >> have this possibility as DT is parsed for this option anyway. If you >> thin

Re: [PATCH v2] staging: fbtft: Allows bpp to be set from dt

2017-03-13 Thread Radosław Pietrzyk
13, 2017 at 12:07:20PM +0100, Radosław Pietrzyk wrote: >> I have and used with stm32 and fb_ili9341. First patch was shitty, my bad. >> > > Could you resend with a patch description which says why you are doing > this? > > "With stm32 and fb_ili9341 the monitor just s

Re: [PATCH v2] staging: fbtft: Allows bpp to be set from dt

2017-03-13 Thread Radosław Pietrzyk
I have and used with stm32 and fb_ili9341. First patch was shitty, my bad. 2017-03-13 12:00 GMT+01:00 Dan Carpenter : > On Mon, Mar 13, 2017 at 11:28:45AM +0100, Radoslaw Pietrzyk wrote: >> Allows bpp to be set from dt >> > > Who does this affect in real life? You haven't tested it apparently so