Re: [PATCH RESEND v9 3/8] drm: atmel_hlcdc: replace regmap_read with regmap_read_poll_timeout

2024-04-24 Thread Dharma.B
On 24/04/24 11:03 am, Manikandan Muralidharan wrote: > Replace regmap_read with regmap_read_poll_timeout to neatly handle > retries > > Signed-off-by: Manikandan Muralidharan Acked-by: Dharma Balasubiramani > --- > .../gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c| 44 +++ > 1

Re: [PATCH v6 2/4] drm/bridge: add lvds controller support for sam9x7

2024-04-18 Thread Dharma.B
On 18/04/24 11:55 am, Dmitry Baryshkov wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Thu, Apr 18, 2024 at 03:54:53AM +, dharm...@microchip.com wrote: >> Hi Dmitry, >> >> On 17/04/24 12:05 pm, Dmitry Baryshkov wrote: >>> EXTERNAL

Re: [PATCH v6 2/4] drm/bridge: add lvds controller support for sam9x7

2024-04-17 Thread Dharma.B
Hi Dmitry, On 17/04/24 12:05 pm, Dmitry Baryshkov wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Wed, Apr 17, 2024 at 08:11:35AM +0530, Dharma Balasubiramani wrote: >> Add a new LVDS controller driver for sam9x7 which does the

Re: [PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-03-06 Thread Dharma.B
On 06/03/24 10:16 pm, Nicolas Ferre - M43238 wrote: > Dharma, all, > > On 06/03/2024 at 15:35, Dharma B - I70843 wrote: >> >> On 05/03/24 3:31 am, Rob Herring wrote: >>> On Mon, Mar 04, 2024 at 08:00:03PM +0530, Dharma Balasubiramani wrote: Convert the atmel,lcdc bindings to DT schema.

Re: [PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-03-06 Thread Dharma.B
On 05/03/24 3:31 am, Rob Herring wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Mon, Mar 04, 2024 at 08:00:03PM +0530, Dharma Balasubiramani wrote: >> Convert the atmel,lcdc bindings to DT schema. >> Changes during conversion: add

Re: [PATCH v2] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-03-04 Thread Dharma.B
On 04/03/24 1:06 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 04/03/2024 06:36, Dharma Balasubiramani wrote: >> Convert the atmel,lcdc bindings to DT schema. >> Changes during conversion: add missing clocks

Re: [PATCH] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-03-03 Thread Dharma.B
On 01/03/24 11:40 pm, Rob Herring wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Thu, Feb 29, 2024 at 06:25:56AM +, dharm...@microchip.com wrote: >> On 28/02/24 3:53 pm, Krzysztof Kozlowski wrote: >>> EXTERNAL EMAIL: Do not click

Re: [PATCH] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-02-28 Thread Dharma.B
On 28/02/24 3:53 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 28/02/2024 11:18, dharm...@microchip.com wrote: >> On 28/02/24 12:43 pm, Krzysztof Kozlowski wrote: >>> EXTERNAL EMAIL: Do not click links or open

Re: [PATCH] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-02-28 Thread Dharma.B
On 28/02/24 12:43 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 28/02/2024 07:59, dharm...@microchip.com wrote: >> >>> >>> I don't know what's this exactly, but if embedded display then maybe >>> could be part

Re: [PATCH] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-02-27 Thread Dharma.B
Hi Krzysztof, On 27/02/24 5:33 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 23/02/2024 10:14, Dharma Balasubiramani wrote: >> Convert the atmel,lcdc bindings to DT schema. >> Changes during conversion: add

Re: [PATCH v4 2/4] drm/bridge: add lvds controller support for sam9x7

2024-02-25 Thread Dharma.B
Hi Folks, Your feedback is valuable, and I'm eager to address any concerns or make improvements as needed. Thank you for your consideration. On 09/02/24 8:37 pm, Dharma B - I70843 wrote: > Add a new LVDS controller driver for sam9x7 which does the following: > - Prepares and enables the LVDS

Re: [PATCH v3 4/4] ARM: configs: at91: Enable LVDS serializer support

2024-02-20 Thread Dharma.B
Hi Krzysztof, On 20/02/24 2:15 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 07/02/2024 11:28, Dharma Balasubiramani wrote: >> Enable LVDS serializer support for display pipeline. >> >> Signed-off-by: Dharma

Re: (subset) [linux][PATCH v6 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-02-20 Thread Dharma.B
Hi Lee, On 20/02/24 1:50 pm, Lee Jones wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Tue, 20 Feb 2024, dharm...@microchip.com wrote: > >> Hi Krzysztof, >> >> On 12/02/24 3:53 pm, Krzysztof Kozlowski wrote: >>> EXTERNAL EMAIL: Do

Re: (subset) [linux][PATCH v6 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-02-19 Thread Dharma.B
Hi Krzysztof, On 12/02/24 3:53 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 08/02/2024 11:43, Lee Jones wrote: >> On Fri, 02 Feb 2024 05:47:33 +0530, Dharma Balasubiramani wrote: >>> Convert the atmel,hlcdc

Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible

2024-02-11 Thread Dharma.B
Hi Krzysztof, On 09/02/24 9:40 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 09/02/2024 17:05, Krzysztof Kozlowski wrote: >> On 09/02/2024 16:02, dharm...@microchip.com wrote: >>> On 09/02/24 7:50 pm, Dharma

Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible

2024-02-09 Thread Dharma.B
On 09/02/24 7:50 pm, Dharma B wrote: > On 08/02/24 2:31 pm, Krzysztof Kozlowski wrote: >> EXTERNAL EMAIL: Do not click links or open attachments unless you know >> the content is safe >> >> On 07/02/2024 11:27, Dharma Balasubiramani wrote: >>> Add the 'sam9x75-lvds' compatible binding, which

Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible

2024-02-09 Thread Dharma.B
Hi Conor, On 07/02/24 9:22 pm, Conor Dooley wrote: > $subject: dt-bindings: display: bridge: add sam9x75-lvds compatible > > If there's a respin for some reason, please update the subject to match > what the commit is actually doing (adding a whole binding). Absolutely, I'll make the adjustment

Re: [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible

2024-02-09 Thread Dharma.B
On 08/02/24 2:31 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 07/02/2024 11:27, Dharma Balasubiramani wrote: >> Add the 'sam9x75-lvds' compatible binding, which describes the Low Voltage >> Differential

Re: [linux][PATCH v2 2/4] drm/bridge: add lvds controller support for sam9x7

2024-02-06 Thread Dharma.B
Hi Neil, On 05/02/24 4:41 pm, neil.armstr...@linaro.org wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know > the content is safe > > Hi, > > On 05/02/2024 12:06, Dharma Balasubiramani wrote: >> Add a new LVDS controller driver for sam9x7 which does the following:

Re: [linux][PATCH v5 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema

2024-02-01 Thread Dharma.B
On 02/02/24 4:06 am, Rob Herring wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Thu, Feb 01, 2024 at 03:38:37AM +, dharm...@microchip.com wrote: >> Hi Rob, >> >> On 31/01/24 9:05 am, Dharma B - I70843 wrote: >>> Converted the text

Re: [PATCH 1/3] dt-bindings: display: bridge: add sam9x7-lvds compatible

2024-02-01 Thread Dharma.B
On 01/02/24 1:09 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 01/02/2024 05:10, dharm...@microchip.com wrote: >> On 31/01/24 12:42 am, Rob Herring wrote: >>> EXTERNAL EMAIL: Do not click links or open

Re: [PATCH 1/3] dt-bindings: display: bridge: add sam9x7-lvds compatible

2024-01-31 Thread Dharma.B
On 31/01/24 12:42 am, Rob Herring wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Tue, Jan 23, 2024 at 03:39:13AM +, dharm...@microchip.com wrote: >> Hi Conor, >> >> On 22/01/24 10:07 pm, Conor Dooley wrote: >>> On Mon, Jan 22,

Re: [linux][PATCH v5 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema

2024-01-31 Thread Dharma.B
Hi Rob, On 31/01/24 9:05 am, Dharma B - I70843 wrote: > Converted the text bindings to YAML and validated them individually using > following commands > > $ make dt_binding_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/ > $ make dtbs_check

Re: [PATCH v4 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema

2024-01-29 Thread Dharma.B
Hi Conor, On 24/01/24 10:10 pm, Conor Dooley wrote: > On Wed, Jan 24, 2024 at 03:30:16PM +0530, Dharma Balasubiramani wrote: >> Converted the text bindings to YAML and validated them individually using >> following commands >> >> $ make dt_binding_check

Re: [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-01-28 Thread Dharma.B
Hi Conor, On 26/01/24 9:03 pm, Conor Dooley wrote: > On Fri, Jan 26, 2024 at 02:22:42PM +,dharm...@microchip.com wrote: >> On 25/01/24 1:57 pm, Conor Dooley - M52691 wrote: > If the lvds pll is an input to the hlcdc, you need to add it here. >From your description earlier it does

Re: [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-01-26 Thread Dharma.B
Hi Conor, On 25/01/24 1:57 pm, Conor Dooley - M52691 wrote: > >>> If the lvds pll is an input to the hlcdc, you need to add it here. >>> From your description earlier it does sound like it is an input to >>> the hlcdc, but now you are claiming that it is not. >> >> The LVDS PLL serves as an

Re: [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-01-24 Thread Dharma.B
Hi Conor, On 24/01/24 10:09 pm, Conor Dooley wrote: > On Wed, Jan 24, 2024 at 05:18:26AM +,dharm...@microchip.com wrote: >> Hi Conor & All, >> >> On 22/01/24 2:46 pm, Conor Dooley wrote: >>> On Mon, Jan 22, 2024 at 03:38:41AM +,dharm...@microchip.com wrote: Hi Conor, On

Re: [PATCH v3 2/3] dt-bindings: atmel, hlcdc: convert pwm bindings to json-schema

2024-01-24 Thread Dharma.B
Hi Rob, On 20/01/24 1:15 am, Rob Herring wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Thu, Jan 18, 2024 at 02:56:11PM +0530, Dharma Balasubiramani wrote: >> Convert device tree bindings for Atmel's HLCDC PWM controller to YAML >>

Re: [PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema

2024-01-24 Thread Dharma.B
On 22/01/24 9:34 pm, Sam Ravnborg wrote: > [You don't often get email from s...@ravnborg.org. Learn why this is > important at https://aka.ms/LearnAboutSenderIdentification ] > > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > Hi Dharma, > On

Re: [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-01-23 Thread Dharma.B
Hi Conor & All, On 22/01/24 2:46 pm, Conor Dooley wrote: > On Mon, Jan 22, 2024 at 03:38:41AM +,dharm...@microchip.com wrote: >> Hi Conor, >> On 19/01/24 5:33 pm, Conor Dooley - M52691 wrote: >>> On Fri, Jan 19, 2024 at 03:32:49AM +,dharm...@microchip.com wrote: On 18/01/24 9:10

Re: [PATCH 2/3] drm/bridge: add lvds controller support for sam9x7

2024-01-23 Thread Dharma.B
Hi Krzysztof, On 22/01/24 9:19 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 22/01/2024 09:29, Dharma Balasubiramani wrote: >> Add a new LVDS controller driver for sam9x7 which does the following: >> -

Re: [PATCH 1/3] dt-bindings: display: bridge: add sam9x7-lvds compatible

2024-01-22 Thread Dharma.B
Hi Conor, On 22/01/24 10:07 pm, Conor Dooley wrote: > On Mon, Jan 22, 2024 at 04:51:16PM +0100, Krzysztof Kozlowski wrote: >> On 22/01/2024 09:29, Dharma Balasubiramani wrote: >>> Add the 'sam9x7-lvds' compatible binding, which describes the >>> Low Voltage Differential Signaling (LVDS)

Re: [PATCH 1/3] dt-bindings: display: bridge: add sam9x7-lvds compatible

2024-01-22 Thread Dharma.B
Hi Krzysztof, On 22/01/24 9:21 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 22/01/2024 09:29, Dharma Balasubiramani wrote: >> Add the 'sam9x7-lvds' compatible binding, which describes the >> Low Voltage

Re: [PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema

2024-01-21 Thread Dharma.B
On 20/01/24 6:53 pm, Sam Ravnborg wrote: > [You don't often get email from s...@ravnborg.org. Learn why this is > important at https://aka.ms/LearnAboutSenderIdentification ] > > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > Hi Sam & Rob, > Hi

Re: [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-01-21 Thread Dharma.B
Hi Conor, On 19/01/24 5:33 pm, Conor Dooley - M52691 wrote: > On Fri, Jan 19, 2024 at 03:32:49AM +, dharm...@microchip.com wrote: >> On 18/01/24 9:10 pm, Conor Dooley wrote: >>> On Thu, Jan 18, 2024 at 02:56:12PM +0530, Dharma Balasubiramani wrote: Convert the atmel,hlcdc binding to DT

Re: [PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema

2024-01-19 Thread Dharma.B
Hi Sam, On 19/01/24 1:00 am, Sam Ravnborg wrote: > [You don't often get email from s...@ravnborg.org. Learn why this is > important at https://aka.ms/LearnAboutSenderIdentification ] > > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > Hi Dharma

Re: [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-01-18 Thread Dharma.B
On 18/01/24 9:10 pm, Conor Dooley wrote: > On Thu, Jan 18, 2024 at 02:56:12PM +0530, Dharma Balasubiramani wrote: >> Convert the atmel,hlcdc binding to DT schema format. >> >> Adjust the clock-names property to clarify that the LCD controller expects >> one of these clocks (either sys_clk or

Re: [PATCH v3 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema

2024-01-18 Thread Dharma.B
On 18/01/24 9:01 pm, Conor Dooley wrote: > On Thu, Jan 18, 2024 at 02:56:10PM +0530, Dharma Balasubiramani wrote: >> Convert the existing DT binding to DT schema of the Atmel's HLCDC display >> controller. >> >> Signed-off-by: Dharma Balasubiramani >> --- >> changelog >> v2 -> v3 >> - Remove '|'

Re: [PATCH 2/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-01-18 Thread Dharma.B
On 17/01/24 1:07 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 17/01/2024 03:22, dharm...@microchip.com wrote: >> Hi Krzysztof, >> On 10/01/24 11:31 pm, Krzysztof Kozlowski wrote: >>> EXTERNAL EMAIL: Do not

Re: [PATCH v2 2/3] dt-bindings: atmel, hlcdc: convert pwm bindings to json-schema

2024-01-18 Thread Dharma.B
On 17/01/24 9:03 pm, Conor Dooley wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > > ForwardedMessage.eml > > Subject: > Re: [PATCH v2 2/3] dt-bindings: atmel,hlcdc: convert pwm bindings to > json-schema > From: > Conor Dooley > Date:

Re: [PATCH 2/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-01-17 Thread Dharma.B
On 17/01/24 1:07 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 17/01/2024 03:22, dharm...@microchip.com wrote: >> Hi Krzysztof, >> On 10/01/24 11:31 pm, Krzysztof Kozlowski wrote: >>> EXTERNAL EMAIL: Do not

Re: [PATCH v2 2/3] dt-bindings: atmel, hlcdc: convert pwm bindings to json-schema

2024-01-16 Thread Dharma.B
On 17/01/24 1:40 am, Alexandre Belloni wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 16/01/2024 18:03:19+, Conor Dooley wrote: >> On Tue, Jan 16, 2024 at 05:07:59PM +0530, Dharma Balasubiramani wrote: >>> Convert device tree

Re: [PATCH v2 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema

2024-01-16 Thread Dharma.B
On 17/01/24 2:15 am, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 16/01/2024 12:37, Dharma Balasubiramani wrote: >> Convert the existing DT binding to DT schema of the Atmel's HLCDC display >> controller. >> >>

Re: [PATCH v2 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema

2024-01-16 Thread Dharma.B
On 17/01/24 1:19 am, Rob Herring wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Tue, Jan 16, 2024 at 05:07:58PM +0530, Dharma Balasubiramani wrote: >> Convert the existing DT binding to DT schema of the Atmel's HLCDC display >>

Re: [PATCH v2 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema

2024-01-16 Thread Dharma.B
On 16/01/24 11:25 pm, Conor Dooley wrote: > Yo, > > On Tue, Jan 16, 2024 at 05:07:58PM +0530, Dharma Balasubiramani wrote: >> Convert the existing DT binding to DT schema of the Atmel's HLCDC display >> controller. >> >> Signed-off-by: Dharma Balasubiramani >> --- >> changelog >> v1 -> v2 >> -

Re: [PATCH 2/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-01-16 Thread Dharma.B
Hi Krzysztof, On 10/01/24 11:31 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 10/01/2024 11:25, Dharma Balasubiramani wrote: >> Convert the atmel,hlcdc binding to DT schema format. >> >> Signed-off-by: Dharma

Re: [PATCH 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema

2024-01-16 Thread Dharma.B
Hi Rob, On 10/01/24 5:27 pm, Rob Herring wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Wed, 10 Jan 2024 15:55:33 +0530, Dharma Balasubiramani wrote: >> Convert the existing DT binding to DT schema of the Atmel's HLCDC display >>

Re: [PATCH 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema

2024-01-16 Thread Dharma.B
Hi Krzysztof, On 10/01/24 4:09 pm, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 10/01/2024 11:25, Dharma Balasubiramani wrote: >> Convert the existing DT binding to DT schema of the Atmel's HLCDC display >>