Documentation for the ‘new’ MIPI SPI display driver says:
transform (Optional): If rotation is not sufficient, use this to transform the display. If this option is specified, then the dimensions option must also be provided. Options are:
swap_xy (Required, boolean): If true, exchange the x and y axes.
mirror_x (Required, boolean): If true, mirror the x axis.
mirror_y (Required, boolean): If true, mirror the y axis.
it does not mention that this option is not ‘available for some chips’.
Thank you very much!
It would be nice if the documentation would mentions somewhere that this option (and in general screen rotation at runtime!) is not supported for the AXS15231.
Jörg.
PS: I know how hard documentation is, so I am not complaining about it! Just a hint for a possible amendment …