* [PATCH] arm: dts: imx6q-ba16: Remove unused vqmmc-supply
@ 2016-03-28 19:42 Akshay Bhat
2016-04-11 14:58 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Akshay Bhat @ 2016-03-28 19:42 UTC (permalink / raw)
To: linux-arm-kernel
The vqmmc supply is not connected to bio supply on the BA16 module.
Remove the same.
Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
---
arch/arm/boot/dts/imx6q-ba16.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx6q-ba16.dtsi b/arch/arm/boot/dts/imx6q-ba16.dtsi
index 8f6e603..96701a3 100644
--- a/arch/arm/boot/dts/imx6q-ba16.dtsi
+++ b/arch/arm/boot/dts/imx6q-ba16.dtsi
@@ -390,7 +390,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";
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm: dts: imx6q-ba16: Remove unused vqmmc-supply
2016-03-28 19:42 [PATCH] arm: dts: imx6q-ba16: Remove unused vqmmc-supply Akshay Bhat
@ 2016-04-11 14:58 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2016-04-11 14:58 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Mar 28, 2016 at 03:42:43PM -0400, Akshay Bhat wrote:
> The vqmmc supply is not connected to bio supply on the BA16 module.
> Remove the same.
'the same'?
Also, please use 'ARM: ' than lowercase for patch subject.
Shawn
>
> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
> ---
> arch/arm/boot/dts/imx6q-ba16.dtsi | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx6q-ba16.dtsi b/arch/arm/boot/dts/imx6q-ba16.dtsi
> index 8f6e603..96701a3 100644
> --- a/arch/arm/boot/dts/imx6q-ba16.dtsi
> +++ b/arch/arm/boot/dts/imx6q-ba16.dtsi
> @@ -390,7 +390,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";
> --
> 2.7.4
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-11 14:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-28 19:42 [PATCH] arm: dts: imx6q-ba16: Remove unused vqmmc-supply Akshay Bhat
2016-04-11 14:58 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).