From: Teresa Remmet <t.remmet@phytec.de>
To: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Cc: Catalin Marinas <catalin.marinas@arm.com>,
Rob Herring <robh+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>
Subject: [PATCH 0/4] Initial support for phyBOARD-Pollux i.MX8MP
Date: Fri, 4 Dec 2020 21:32:58 +0100 [thread overview]
Message-ID: <1607113982-109524-1-git-send-email-t.remmet@phytec.de> (raw)
Hello,
this patch stack adds initial support for the SoM phyCORE-i.MX8MP
and the carrier board phyBOARD-Pollux.
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 | 7 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 16 ++
.../boot/dts/freescale/imx8mp-phyboard-pollux.dtsi | 152 ++++++++++
.../boot/dts/freescale/imx8mp-phycore-som.dtsi | 319 +++++++++++++++++++++
arch/arm64/configs/defconfig | 2 +
6 files changed, 497 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux.dtsi
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
--
2.7.4
next reply other threads:[~2020-12-04 20:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-04 20:32 Teresa Remmet [this message]
2020-12-04 20:32 ` [PATCH 1/4] arm64: defconfig: Enable rv3028 i2c rtc driver Teresa Remmet
2020-12-07 12:10 ` Krzysztof Kozlowski
2020-12-07 13:38 ` Teresa Remmet
2020-12-07 13:50 ` Krzysztof Kozlowski
2020-12-08 11:33 ` Teresa Remmet
2020-12-04 20:33 ` [PATCH 2/4] arm64: defconfig: Enable PCA9532 support Teresa Remmet
2020-12-07 12:11 ` Krzysztof Kozlowski
2020-12-04 20:33 ` [PATCH 3/4] bindings: arm: fsl: Add PHYTEC i.MX8MP devicetree bindings Teresa Remmet
2020-12-07 11:59 ` Krzysztof Kozlowski
2020-12-07 12:37 ` Teresa Remmet
2020-12-04 20:33 ` [PATCH 4/4] arm64: dts: freescale: Add support for phyBOARD-Pollux-i.MX8MP Teresa Remmet
2020-12-07 12:09 ` Krzysztof Kozlowski
2020-12-07 13:35 ` Teresa Remmet
2020-12-07 13:46 ` Krzysztof Kozlowski
2020-12-08 11:53 ` Teresa Remmet
2020-12-08 12:00 ` Krzysztof Kozlowski
2020-12-08 12:23 ` Teresa Remmet
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=1607113982-109524-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=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).