projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
753c8a7
)
ARM: dts: rockchip: Drop EMMC_RSTN for edgeble-neu2
author
Jagan Teki
<jagan@edgeble.ai>
Mon, 31 Jul 2023 10:35:15 +0000
(16:05 +0530)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 10 Aug 2023 20:41:54 +0000
(22:41 +0200)
EMMC_RSTN GPIO1_A3 is connected to FSPI_CLK in Edgeble Neu2
board.
So, drop the same GPIO pin from eMMC.
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
Link:
https://lore.kernel.org/r/20230731103518.2906147-11-jagan@edgeble.ai
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2.dtsi
b/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2.dtsi
index cc64ba4be344c3488e16cefcb07ff5ad3fac683f..e3e5752fd6b78e33fb014e3977a6cce8c85d8e80 100644
(file)
--- a/
arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2.dtsi
+++ b/
arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2.dtsi
@@
-52,7
+52,7
@@
bus-width = <8>;
non-removable;
pinctrl-names = "default";
- pinctrl-0 = <&emmc_bus8 &emmc_cmd &emmc_clk
&emmc_rstnout
>;
+ pinctrl-0 = <&emmc_bus8 &emmc_cmd &emmc_clk>;
rockchip,default-sample-phase = <90>;
vmmc-supply = <&vcc_3v3>;
vqmmc-supply = <&vccio_flash>;