Re: [PATCH 1/2] fbdev: ssd1307fb: add support for Sino Wealth SH1107 controller

Helge Deller <[email protected]>
Newsgroups org.freedesktop.lists.dri-devel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-fbdev,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On 7/31/26 12:46, Jakub Turek wrote:
> The SH1107 display controller is very similar to SSD1307 but the main
> difference is that SH1107 has different memory layout and uses page mode
> adressation only.
> 
> The SH1107 relies primarily on vertical page addressing mode where the
> internal 128x128 GDDRAM is split into 16 vertical pages, rather than
> the horizontal/tile addressing modes natively utilized by the
> SSD1306/SSD1307.
> 
> Signed-off-by: Jakub Turek  <[email protected]>
> ---
>   drivers/video/fbdev/ssd1307fb.c | 234 ++++++++++++++++++++++++++--------------
>   1 file changed, 155 insertions(+), 79 deletions(-)

This patch has many unnecessary white space cleanups.

Please split it up in at least two patches: One with real code additions and fixes,
the other (if you like) a patch to clean up indenting and such.

Helge
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.