All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Adam Ford <aford173@gmail.com>, Shawn Guo <shawnguo@kernel.org>,
	patches@opensource.cirrus.com
Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ASoC: wm8962: Conversion to json-schema and fix
Date: Mon, 18 Oct 2021 15:59:01 +0200	[thread overview]
Message-ID: <cover.1634565154.git.geert+renesas@glider.be> (raw)

	Hi all,

This patch series converts the Wolfson WM8962 Device Tree binding
documentation to json-schema, after fixing an issue in the imx8mn-beacon
DTS file.

Thanks for your comments!

Geert Uytterhoeven (2):
  arm64: dts: imx: imx8mn-beacon: Drop undocumented clock-names
    reference
  ASoC: dt-bindings: wlf,wm8962: Convert to json-schema

 .../devicetree/bindings/sound/wlf,wm8962.yaml | 118 ++++++++++++++++++
 .../devicetree/bindings/sound/wm8962.txt      |  43 -------
 .../freescale/imx8mn-beacon-baseboard.dtsi    |   1 -
 3 files changed, 118 insertions(+), 44 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8962.yaml
 delete mode 100644 Documentation/devicetree/bindings/sound/wm8962.txt

-- 
2.25.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Adam Ford <aford173@gmail.com>, Shawn Guo <shawnguo@kernel.org>,
	patches@opensource.cirrus.com
Cc: alsa-devel@alsa-project.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/2] ASoC: wm8962: Conversion to json-schema and fix
Date: Mon, 18 Oct 2021 15:59:01 +0200	[thread overview]
Message-ID: <cover.1634565154.git.geert+renesas@glider.be> (raw)

	Hi all,

This patch series converts the Wolfson WM8962 Device Tree binding
documentation to json-schema, after fixing an issue in the imx8mn-beacon
DTS file.

Thanks for your comments!

Geert Uytterhoeven (2):
  arm64: dts: imx: imx8mn-beacon: Drop undocumented clock-names
    reference
  ASoC: dt-bindings: wlf,wm8962: Convert to json-schema

 .../devicetree/bindings/sound/wlf,wm8962.yaml | 118 ++++++++++++++++++
 .../devicetree/bindings/sound/wm8962.txt      |  43 -------
 .../freescale/imx8mn-beacon-baseboard.dtsi    |   1 -
 3 files changed, 118 insertions(+), 44 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8962.yaml
 delete mode 100644 Documentation/devicetree/bindings/sound/wm8962.txt

-- 
2.25.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

_______________________________________________
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: Geert Uytterhoeven <geert+renesas@glider.be>
To: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Adam Ford <aford173@gmail.com>, Shawn Guo <shawnguo@kernel.org>,
	patches@opensource.cirrus.com
Cc: alsa-devel@alsa-project.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/2] ASoC: wm8962: Conversion to json-schema and fix
Date: Mon, 18 Oct 2021 15:59:01 +0200	[thread overview]
Message-ID: <cover.1634565154.git.geert+renesas@glider.be> (raw)

	Hi all,

This patch series converts the Wolfson WM8962 Device Tree binding
documentation to json-schema, after fixing an issue in the imx8mn-beacon
DTS file.

Thanks for your comments!

Geert Uytterhoeven (2):
  arm64: dts: imx: imx8mn-beacon: Drop undocumented clock-names
    reference
  ASoC: dt-bindings: wlf,wm8962: Convert to json-schema

 .../devicetree/bindings/sound/wlf,wm8962.yaml | 118 ++++++++++++++++++
 .../devicetree/bindings/sound/wm8962.txt      |  43 -------
 .../freescale/imx8mn-beacon-baseboard.dtsi    |   1 -
 3 files changed, 118 insertions(+), 44 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8962.yaml
 delete mode 100644 Documentation/devicetree/bindings/sound/wm8962.txt

-- 
2.25.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

             reply	other threads:[~2021-10-18 14:00 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18 13:59 Geert Uytterhoeven [this message]
2021-10-18 13:59 ` [PATCH 0/2] ASoC: wm8962: Conversion to json-schema and fix Geert Uytterhoeven
2021-10-18 13:59 ` Geert Uytterhoeven
2021-10-18 13:59 ` [PATCH 1/2] arm64: dts: imx: imx8mn-beacon: Drop undocumented clock-names reference Geert Uytterhoeven
2021-10-18 13:59   ` Geert Uytterhoeven
2021-10-18 13:59   ` Geert Uytterhoeven
2021-11-21  2:27   ` Shawn Guo
2021-11-21  2:27     ` Shawn Guo
2021-11-21  2:27     ` Shawn Guo
2021-10-18 13:59 ` [PATCH 2/2] ASoC: dt-bindings: wlf,wm8962: Convert to json-schema Geert Uytterhoeven
2021-10-18 13:59   ` Geert Uytterhoeven
2021-10-18 13:59   ` Geert Uytterhoeven
2021-10-20 14:20   ` [PATCH 2/2] ASoC: dt-bindings: wlf, wm8962: " Rob Herring
2021-10-20 14:20     ` [PATCH 2/2] ASoC: dt-bindings: wlf,wm8962: " Rob Herring
2021-10-20 14:20     ` [PATCH 2/2] ASoC: dt-bindings: wlf, wm8962: " Rob Herring
2021-10-25 10:52   ` Charles Keepax
2021-10-25 10:52     ` [PATCH 2/2] ASoC: dt-bindings: wlf,wm8962: " Charles Keepax
2021-10-25 10:52     ` [PATCH 2/2] ASoC: dt-bindings: wlf, wm8962: " Charles Keepax
2021-10-25 16:39 ` (subset) [PATCH 0/2] ASoC: wm8962: Conversion to json-schema and fix Mark Brown
2021-10-25 16:39   ` Mark Brown
2021-10-25 16:39   ` Mark Brown

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=cover.1634565154.git.geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=aford173@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=patches@opensource.cirrus.com \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@kernel.org \
    /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.