[Armadeus-commitlog] armadeus/u-boot branch, armadeus-2024.01, updated. e694e2dc930be7da5493cf0199
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2024-03-27 17:59:23
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus/u-boot".
The branch, armadeus-2024.01 has been updated
via e694e2dc930be7da5493cf0199d201ae72866066 (commit)
from c08177c756507d51f2e9b9b783221353b4a8df46 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e694e2dc930be7da5493cf0199d201ae72866066
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Mar 27 18:58:13 2024 +0100
arm: dts: remove {pinctrl_,}usdhc2 from imx93-opos93-u-boot.dtsi file
-----------------------------------------------------------------------
Summary of changes:
arch/arm/dts/imx93-opos93-u-boot.dtsi | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/arch/arm/dts/imx93-opos93-u-boot.dtsi b/arch/arm/dts/imx93-opos93-u-boot.dtsi
index 8749b82aec..b94ab9beb5 100644
--- a/arch/arm/dts/imx93-opos93-u-boot.dtsi
+++ b/arch/arm/dts/imx93-opos93-u-boot.dtsi
@@ -65,11 +65,6 @@
bootph-pre-ram;
};
-&pinctrl_usdhc2 {
- bootph-all;
- bootph-pre-ram;
-};
-
&gpio1 {
bootph-pre-ram;
bootph-all;
@@ -100,11 +95,6 @@
bootph-pre-ram;
};
-&usdhc2 {
- bootph-pre-ram;
- bootph-all;
-};
-
&s4muap {
bootph-pre-ram;
bootph-all;
hooks/post-receive
--
armadeus/u-boot
|