From: Philippe Schenker <philippe.schenker@toradex.com>
To: "Marcel Ziswiler" <marcel.ziswiler@toradex.com>,
"Max Krummenacher" <max.krummenacher@toradex.com>,
"stefan@agner.ch" <stefan@agner.ch>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"Rob Herring" <robh+dt@kernel.org>,
"Shawn Guo" <shawnguo@kernel.org>,
"Mark Rutland" <mark.rutland@arm.com>,
"Michal Vokáč" <michal.vokac@ysoft.com>,
"Fabio Estevam" <festevam@gmail.com>
Cc: Philippe Schenker <philippe.schenker@toradex.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
NXP Linux Team <linux-imx@nxp.com>,
Sascha Hauer <s.hauer@pengutronix.de>
Subject: [PATCH v2 15/20] ARM: dts: imx6ull-colibri: reduce v_batt current in power off
Date: Wed, 31 Jul 2019 12:38:27 +0000 [thread overview]
Message-ID: <20190731123750.25670-16-philippe.schenker@toradex.com> (raw)
In-Reply-To: <20190731123750.25670-1-philippe.schenker@toradex.com>
From: Max Krummenacher <max.krummenacher@toradex.com>
Reduce the current drawn from VCC_BATT when the main power on the 3V3
pins to the module are switched off.
This switches off SoC internal pull resistors which are provided on the
module for TAMPER7 and TAMPER9 SoC pin and switches on a pull down
instead of a pullup for the USBC_DET module pin (TAMPER2).
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
---
Changes in v2: None
arch/arm/boot/dts/imx6ull-colibri.dtsi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/boot/dts/imx6ull-colibri.dtsi b/arch/arm/boot/dts/imx6ull-colibri.dtsi
index 1019ce69a242..1f112ec55e5c 100644
--- a/arch/arm/boot/dts/imx6ull-colibri.dtsi
+++ b/arch/arm/boot/dts/imx6ull-colibri.dtsi
@@ -533,19 +533,19 @@
pinctrl_snvs_ad7879_int: snvs-ad7879-int-grp { /* TOUCH Interrupt */
fsl,pins = <
- MX6ULL_PAD_SNVS_TAMPER7__GPIO5_IO07 0x1b0b0
+ MX6ULL_PAD_SNVS_TAMPER7__GPIO5_IO07 0x100b0
>;
};
pinctrl_snvs_reg_sd: snvs-reg-sd-grp {
fsl,pins = <
- MX6ULL_PAD_SNVS_TAMPER9__GPIO5_IO09 0x4001b8b0
+ MX6ULL_PAD_SNVS_TAMPER9__GPIO5_IO09 0x400100b0
>;
};
pinctrl_snvs_usbc_det: snvs-usbc-det-grp {
fsl,pins = <
- MX6ULL_PAD_SNVS_TAMPER2__GPIO5_IO02 0x1b0b0
+ MX6ULL_PAD_SNVS_TAMPER2__GPIO5_IO02 0x130b0
>;
};
--
2.22.0
next prev parent reply other threads:[~2019-07-31 12:38 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-31 12:37 [PATCH v2 00/20] Common patches from downstream development Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 01/20] ARM: dts: imx7-colibri: make sure module supplies are always on Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 02/20] ARM: dts: imx7-colibri: disable HS400 Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 03/20] ARM: dts: imx7-colibri: prepare module device tree for FlexCAN Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 04/20] ARM: dts: imx7-colibri: Add sleep mode to ethernet Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 05/20] ARM: dts: add recovery for I2C for iMX7 Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 06/20] ARM: dts: imx7-colibri: add GPIO wakeup key Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 07/20] ARM: dts: imx7-colibri: fix 1.8V/UHS support Philippe Schenker
2019-07-31 12:56 ` Fabio Estevam
2019-07-31 14:52 ` Philippe Schenker
2019-08-02 8:51 ` Stefan Agner
2019-08-05 7:18 ` Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 08/20] ARM: dts: imx7-colibri: Add touch controllers Philippe Schenker
2019-07-31 12:42 ` Fabio Estevam
2019-07-31 14:39 ` Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 09/20] ARM: dts: imx6qdl-colibri: add phy to fec Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 10/20] ARM: dts: imx6qdl-colibri: Add missing pin declaration in iomuxc Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 11/20] ARM: dts: imx6qdl-apalis: Add sleep state to can interfaces Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 12/20] ARM: dts: imx6: Add touchscreens used on Toradex eval boards Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 13/20] ARM: dts: imx6-colibri: Add missing pinmuxing to Toradex eval board Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 14/20] ARM: dts: imx6ull-colibri: Add sleep mode to fec Philippe Schenker
2019-07-31 12:38 ` Philippe Schenker [this message]
2019-07-31 12:38 ` [PATCH v2 16/20] ARM: dts: imx6ull-colibri: Add watchdog Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 17/20] ARM: dts: imx6ull: improve can templates Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 18/20] ARM: dts: imx6ull-colibri: Add general wakeup key used on Colibri Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 19/20] ARM: dts: imx6/7-colibri: switch dr_mode to otg Philippe Schenker
2019-07-31 12:38 ` [PATCH v2 20/20] ARM: dts: imx6ull-colibri: Add touchscreen used with Eval Board Philippe Schenker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190731123750.25670-16-philippe.schenker@toradex.com \
--to=philippe.schenker@toradex.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel.ziswiler@toradex.com \
--cc=mark.rutland@arm.com \
--cc=max.krummenacher@toradex.com \
--cc=michal.vokac@ysoft.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=stefan@agner.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox