projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4a458f
)
ARM: dts: imx6q-ba16: Remove unused vqmmc-supply
author
Akshay Bhat
<akshay.bhat@timesys.com>
Tue, 12 Apr 2016 16:01:24 +0000
(12:01 -0400)
committer
Shawn Guo
<shawnguo@kernel.org>
Wed, 13 Apr 2016 09:48:02 +0000
(17:48 +0800)
The vqmmc supply is not connected to bio supply on the BA16 module.
Hence remove vqmmc-supply property in usdhc3 node.
Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6q-ba16.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx6q-ba16.dtsi
b/arch/arm/boot/dts/imx6q-ba16.dtsi
index 3f33a2a2dfd4cae72346af28371a93b355ee967a..8122e5bbfebe04f063304301bc9e8c7fde8358af 100644
(file)
--- a/
arch/arm/boot/dts/imx6q-ba16.dtsi
+++ b/
arch/arm/boot/dts/imx6q-ba16.dtsi
@@
-392,7
+392,6
@@
pinctrl-0 = <&pinctrl_usdhc3 &pinctrl_usdhc3_reset>;
bus-width = <8>;
vmmc-supply = <&vdd_bperi>;
- vqmmc-supply = <&vdd_bio>;
non-removable;
keep-power-in-suspend;
status = "okay";