Re: [PATCH-for-9.1 0/3] ui/display: Introduce API to change console orientation

2024-03-18 Thread Philippe Mathieu-Daudé
(Forgot to Cc Akihiko) On 18/3/24 11:05, Philippe Mathieu-Daudé wrote: Hi, The idea behind this series is to reduce the use of the 'graphic_rotate' global. It is only used by the Spitz machine, so we could convert the '-rotate' argument to a sugar property on the PXA2XX_LCD_TYPE model, but sinc

[PATCH-for-9.1 0/3] ui/display: Introduce API to change console orientation

2024-03-18 Thread Philippe Mathieu-Daudé
Hi, The idea behind this series is to reduce the use of the 'graphic_rotate' global. It is only used by the Spitz machine, so we could convert the '-rotate' argument to a sugar property on the PXA2XX_LCD_TYPE model, but since the Spitz machine has been deprecated recently (commit a2531bb855 "Depre