From: Teresa Remmet <t.remmet@phytec.de>
To: u-boot@lists.denx.de
Cc: Stefano Babic <sbabic@denx.de>,
Fabio Estevam <festevam@gmail.com>,
"NXP i . MX U-Boot Team" <uboot-imx@nxp.com>,
Peng Fan <peng.fan@nxp.com>,
Jagan Teki <jagan@amarulasolutions.com>,
Heiko Schocher <hs@denx.de>
Subject: [PATCH v3 8/9] arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry
Date: Wed, 7 Jul 2021 12:58:03 +0000 [thread overview]
Message-ID: <20210707125804.3010652-9-t.remmet@phytec.de> (raw)
In-Reply-To: <20210707125804.3010652-1-t.remmet@phytec.de>
Add missing pinctrl entry in spl.
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
---
No changes in v2 or v3.
arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi b/arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi
index 32ed037e3721..dbc48dfb4841 100644
--- a/arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi
+++ b/arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi
@@ -34,6 +34,10 @@
u-boot,dm-spl;
};
+&pinctrl_wdog {
+ u-boot,dm-spl;
+};
+
&gpio1 {
u-boot,dm-spl;
};
--
2.25.1
next prev parent reply other threads:[~2021-07-07 12:59 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-07 12:57 [PATCH v3 0/9] phyCORE-i.MX8MP Update Teresa Remmet
2021-07-07 12:57 ` [PATCH v3 1/9] arm: dts: imx8mp: Resync imx8mp device tree include Teresa Remmet
2021-07-10 15:52 ` sbabic
2021-07-10 19:35 ` sbabic
2021-07-07 12:57 ` [PATCH v3 2/9] arm: dts: imx8mp: Add common u-boot dtsi Teresa Remmet
2021-07-09 14:47 ` Tim Harvey
2021-07-10 12:23 ` Heiko Schocher
2021-07-12 16:42 ` Tim Harvey
2021-07-12 19:43 ` Simon Glass
2021-07-12 20:58 ` Tim Harvey
2021-07-13 20:17 ` Simon Glass
2021-07-19 4:18 ` Heiko Schocher
2021-07-19 4:16 ` Heiko Schocher
2021-08-13 12:55 ` Fabio Estevam
2021-08-16 10:27 ` Heiko Schocher
2021-08-16 13:56 ` Fabio Estevam
2021-08-16 14:09 ` Frieder Schrempf
2021-08-16 14:18 ` Frieder Schrempf
2021-08-16 15:10 ` Fabio Estevam
2021-08-18 8:17 ` Marcel Ziswiler
2021-07-10 15:53 ` sbabic
2021-07-10 19:36 ` sbabic
2021-07-07 12:57 ` [PATCH v3 3/9] arm: dts: imx8mp-phyboard-pollux: Sync dts files with kernel Teresa Remmet
2021-07-10 15:52 ` sbabic
2021-07-10 19:35 ` sbabic
2021-07-07 12:57 ` [PATCH v3 4/9] board: phytec: phycore_imx8mp: Change debug UART Teresa Remmet
2021-07-10 15:54 ` sbabic
2021-07-10 19:36 ` sbabic
2021-07-07 12:58 ` [PATCH v3 5/9] board: phytec: phycore_imx8mp: Add fec support Teresa Remmet
2021-07-10 15:53 ` sbabic
2021-07-10 19:36 ` sbabic
2021-07-07 12:58 ` [PATCH v3 6/9] board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V Teresa Remmet
2021-07-10 15:53 ` sbabic
2021-07-10 19:35 ` sbabic
2021-07-07 12:58 ` [PATCH v3 7/9] board: phytec: phycore-imx8mp: Enable DVS1 control Teresa Remmet
2021-07-10 15:53 ` sbabic
2021-07-10 19:36 ` sbabic
2021-07-07 12:58 ` Teresa Remmet [this message]
2021-07-10 15:53 ` [PATCH v3 8/9] arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry sbabic
2021-07-10 19:36 ` sbabic
2021-07-07 12:58 ` [PATCH v3 9/9] board: phytec: imx8mp-phycore: Switch to binman Teresa Remmet
2021-07-10 15:53 ` sbabic
2021-07-10 19:36 ` sbabic
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=20210707125804.3010652-9-t.remmet@phytec.de \
--to=t.remmet@phytec.de \
--cc=festevam@gmail.com \
--cc=hs@denx.de \
--cc=jagan@amarulasolutions.com \
--cc=peng.fan@nxp.com \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
/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