From: Shawn Guo <shawnguo@kernel.org>
To: Martin Kepplinger <martin.kepplinger@puri.sm>
Cc: mark.rutland@arm.com, robh@kernel.org, kernel@puri.sm,
Anson.Huang@nxp.com, devicetree@vger.kernel.org,
s.hauer@pengutronix.de, linux-kernel@vger.kernel.org,
linux-imx@nxp.com, kernel@pengutronix.de,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 0/8] arm64: dts: librem5-devkit: description updates
Date: Mon, 24 Feb 2020 15:55:01 +0800 [thread overview]
Message-ID: <20200224075500.GC27688@dragon> (raw)
In-Reply-To: <20200224062917.4895-1-martin.kepplinger@puri.sm>
On Mon, Feb 24, 2020 at 07:29:09AM +0100, Martin Kepplinger wrote:
> These are additions to the imx8mq-librem5-devkit devicetree description
> we are running for quite some time. All users should have them:
>
> revision history
> ----------------
> v3: review by Show: newline / hyphen issues; squashed related ones.
> thanks a lot.
> v2: review by Shawn and Guido: remove a battery description
> add SoB tags, coding style fixes, squash and reorder audio
> descritions, remove redundant and unneeded changes.
> https://lore.kernel.org/linux-arm-kernel/20200218084942.4884-1-martin.kepplinger@puri.sm/
> v1: https://lore.kernel.org/linux-arm-kernel/20200205143003.28408-1-martin.kepplinger@puri.sm/
>
>
> Angus Ainslie (Purism) (7):
> arm64: dts: librem5-devkit: enable sai2 and sai6 audio interface
> arm64: dts: librem5-devkit: add the simcom 7100 modem and sgtl5000
> audio codec
> arm64: dts: librem5-devkit: allow modem to wake the system from
> suspend
> arm64: dts: librem5-devkit: add a vbus supply to usb0
> arm64: dts: librem5-devkit: add the regulators for DVFS
> arm64: dts: librem5-devkit: allow the redpine card to be removed
> arm64: dts: librem5-devkit: increase the VBUS current in the kernel
Applied all, thanks.
_______________________________________________
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: Shawn Guo <shawnguo@kernel.org>
To: Martin Kepplinger <martin.kepplinger@puri.sm>
Cc: robh@kernel.org, mark.rutland@arm.com, s.hauer@pengutronix.de,
kernel@pengutronix.de, linux-imx@nxp.com, Anson.Huang@nxp.com,
devicetree@vger.kernel.org, kernel@puri.sm,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/8] arm64: dts: librem5-devkit: description updates
Date: Mon, 24 Feb 2020 15:55:01 +0800 [thread overview]
Message-ID: <20200224075500.GC27688@dragon> (raw)
In-Reply-To: <20200224062917.4895-1-martin.kepplinger@puri.sm>
On Mon, Feb 24, 2020 at 07:29:09AM +0100, Martin Kepplinger wrote:
> These are additions to the imx8mq-librem5-devkit devicetree description
> we are running for quite some time. All users should have them:
>
> revision history
> ----------------
> v3: review by Show: newline / hyphen issues; squashed related ones.
> thanks a lot.
> v2: review by Shawn and Guido: remove a battery description
> add SoB tags, coding style fixes, squash and reorder audio
> descritions, remove redundant and unneeded changes.
> https://lore.kernel.org/linux-arm-kernel/20200218084942.4884-1-martin.kepplinger@puri.sm/
> v1: https://lore.kernel.org/linux-arm-kernel/20200205143003.28408-1-martin.kepplinger@puri.sm/
>
>
> Angus Ainslie (Purism) (7):
> arm64: dts: librem5-devkit: enable sai2 and sai6 audio interface
> arm64: dts: librem5-devkit: add the simcom 7100 modem and sgtl5000
> audio codec
> arm64: dts: librem5-devkit: allow modem to wake the system from
> suspend
> arm64: dts: librem5-devkit: add a vbus supply to usb0
> arm64: dts: librem5-devkit: add the regulators for DVFS
> arm64: dts: librem5-devkit: allow the redpine card to be removed
> arm64: dts: librem5-devkit: increase the VBUS current in the kernel
Applied all, thanks.
next prev parent reply other threads:[~2020-02-24 7:55 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-24 6:29 [PATCH v3 0/8] arm64: dts: librem5-devkit: description updates Martin Kepplinger
2020-02-24 6:29 ` Martin Kepplinger
2020-02-24 6:29 ` [PATCH v3 1/8] arm64: dts: librem5-devkit: enable sai2 and sai6 audio interface Martin Kepplinger
2020-02-24 6:29 ` Martin Kepplinger
2020-02-26 12:42 ` Fabio Estevam
2020-02-26 12:42 ` Fabio Estevam
2020-02-24 6:29 ` [PATCH v3 2/8] arm64: dts: librem5-devkit: add the simcom 7100 modem and sgtl5000 audio codec Martin Kepplinger
2020-02-24 6:29 ` Martin Kepplinger
2020-02-24 6:29 ` [PATCH v3 3/8] arm64: dts: librem5-devkit: allow modem to wake the system from suspend Martin Kepplinger
2020-02-24 6:29 ` Martin Kepplinger
2020-02-24 6:29 ` [PATCH v3 4/8] arm64: dts: librem5-devkit: add a vbus supply to usb0 Martin Kepplinger
2020-02-24 6:29 ` Martin Kepplinger
2020-02-26 12:46 ` Fabio Estevam
2020-02-26 12:46 ` Fabio Estevam
2020-02-24 6:29 ` [PATCH v3 5/8] arm64: dts: librem5-devkit: add the regulators for DVFS Martin Kepplinger
2020-02-24 6:29 ` Martin Kepplinger
2020-02-24 6:29 ` [PATCH v3 6/8] arm64: dts: librem5-devkit: allow the redpine card to be removed Martin Kepplinger
2020-02-24 6:29 ` Martin Kepplinger
2020-02-24 6:29 ` [PATCH v3 7/8] arm64: dts: librem5-devkit: increase the VBUS current in the kernel Martin Kepplinger
2020-02-24 6:29 ` Martin Kepplinger
2020-02-24 6:29 ` [PATCH v3 8/8] arm64: dts: librem5-devkit: add lsm9ds1 mount matrix Martin Kepplinger
2020-02-24 6:29 ` Martin Kepplinger
2020-02-24 7:55 ` Shawn Guo [this message]
2020-02-24 7:55 ` [PATCH v3 0/8] arm64: dts: librem5-devkit: description updates Shawn Guo
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=20200224075500.GC27688@dragon \
--to=shawnguo@kernel.org \
--cc=Anson.Huang@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=kernel@pengutronix.de \
--cc=kernel@puri.sm \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=martin.kepplinger@puri.sm \
--cc=robh@kernel.org \
--cc=s.hauer@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.