Re: [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

2023-07-12 Thread Paulo Pavacic
Hi Marek, sri, 12. srp 2023. u 15:42 Marek Vasut napisao je: > > On 7/12/23 14:07, Paulo Pavacic wrote: > > Hello all, > > > > sub, 8. srp 2023. u 14:53 Marek Vasut napisao je: > >> > >> On 7/7/23 17:26, Paulo Pavacic wrote: > >>> Hello Mar

Re: [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

2023-07-12 Thread Paulo Pavacic
Hello all, sub, 8. srp 2023. u 14:53 Marek Vasut napisao je: > > On 7/7/23 17:26, Paulo Pavacic wrote: > > Hello Marek, > > Hi, > > > čet, 6. srp 2023. u 17:26 Marek Vasut napisao je: > >> > >> On 7/6/23 17:18, Paulo Pavacic wrote: > >>>

Re: [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

2023-07-06 Thread Paulo Pavacic
Hello Linus, čet, 22. lip 2023. u 10:22 Linus Walleij napisao je: > > On Wed, Jun 21, 2023 at 5:09 PM Paulo Pavacic wrote: > > > A lot of modifications to st7701 are required. I believe it would > > result in a driver that doesn't look or work the same. e.g

Re: [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

2023-06-21 Thread Paulo Pavacic
pet, 16. lip 2023. u 14:53 Linus Walleij napisao je: > > On Fri, Jun 16, 2023 at 2:31 PM Paulo Pavacic wrote: > > pet, 16. lip 2023. u 13:44 Linus Walleij napisao > > je: > > > > > > On Fri, Jun 16, 2023 at 11:57 AM Paulo Pavacic > > > wrote: >

Re: [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

2023-06-16 Thread Paulo Pavacic
pet, 16. lip 2023. u 13:44 Linus Walleij napisao je: > > On Fri, Jun 16, 2023 at 11:57 AM Paulo Pavacic wrote: > > čet, 15. lip 2023. u 21:55 Linus Walleij napisao > > je: > > > > > > I doubt that the display controller is actually by Fannal, but I guess >

Re: [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

2023-06-16 Thread Paulo Pavacic
We usually try to identify the underlying display > controller so the driver can be named after it and reused for more > display panels. Yes, of course, the controller is ST7701S. > > Some minor questions/nitpicks below. > > On Wed, Jun 7, 2023 at 5:11 PM Paulo Pavacic wrote:

[PATCH v4 1/3] dt-bindings: add fannal vendor prefix

2023-06-07 Thread Paulo Pavacic
Fannal is a one-stop-solution provider for touch displays in industrial application, committed to delivering a variety of professional high-quality products and technical services globally. Website: www.fannal.com Signed-off-by: Paulo Pavacic Acked-by: Krzysztof Kozlowski --- Documentation

[PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

2023-06-07 Thread Paulo Pavacic
Fannal C3004 is a 480x800 display made by fannal that requires DCS initialization sequences. Signed-off-by: Paulo Pavacic --- v4 changelog: - removal of blank lines, code wrapping changes - reset pin initialization handling changes v3 changelog: - formatting and style changes - remove

[PATCH v4 2/3] dt-bindings: display: panel: add fannal,c3004

2023-06-07 Thread Paulo Pavacic
Added fannal to vendor-prefixes and dt bindings for Fannal C3004. Fannal C3004 is a 480x800 MIPI DSI Panel which requires DCS initialization sequences with certain delays between certain commands. Signed-off-by: Paulo Pavacic Reviewed-by: Krzysztof Kozlowski --- v4 changelog: - removed

[PATCH v4 0/3] drm/panel: add fannal c3004 panel

2023-06-07 Thread Paulo Pavacic
Fannal C3004 is a 2 lane MIPI DSI 480x800 panel which requires initialization with DSI DCS commands. After few initialization commands delay is required. Paulo Pavacic (3): dt-bindings: add fannal vendor prefix dt-bindings: display: panel: add fannal,c3004 drm/panel-fannal-c3004: Add

Re: [PATCH v3 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

2023-06-07 Thread Paulo Pavacic
Hello, uto, 6. lip 2023. u 16:45 Krzysztof Kozlowski napisao je: > > On 06/06/2023 16:07, Paulo Pavacic wrote: > > Fannal C3004 is a 480x800 display made by fannal that requires > > DCS initialization sequences. > > > > Signed-off-by: Paulo Pavacic > > ---

Re: [PATCH v3 2/3] dt-bindings: display: panel: add fannal,c3004

2023-06-07 Thread Paulo Pavacic
Hello Krzysztof, uto, 6. lip 2023. u 16:43 Krzysztof Kozlowski napisao je: > > On 06/06/2023 16:07, Paulo Pavacic wrote: > > Added fannal to vendor-prefixes and dt bindings for Fannal C3004. > > Fannal C3004 is a 480x800 MIPI DSI Panel which requires > > DCS initializatio

[PATCH v3 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

2023-06-06 Thread Paulo Pavacic
Fannal C3004 is a 480x800 display made by fannal that requires DCS initialization sequences. Signed-off-by: Paulo Pavacic --- v4 changelog: - formatting and style changes - change community room v3 changelog: - using generic mipi_dsi_dcs_write_seq - removed success prints - removed some

[PATCH v3 2/3] dt-bindings: display: panel: add fannal,c3004

2023-06-06 Thread Paulo Pavacic
Added fannal to vendor-prefixes and dt bindings for Fannal C3004. Fannal C3004 is a 480x800 MIPI DSI Panel which requires DCS initialization sequences with certain delays between certain commands. Signed-off-by: Paulo Pavacic --- v4 changelog: - add spaces between properties v3 changelog

[PATCH v3 1/3] dt-bindings: add fannal vendor prefix

2023-06-06 Thread Paulo Pavacic
Fannal is a one-stop-solution provider for touch displays in industrial application, committed to delivering a variety of professional high-quality products and technical services globally. Website: www.fannal.com Signed-off-by: Paulo Pavacic --- Documentation/devicetree/bindings/vendor

[PATCH v3 0/3] drm/panel: add fannal c3004 panel

2023-06-06 Thread Paulo Pavacic
Fannal C3004 is a 2 lane MIPI DSI 480x800 panel which requires initialization with DSI DCS commands. After few initialization commands delay is required. Paulo Pavacic (3): dt-bindings: add fannal vendor prefix dt-bindings: display: panel: add fannal,c3004 drm/panel-fannal-c3004: Add

Re: [PATCH v2 2/3] dt-bindings: display: panel: add fannal,c3004

2023-06-06 Thread Paulo Pavacic
Hello Krzysztof, uto, 6. lip 2023. u 09:10 Krzysztof Kozlowski napisao je: > > On 05/06/2023 17:35, Paulo Pavacic wrote: > > Added fannal to vendor-prefixes and dt bindings for Fannal C3004. > > Fannal C3004 is a 480x800 MIPI DSI Panel which requires > > DCS initializatio

Re: [PATCH v2 3/3] drm/panel-fannal-c3003: Add fannal c3004 DSI panel

2023-06-06 Thread Paulo Pavacic
Hello Krzysztof, uto, 6. lip 2023. u 09:14 Krzysztof Kozlowski napisao je: > > On 05/06/2023 17:35, Paulo Pavacic wrote: > > Fannal C3004 is a 480x800 display made by fannal that requires > > DCS initialization sequences. > > > > Signed-off-by: Paulo Pavac

[PATCH v2 3/3] drm/panel-fannal-c3003: Add fannal c3004 DSI panel

2023-06-05 Thread Paulo Pavacic
Fannal C3004 is a 480x800 display made by fannal that requires DCS initialization sequences. Signed-off-by: Paulo Pavacic --- v3 changelog: - using generic mipi_dsi_dcs_write_seq - removed success prints - removed some comments - simplified code/removed support for different panels

[PATCH v2 2/3] dt-bindings: display: panel: add fannal,c3004

2023-06-05 Thread Paulo Pavacic
Added fannal to vendor-prefixes and dt bindings for Fannal C3004. Fannal C3004 is a 480x800 MIPI DSI Panel which requires DCS initialization sequences with certain delays between certain commands. Signed-off-by: Paulo Pavacic --- v4 changelog: - add spaces between properties v3 changelog

[PATCH v2 1/3] dt-bindings: add fannal vendor prefix

2023-06-05 Thread Paulo Pavacic
Fannal is a one-stop-solution provider for touch displays in industrial application, committed to delivering a variety of professional high-quality products and technical services globally. Website: www.fannal.com Signed-off-by: Paulo Pavacic --- Documentation/devicetree/bindings/vendor

[PATCH v2 0/3] drm/panel: add fannal c3004 panel

2023-06-05 Thread Paulo Pavacic
Fannal C3004 is a 2 lane MIPI DSI 480x800 panel which requires initialization with DSI DCS commands. After few initialization commands delay is required. Paulo Pavacic (3): dt-bindings: add fannal vendor prefix dt-bindings: display: panel: add fannal,c3004 drm/panel-fannal-c3003: Add

Re: [PATCH 1/2] dt-bindings: display: panel: add fannal,c3004

2023-06-05 Thread Paulo Pavacic
Hello Conor, pon, 5. lip 2023. u 16:43 Conor Dooley napisao je: > > On Mon, Jun 05, 2023 at 04:33:15PM +0200, Paulo Pavacic wrote: > > Hello Conor, > > > > pet, 19. svi 2023. u 18:41 Conor Dooley napisao je: > > > > > > Hey Paulo, > > > &g

Re: [PATCH 1/2] dt-bindings: display: panel: add fannal,c3004

2023-06-05 Thread Paulo Pavacic
Hello Conor, pet, 19. svi 2023. u 18:41 Conor Dooley napisao je: > > Hey Paulo, > > On Fri, May 19, 2023 at 04:24:55PM +0200, Paulo Pavacic wrote: > > > > Added fannal to vendor-prefixes and dt bindings for Fannal C3004. > > Fannal C3004 is a 480x800 MIPI DS

Re: [PATCH 0/2] drm/panel: add fannal c3004 panel

2023-05-23 Thread Paulo Pavacic
Hello, pon, 22. svi 2023. u 10:55 napisao je: > > On 19/05/2023 16:24, Paulo Pavacic wrote: > > Fannal C3004 is a 2 lane MIPI DSI 480x800 panel which requires > > initialization with DSI DCS commands. After some commands delay is required. > > By curiosity, on which

[PATCH 0/2] drm/panel: add fannal c3004 panel

2023-05-19 Thread Paulo Pavacic
Paulo Pavacic (2): dt-bindings: display: panel: add fannal,c3004 drm/panel-fannal-c3004: Add fannal c3004 DSI panel .../bindings/display/panel/fannal,c3004.yaml | 75 .../devicetree/bindings/vendor-prefixes.yaml | 2 + MAINTAINERS | 7 + drivers/gpu

[PATCH 1/2] dt-bindings: display: panel: add fannal,c3004

2023-05-19 Thread Paulo Pavacic
Added fannal to vendor-prefixes and dt bindings for Fannal C3004. Fannal C3004 is a 480x800 MIPI DSI Panel which requires DCS initialization sequences with certain delays between certain commands. Signed-off-by: Paulo Pavacic --- v3 changelog: - renamed yml file - refactored yml file to

[PATCH 2/2] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

2023-05-19 Thread Paulo Pavacic
Fannal C3004 is a 480x800 display made by fannal that requires DCS initialization sequences. Signed-off-by: Paulo Pavacic --- v2 changelog: - renamed from panel-mipi-dsi-bringup - only one MAINTAINER e-mail --- MAINTAINERS| 1 + drivers/gpu/drm/panel

Re: [PATCH v2] dt-bindings: display: panel: add panel-mipi-dsi-bringup

2023-05-19 Thread Paulo Pavacic
l-mipi-dsi-bringup which currently supports fannal,c3004 panel. Also added fannal to vendor-prefixes. Signed-off-by: Paulo Pavacic --- v3 changelog: - renamed yml file - refactored yml file to describe fannal,c3004 - added matrix URI to MAINTAINERS v2 changelog: - revised driver titl

Re: [PATCH v2] dt-bindings: display: panel: add panel-mipi-dsi-bringup

2023-05-18 Thread Paulo Pavacic
sztof Kozlowski wrote: On 17/05/2023 00:13, Paulo Pavacic wrote: Hello, thank you for your time to review this patch and sorry for not addressing all of the concerns, it was done unintentionally. This is my first contribution to the Linux kernel and it is quite a process. I have run those two script

Re: [PATCH v2] dt-bindings: display: panel: add panel-mipi-dsi-bringup

2023-05-17 Thread Paulo Pavacic
t; - modified MAINTAINERS in this commit (instead of driver commit) > > - dt_bindings_check checked yml > > - checkpatch warning fixed > > > > Signed-off-by: Paulo Pavacic > > --- > > .../display/panel/panel-mipi-dsi-bringup.yaml | 54 +++

Re: [PATCH v2] dt-bindings: display: panel: add panel-mipi-dsi-bringup

2023-05-17 Thread Paulo Pavacic
t; > - revised description, now describes hw > > - revised maintainers, now has only 1 mail > > - removed diacritics from commit/commit author > > - properties/compatible is now enum > > - compatible using only lowercase > > - revised dts example >