All of lore.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Dharma.B@microchip.com
Cc: sam@ravnborg.org, bbrezillon@kernel.org,
	maarten.lankhorst@linux.intel.com, mripard@kernel.org,
	tzimmermann@suse.de, airlied@gmail.com, daniel@ffwll.ch,
	robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, Nicolas.Ferre@microchip.com,
	alexandre.belloni@bootlin.com, claudiu.beznea@tuxon.dev,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, lee@kernel.org,
	thierry.reding@gmail.com, u.kleine-koenig@pengutronix.de,
	linux-pwm@vger.kernel.org
Subject: Re: [PATCH v4 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
Date: Tue, 30 Jan 2024 16:57:18 +0000	[thread overview]
Message-ID: <20240130-unveiling-subplot-c4ccf0488439@spud> (raw)
In-Reply-To: <6eb0a63e-8619-40d0-b76e-4bcf7094a9ab@microchip.com>

[-- Attachment #1: Type: text/plain, Size: 1321 bytes --]

On Tue, Jan 30, 2024 at 06:42:04AM +0000, Dharma.B@microchip.com wrote:
> 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 DT_SCHEMA_FILES=Documentation/devicetree/bindings/
> >> $ make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/
> >>
> >> changelogs are available in respective patches.
> >>
> >> As Sam suggested I'm sending the PWM binding as it is in this patch series, clean up patch
> >> will be sent as separate patch.
> > Please give discussion on the previous version some time to complete
> > before sending a new one. I've still got questions about the clocks
> > there.
> 
> Could you please give a green signal to proceed with the v5 patch series 
> with the following changes only in PATCH 3/3?

Didn't we just decide on what to do on the v3 thread yesterday?
Go with that.

> +  clocks:
> +    minItems: 3
> +
> +  clock-names:
> +    items:
> +      - const: periph_clk
> +      - const: sys_clk
> +      - const: slow_clk
> +      - const: lvds_pll_clk
> 
> > 
> > Thanks,
> > Conor.
> 
> -- 
> With Best Regards,
> Dharma B.
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Conor Dooley <conor@kernel.org>
To: Dharma.B@microchip.com
Cc: devicetree@vger.kernel.org, conor+dt@kernel.org,
	linux-kernel@vger.kernel.org, daniel@ffwll.ch,
	krzysztof.kozlowski+dt@linaro.org, bbrezillon@kernel.org,
	sam@ravnborg.org, dri-devel@lists.freedesktop.org,
	lee@kernel.org, maarten.lankhorst@linux.intel.com,
	mripard@kernel.org, claudiu.beznea@tuxon.dev, robh+dt@kernel.org,
	thierry.reding@gmail.com, alexandre.belloni@bootlin.com,
	tzimmermann@suse.de, u.kleine-koenig@pengutronix.de,
	airlied@gmail.com, linux-pwm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
Date: Tue, 30 Jan 2024 16:57:18 +0000	[thread overview]
Message-ID: <20240130-unveiling-subplot-c4ccf0488439@spud> (raw)
In-Reply-To: <6eb0a63e-8619-40d0-b76e-4bcf7094a9ab@microchip.com>


[-- Attachment #1.1: Type: text/plain, Size: 1321 bytes --]

On Tue, Jan 30, 2024 at 06:42:04AM +0000, Dharma.B@microchip.com wrote:
> 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 DT_SCHEMA_FILES=Documentation/devicetree/bindings/
> >> $ make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/
> >>
> >> changelogs are available in respective patches.
> >>
> >> As Sam suggested I'm sending the PWM binding as it is in this patch series, clean up patch
> >> will be sent as separate patch.
> > Please give discussion on the previous version some time to complete
> > before sending a new one. I've still got questions about the clocks
> > there.
> 
> Could you please give a green signal to proceed with the v5 patch series 
> with the following changes only in PATCH 3/3?

Didn't we just decide on what to do on the v3 thread yesterday?
Go with that.

> +  clocks:
> +    minItems: 3
> +
> +  clock-names:
> +    items:
> +      - const: periph_clk
> +      - const: sys_clk
> +      - const: slow_clk
> +      - const: lvds_pll_clk
> 
> > 
> > Thanks,
> > Conor.
> 
> -- 
> With Best Regards,
> Dharma B.
> 

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Conor Dooley <conor@kernel.org>
To: Dharma.B@microchip.com
Cc: devicetree@vger.kernel.org, conor+dt@kernel.org,
	linux-kernel@vger.kernel.org, daniel@ffwll.ch,
	krzysztof.kozlowski+dt@linaro.org, bbrezillon@kernel.org,
	sam@ravnborg.org, dri-devel@lists.freedesktop.org,
	lee@kernel.org, Nicolas.Ferre@microchip.com, mripard@kernel.org,
	claudiu.beznea@tuxon.dev, robh+dt@kernel.org,
	thierry.reding@gmail.com, alexandre.belloni@bootlin.com,
	tzimmermann@suse.de, u.kleine-koenig@pengutronix.de,
	airlied@gmail.com, linux-pwm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
Date: Tue, 30 Jan 2024 16:57:18 +0000	[thread overview]
Message-ID: <20240130-unveiling-subplot-c4ccf0488439@spud> (raw)
In-Reply-To: <6eb0a63e-8619-40d0-b76e-4bcf7094a9ab@microchip.com>

[-- Attachment #1: Type: text/plain, Size: 1321 bytes --]

On Tue, Jan 30, 2024 at 06:42:04AM +0000, Dharma.B@microchip.com wrote:
> 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 DT_SCHEMA_FILES=Documentation/devicetree/bindings/
> >> $ make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/
> >>
> >> changelogs are available in respective patches.
> >>
> >> As Sam suggested I'm sending the PWM binding as it is in this patch series, clean up patch
> >> will be sent as separate patch.
> > Please give discussion on the previous version some time to complete
> > before sending a new one. I've still got questions about the clocks
> > there.
> 
> Could you please give a green signal to proceed with the v5 patch series 
> with the following changes only in PATCH 3/3?

Didn't we just decide on what to do on the v3 thread yesterday?
Go with that.

> +  clocks:
> +    minItems: 3
> +
> +  clock-names:
> +    items:
> +      - const: periph_clk
> +      - const: sys_clk
> +      - const: slow_clk
> +      - const: lvds_pll_clk
> 
> > 
> > Thanks,
> > Conor.
> 
> -- 
> With Best Regards,
> Dharma B.
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2024-01-30 16:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-24 10:00 [PATCH v4 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema Dharma Balasubiramani
2024-01-24 10:00 ` Dharma Balasubiramani
2024-01-24 10:00 ` [PATCH v4 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema Dharma Balasubiramani
2024-01-24 10:00   ` Dharma Balasubiramani
2024-01-24 10:00 ` [PATCH v4 2/3] dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema Dharma Balasubiramani
2024-01-24 10:00   ` [PATCH v4 2/3] dt-bindings: atmel, hlcdc: " Dharma Balasubiramani
2024-01-24 10:00   ` [PATCH v4 2/3] dt-bindings: atmel,hlcdc: " Dharma Balasubiramani
2024-01-24 10:00 ` [PATCH v4 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format Dharma Balasubiramani
2024-01-24 10:00   ` [PATCH v4 3/3] dt-bindings: mfd: atmel, hlcdc: " Dharma Balasubiramani
2024-01-24 10:00   ` [PATCH v4 3/3] dt-bindings: mfd: atmel,hlcdc: " Dharma Balasubiramani
2024-01-24 16:40 ` [PATCH v4 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema Conor Dooley
2024-01-24 16:40   ` Conor Dooley
2024-01-24 16:40   ` Conor Dooley
2024-01-30  6:42   ` Dharma.B
2024-01-30  6:42     ` Dharma.B
2024-01-30  6:42     ` Dharma.B
2024-01-30 16:57     ` Conor Dooley [this message]
2024-01-30 16:57       ` Conor Dooley
2024-01-30 16:57       ` Conor Dooley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240130-unveiling-subplot-c4ccf0488439@spud \
    --to=conor@kernel.org \
    --cc=Dharma.B@microchip.com \
    --cc=Nicolas.Ferre@microchip.com \
    --cc=airlied@gmail.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=bbrezillon@kernel.org \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=conor+dt@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lee@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sam@ravnborg.org \
    --cc=thierry.reding@gmail.com \
    --cc=tzimmermann@suse.de \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.