On 16.02.2021 09:53, Du Cheng wrote:
> align * in block comments on each line
>
> changes v3:
> - add SUBSYSTEM in subject line
> - add explanation to past version of this patch
>
> changes v2:
> - move closing of comment to the same line
>
> changes v1:
> - align * in block comments
>
> Signed
Make use of new helper fbtft_write_buf_dc.
Signed-off-by: Heiner Kallweit
---
drivers/staging/fbtft/fb_sh1106.c | 17 -
1 file changed, 4 insertions(+), 13 deletions(-)
diff --git a/drivers/staging/fbtft/fb_sh1106.c
b/drivers/staging/fbtft/fb_sh1106.c
index d6f79bbd..45999c3c
Make use of new helper fbtft_write_buf_dc.
Signed-off-by: Heiner Kallweit
---
drivers/staging/fbtft/fbtft-bus.c | 31 ---
1 file changed, 8 insertions(+), 23 deletions(-)
diff --git a/drivers/staging/fbtft/fbtft-bus.c
b/drivers/staging/fbtft/fbtft-bus.c
index
Factor out setting DC GPIO and writing buffer content to helper
fbtft_write_buf_dc.
Signed-off-by: Heiner Kallweit
---
drivers/staging/fbtft/fbtft-core.c | 15 +++
drivers/staging/fbtft/fbtft.h | 1 +
2 files changed, 16 insertions(+)
diff --git a/drivers/staging/fbtft/fbtft
override the default implementation of write_register with an
own one which keeps DC low for all bytes.
Signed-off-by: Heiner Kallweit
---
drivers/staging/fbtft/fb_sh1106.c | 65 ---
1 file changed, 33 insertions(+), 32 deletions(-)
diff --git a/drivers/staging
it this message part if the buffer has less than 1 KiB.
Signed-off-by: Heiner Kallweit
---
drivers/staging/fbtft/fbtft-core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/fbtft/fbtft-core.c
b/drivers/staging/fbtft/fbtft-core.c
index 7c8af29c..3f784e1f 10064
ds is supported
- Only page addressing mode is supported, no support for vertical and
horizontal addressing
- SPI frequency limited to 2 MHz according to the datasheet
Successfully tested with a 1.3" OLED display with this chip and
SPI interface.
Signed-off-by: Heiner Kallweit
---
drivers/sta
Am 31.05.2015 um 03:00 schrieb Greg KH:
> On Thu, May 21, 2015 at 10:10:35PM +0200, Heiner Kallweit wrote:
>> The Himax HX8357D is used e.g. by the Adafruit PITFT Plus 3.5".
>> They added HX8357D support to an own fork of fbtft and support Raspbian
>> only (https://github
Cross
I just applied small changes to the driver to align it with the other
fbtft drivers.
- add "compatible" argument to FBTFT_REGISTER_DRIVER call
- add missing MODULE_ALIAS declarations
Tested successfully with this display on an RPI2 under Arch Linux ARM
(kernel 3.18.13).
Signed-off
ges to the driver to align it with the other
fbtft drivers.
- add "compatible" argument to FBTFT_REGISTER_DRIVER call
- add missing MODULE_ALIAS declarations
Tested successfully with this display on an RPI2 under Arch Linux ARM
(kernel 3.18.13).
Signed-off-by: Heiner Kallweit
---
d
10 matches
Mail list logo