On Mon, Nov 12, 2012 at 03:40:25PM +0800, Bo Shen wrote: > + ssc0 { > + pinctrl_ssc0_tx: ssc0_tx-0 { > + atmel,pins = > + <1 16 0x1 0x1 /* PB16 periph A with pull up */ > + 1 17 0x1 0x1 /* PB17 periph A with pull up */ > + 1 18 0x1 0x1>; /* PB18 periph A with pull up */ > + }; Do we really want the pull ups here? Normally CMOS devices don't have pulls, or the pulls are disabled during normal operation, as otherwise when the logic level is different to whatever the pull is doing power is wasted driving against the resistor.
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- References:
- [PATCH v5 0/3] Add pinctrl support and enable audio
- From: Bo Shen
- [PATCH v5 1/3] ARM: at91: atmel-ssc: add pinctrl support
- From: Bo Shen
- [PATCH v5 0/3] Add pinctrl support and enable audio
- Prev by Date: Re: [PATCH v5 2/3] ASoC: atmel-ssc-dai: register dai and pcm directly
- Next by Date: Re: [PATCH v5 2/3] ASoC: atmel-ssc-dai: register dai and pcm directly
- Previous by thread: [PATCH v5 1/3] ARM: at91: atmel-ssc: add pinctrl support
- Next by thread: Re: [PATCH v5 1/3] ARM: at91: atmel-ssc: add pinctrl support
- Index(es):