linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: <Dharma.B@microchip.com>
To: <conor@kernel.org>
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 06:42:04 +0000	[thread overview]
Message-ID: <6eb0a63e-8619-40d0-b76e-4bcf7094a9ab@microchip.com> (raw)
In-Reply-To: <20240124-portal-sputter-f5207ac206ee@spud>

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?

+  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.

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

  reply	other threads:[~2024-01-30  6:42 UTC|newest]

Thread overview: 7+ 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 ` [PATCH v4 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema 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 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format 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-30  6:42   ` Dharma.B [this message]
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=6eb0a63e-8619-40d0-b76e-4bcf7094a9ab@microchip.com \
    --to=dharma.b@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=conor@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).