Hi Noralf, > > > > Parts of it is ergonomics I guess. We're used to having all those > > properties either in the DT or the driver, but here we introduce a new > > way that isn't done anywhere else. > > > > And I don't see any real downside to putting it in the DT? It's going to > > be in an overlay, under the user's control anyway, right? > > > > Ok, I'll spin a new version using DT properties.
I like this better than anything else as we then have everything in a single place when we add a new panel and more. I just recall some resistance to add such HW specific setup - but the usecase here is kinda special. Looks forward to see the updated patch! Sam