From: Teresa Remmet <t.remmet@phytec.de>
To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Cc: Catalin Marinas <catalin.marinas@arm.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
Rob Herring <robh+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>,
Fabio Estevam <festevam@gmail.com>,
Krzysztof Kozlowski <krzk@kernel.org>
Subject: [PATCH v2 0/4] Initial support for phyBOARD-Pollux i.MX8MP
Date: Tue, 8 Dec 2020 17:38:07 +0100 [thread overview]
Message-ID: <1607445491-208271-1-git-send-email-t.remmet@phytec.de> (raw)
Second version for the initial support for the SoM phyCORE-i.MX8MP
and the carrier board phyBOARD-Pollux.
Changes in v2:
- Add rv3028 as module instead of buildin in defconfig
- updated commit message of rv3028 accordingly
- changed entries of device tree binding documentation to "const"
and fixed order
- fixed led dimmer node name
- removed rtc clock node
- fixed pmic node name
- removed reg entries in pmic regulator nodes
- removed clock entry from rtc node
- moved muxing of enable gpio for sd-card regulator to the proper node
- squashed imx8mp-phyboard-pollux.dtsi into imx8mp-phyboard-pollux-rdk.dts
Teresa
Teresa Remmet (4):
arm64: defconfig: Enable rv3028 i2c rtc driver
arm64: defconfig: Enable PCA9532 support
bindings: arm: fsl: Add PHYTEC i.MX8MP devicetree bindings
arm64: dts: freescale: Add support for phyBOARD-Pollux-i.MX8MP
Documentation/devicetree/bindings/arm/fsl.yaml | 6 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 166 ++++++++++++
.../boot/dts/freescale/imx8mp-phycore-som.dtsi | 296 +++++++++++++++++++++
arch/arm64/configs/defconfig | 2 +
5 files changed, 471 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
--
2.7.4
next reply other threads:[~2020-12-08 16:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-08 16:38 Teresa Remmet [this message]
2020-12-08 16:38 ` [PATCH v2 1/4] arm64: defconfig: Enable rv3028 i2c rtc driver Teresa Remmet
2020-12-10 14:35 ` Krzysztof Kozlowski
2020-12-08 16:38 ` [PATCH v2 2/4] arm64: defconfig: Enable PCA9532 support Teresa Remmet
2020-12-08 16:38 ` [PATCH v2 3/4] bindings: arm: fsl: Add PHYTEC i.MX8MP devicetree bindings Teresa Remmet
2020-12-10 14:36 ` Krzysztof Kozlowski
2020-12-10 15:18 ` Rob Herring
2020-12-08 16:38 ` [PATCH v2 4/4] arm64: dts: freescale: Add support for phyBOARD-Pollux-i.MX8MP Teresa Remmet
2020-12-09 15:01 ` Alexander Dahl
2020-12-10 20:17 ` Teresa Remmet
2020-12-10 14:46 ` Krzysztof Kozlowski
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=1607445491-208271-1-git-send-email-t.remmet@phytec.de \
--to=t.remmet@phytec.de \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--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 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).