From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rask Ingemann Lambertsen Subject: Dropping device tree pinmux nodes for GPIO usage (Was: [PATCH 3/5] arm64: dts: sun50i: add MMC nodes) Date: Sun, 15 Jan 2017 16:59:32 +0100 Message-ID: <20170115155931.l5tjcdhbz6sj3wke@localhost> References: <1483398226-29321-1-git-send-email-andre.przywara@arm.com> <1483398226-29321-4-git-send-email-andre.przywara@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Chen-Yu Tsai Cc: Mark Rutland , devicetree , Ulf Hansson , Andre Przywara , "linux-mmc@vger.kernel.org" , linux-kernel , Hans De Goede , linux-sunxi , Rob Herring , Icenowy Zheng , Maxime Ripard , linux-arm-kernel List-Id: linux-mmc@vger.kernel.org On Tue, Jan 03, 2017 at 10:52:12AM +0800, Chen-Yu Tsai wrote: > On Tue, Jan 3, 2017 at 7:03 AM, Andre Przywara wrote: > > + > > + mmc0_default_cd_pin: mmc0_cd_pin@0 { > > + pins = "PF6"; > > + function = "gpio_in"; > > + bias-pull-up; > > + }; > > We are starting to drop pinmux nodes for gpio usage. How do we get the equivalent of bias-pull-up/down and drive-strength if we run across a pin that needs it? -- Rask Ingemann Lambertsen