Hi!
I have a several LVDS Display to my i.MX6 board. Each display has a different timings and resolutions.
To not have multiple definition of displays in the device tree, I use the fbset command to define the resolution and timings in runtime.
I would like to make sure that the timings are set correctly but searching the datasheet I can't find any registers related to the timings.
Is this timing data stored in a register or is it stored by S.O.?