change in driver to get it
working
My point is, if this patchset doesn't break the existing setup, we are
good to go.
Both patches look good to me.
Reviewed-by: Kamlesh Gurudasani
...
Regards,
Kamlesh
Add vendor prefix for display manufacturer company EastRising
Technology Co.,Ltd
[1]https://eastrising.en.ec21.com/
Signed-off-by: Kamlesh Gurudasani
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree
This adds binding for ilitek,ili9488 based display panels
Signed-off-by: Kamlesh Gurudasani
---
.../bindings/display/ilitek,ili9488.yaml | 71 ++
1 file changed, 71 insertions(+)
create mode 100644
Documentation/devicetree/bindings/display/ilitek,ili9488.yaml
This adds support fot ilitek,ili9488 based displays with 4 wire spi
interface. In 4 wire spi mode, ili9488 only supports 18 bit per pixel.
Eastrising,er-tft035-6 is a display based on ilitek,ili9488
with 4 wire spi interface.
Signed-off-by: Kamlesh Gurudasani
---
MAINTAINERS
The goal of this series is to get the displays based on ilitek,ili9488
working.
Eastrising,er-tft035-6 is a display based on ilitek,ili9488
Kamlesh Gurudasani (3):
dt-bindings: add vendor prefix for EastRising Technology Co.,Ltd
dt-bindings: add binding for Ilitek ili9488 based display panels
]
Reported-by: kbuild test robot
Signed-off-by: Kamlesh Gurudasani
---
drivers/gpu/drm/tiny/ili9486.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/tiny/ili9486.c b/drivers/gpu/drm/tiny/ili9486.c
index 5084b38..532560ae 100644
--- a/drivers/gpu/drm/tiny/ili9486.c
This adds support fot ilitek,ili9486 based displays with shift register
in front of controller.
Ozzmaker,Piscreen and Waveshare,rpi-lcd-35 are such displays.
Acked-by: Sam Ravnborg (v4)
Reviewed-by: Noralf Tronnes (v4)
Signed-off-by: Kamlesh Gurudasani
---
v2 changes:
* assignment of
warnings
v5 changes:
* made compatible part in dt-bindings less complex (Sam)
* added Rb and Ab tags
* dropped vendor prefix patch as it has been applied (v4)
* replaced tinydrm with tiny in drm/tiny patch subject
Kamlesh Gurudasani (2):
dt-bindings: add binding for tft displays based on ilitek
This binding is for the tft displays based on ilitek,ili9486.
ozzmaker,piscreen and waveshare,rpi-lcd-35 are such displays
Signed-off-by: Kamlesh Gurudasani
---
v2 changes:
* Changing file from txt to yaml format
* removed ilitek,ili9486 from compatible string
v3 changes:
* no changes
v4
This binding is for the tft displays based on ilitek,ili9486.
ozzmaker,piscreen and waveshare,rpi-lcd-35 are such displays
Signed-off-by: Kamlesh Gurudasani
---
v2 changes:
* Changing file from txt to yaml format
* removed ilitek,ili9486 from compatible string
v3 changes:
* no changes
v4
This binding is for the tft displays based on ilitek,ili9486.
ozzmaker,piscreen and waveshare,rpi-lcd-35 are such displays
Signed-off-by: Kamlesh Gurudasani
---
v2 changes:
* Changing file from txt to yaml format
* removed ilitek,ili9486 from compatible string
v3 changes:
* no changes
Add vendor prefix for OzzMaker [1] and Waveshare Electronics [2]
Both are display manufacturers
[1] https://ozzmaker.com/about/
[2] https://www.waveshare.com/contact_us
Signed-off-by: Kamlesh Gurudasani
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 4
1 file changed, 4
* made dc and reset gpio compulsory
* typos and unwanted comments removed
* changed the name of function which were display specific
* arranged the Makefile entries in alphabetical order
v3 changes:
* added vendor prefix patch to this series instead of seperate patch
Kamlesh Gurudasani (3):
dt
This adds support fot ilitek,ili9486 based displays with shift register
in front of controller.
Ozzmaker,Piscreen and Waveshare,rpi-lcd-35 are such displays.
Signed-off-by: Kamlesh Gurudasani
---
v2 changes:
* assignment of dbi_command before registration
* made dc and reset gpio compulsory
Add vendor prefix for OzzMaker [1] and Waveshare Electronics [2]
Both are display manufacturers
[1] https://ozzmaker.com/about/
[2] https://www.waveshare.com/contact_us
Signed-off-by: Kamlesh Gurudasani
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 4
1 file changed, 4
This adds support fot ilitek,ili9486 based displays with shift register
in front of controller.
Ozzmaker,Piscreen and Waveshare,rpi-lcd-35 are such displays.
Signed-off-by: Kamlesh Gurudasani
---
v2 changes:
* assignment of dbi_command before registration
* made dc and reset gpio compulsory
warnings
Kamlesh Gurudasani (3):
dt-bindings: add vendor prefix for OzzMaker and Waveshare Electronics
dt-bindings: add binding for tft displays based on ilitek,ili9486
drm/tinydrm: add support for tft displays based on ilitek,ili9486
.../bindings/display/ilitek,ili9486.yaml | 79
This binding is for the tft displays based on ilitek,ili9486.
ozzmaker,piscreen and waveshare,rpi-lcd-35 are such displays
Signed-off-by: Kamlesh Gurudasani
---
v2 changes:
* Changing file from txt to yaml format
* removed ilitek,ili9486 from compatible string
---
.../bindings/display/ilitek
The goal of this series is to get the display based on ilitek,ili9486 working
Kamlesh Gurudasani (2):
dt-bindings: add binding for Ilitek ili9486 based display panels
drm/tinydrm: add support for ilitek,ili9486 based displays with
regwidth=16
.../devicetree/bindings/display/ilitek
This adds support fot ilitek,ili9486 based display with shift register in front
of controller, basically with regwidth=16
Signed-off-by: Kamlesh Gurudasani
---
MAINTAINERS| 7 +
drivers/gpu/drm/tiny/Kconfig | 14 ++
drivers/gpu/drm/tiny/Makefile | 1 +
drivers/gpu
* made dc and reset gpio compulsory
* typos and unwanted comments removed
* changed the name of function which were display specific
* arranged the Makefile entries in alphabetical order
Kamlesh Gurudasani (2):
dt-bindings: add binding for tft displays based on ilitek,ili9486
drm/tinydrm: add
Signed-off-by: Kamlesh Gurudasani
---
.../devicetree/bindings/display/ilitek,ili9486.txt | 27 ++
1 file changed, 27 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/ilitek,ili9486.txt
diff --git a/Documentation/devicetree/bindings/display/ilitek
This adds support fot ilitek,ili9486 based displays with shift register
in front of controller.
Ozzmaker,Piscreen and Waveshare,rpi-lcd-35 are such displays.
Signed-off-by: Kamlesh Gurudasani
---
v2 changes:
* assignment of dbi_command before registration
* made dc and reset gpio compulsory
23 matches
Mail list logo