Hi, Thus wrote Rob Herring (robh@xxxxxxxxxx): > On Mon, Feb 27, 2017 at 11:56:42AM +0100, Martin Kaiser wrote: > > - fsl,pcr: LCDC PCR value > > + A display node may optionally define > > + - fsl,lauscr: LCDC AUS Mode Control Register value (only for imx21) > Looks like we already got one, but generally we don't just put magic > register values in the DT. What does this register control? it contains settings related to AUS mode. This mode sets different mappings between framebuffer memory and display pixels. It seems that these mappings were originally defined for displays from AUO. The only bit from this register that I really need is "AUS mode on/off". I could put this into the device tree instead of the entire register. Best regards, Martin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html