From: Shawn Guo <shawnguo@kernel.org>
To: Andrej Picej <andrej.picej@norik.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
robh+dt@kernel.org, kernel@pengutronix.de, leoyang.li@nxp.com,
krzysztof.kozlowski@canonical.com, festevam@gmail.com,
linux@rempel-privat.de, arnd@arndb.de, linux-imx@nxp.com,
y.bas@phytec.de
Subject: Re: [PATCH v2 0/3] PHYTEC i.MX 6UL/ULL devicetree patches
Date: Wed, 6 Apr 2022 21:07:31 +0800 [thread overview]
Message-ID: <20220406130731.GQ129381@dragon> (raw)
In-Reply-To: <20220222091606.530581-1-andrej.picej@norik.com>
On Tue, Feb 22, 2022 at 10:16:03AM +0100, Andrej Picej wrote:
> Hi all,
>
> this patch series contains PHYTEC i.MX 6UL/ULL devicetree patches not
> yet upstreamed.
>
> First and second patch add devicetree for relatively new phyGATE
> Tauri-S, which is based on i.MX 6ULL.
>
> The third patch moves from using 2 pwm-cell to default 3 cell pwm
> property.
>
> Changes in v2:
> - dropped the patch: "ARM: dts: imx6ul: phycore: Change USB LDO voltage
> for usb compliance" (LDO regulator shouldn't be configured as
> always-on, it should be enabled/disabled by consumer),
> - other changes are described in the corresponding patches.
>
> Best regards,
> Andrej
>
> Alexander Bauer (1):
> ARM: dts: imx6ull: Add support for PHYTEC phyGATE-Tauri-S with i.MX
> 6ULL
>
> Andrej Picej (2):
> dt-bindings: arm: fsl: add PHYTEC phyGATE Tauri i.MX6 ULL
> ARM: dts: imx6ul: peb-av-02: move to 3 cell pwm
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: Andrej Picej <andrej.picej@norik.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
robh+dt@kernel.org, kernel@pengutronix.de, leoyang.li@nxp.com,
krzysztof.kozlowski@canonical.com, festevam@gmail.com,
linux@rempel-privat.de, arnd@arndb.de, linux-imx@nxp.com,
y.bas@phytec.de
Subject: Re: [PATCH v2 0/3] PHYTEC i.MX 6UL/ULL devicetree patches
Date: Wed, 6 Apr 2022 21:07:31 +0800 [thread overview]
Message-ID: <20220406130731.GQ129381@dragon> (raw)
In-Reply-To: <20220222091606.530581-1-andrej.picej@norik.com>
On Tue, Feb 22, 2022 at 10:16:03AM +0100, Andrej Picej wrote:
> Hi all,
>
> this patch series contains PHYTEC i.MX 6UL/ULL devicetree patches not
> yet upstreamed.
>
> First and second patch add devicetree for relatively new phyGATE
> Tauri-S, which is based on i.MX 6ULL.
>
> The third patch moves from using 2 pwm-cell to default 3 cell pwm
> property.
>
> Changes in v2:
> - dropped the patch: "ARM: dts: imx6ul: phycore: Change USB LDO voltage
> for usb compliance" (LDO regulator shouldn't be configured as
> always-on, it should be enabled/disabled by consumer),
> - other changes are described in the corresponding patches.
>
> Best regards,
> Andrej
>
> Alexander Bauer (1):
> ARM: dts: imx6ull: Add support for PHYTEC phyGATE-Tauri-S with i.MX
> 6ULL
>
> Andrej Picej (2):
> dt-bindings: arm: fsl: add PHYTEC phyGATE Tauri i.MX6 ULL
> ARM: dts: imx6ul: peb-av-02: move to 3 cell pwm
Applied all, thanks!
next prev parent reply other threads:[~2022-04-06 13:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-22 9:16 [PATCH v2 0/3] PHYTEC i.MX 6UL/ULL devicetree patches Andrej Picej
2022-02-22 9:16 ` Andrej Picej
2022-02-22 9:16 ` [PATCH v2 1/3] dt-bindings: arm: fsl: add PHYTEC phyGATE Tauri i.MX6 ULL Andrej Picej
2022-02-22 9:16 ` Andrej Picej
2022-02-22 9:16 ` [PATCH v2 2/3] ARM: dts: imx6ull: Add support for PHYTEC phyGATE-Tauri-S with i.MX 6ULL Andrej Picej
2022-02-22 9:16 ` Andrej Picej
2022-02-22 9:16 ` [PATCH v2 3/3] ARM: dts: imx6ul: peb-av-02: move to 3 cell pwm Andrej Picej
2022-02-22 9:16 ` Andrej Picej
2022-04-06 13:07 ` Shawn Guo [this message]
2022-04-06 13:07 ` [PATCH v2 0/3] PHYTEC i.MX 6UL/ULL devicetree patches 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=20220406130731.GQ129381@dragon \
--to=shawnguo@kernel.org \
--cc=andrej.picej@norik.com \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski@canonical.com \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux@rempel-privat.de \
--cc=robh+dt@kernel.org \
--cc=y.bas@phytec.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.