projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd82763
)
arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry
author
Teresa Remmet
<t.remmet@phytec.de>
Wed, 7 Jul 2021 12:58:03 +0000
(12:58 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Sat, 10 Jul 2021 14:53:34 +0000
(16:53 +0200)
Add missing pinctrl entry in spl.
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi
patch
|
blob
|
history
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 32ed037e3721031e28a94bdf799158344faf4ff7..dbc48dfb4841014588c42ef2eb1f9ddc64fc7675 100644
(file)
--- 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;
};