[PATCH] arm, am335x: add support for the bosch shc board

Heiko Schocher hs at denx.de
Mon Nov 16 06:11:54 PST 2015


Hello Robert,

Am 16.11.2015 um 14:23 schrieb Robert Nelson:
>> +
>> +       cpsw_default: cpsw_default {
>> +               pinctrl-single,pins = <
>> +                       /* Slave 1 */
>> +                       0x110 (PIN_INPUT_PULLDOWN | MUX_MODE0)
>> +                       0x114 (PIN_OUTPUT_PULLDOWN | MUX_MODE0)
>> +                       0x118 (PIN_INPUT_PULLDOWN | MUX_MODE0)
>> +                       0x11c (PIN_OUTPUT_PULLDOWN | MUX_MODE0)
>> +                       0x120 (PIN_OUTPUT_PULLDOWN | MUX_MODE0)
>> +                       0x124 (PIN_INPUT_PULLDOWN | MUX_MODE0)
>> +                       0x128 (PIN_INPUT_PULLDOWN | MUX_MODE0)
>> +                       0x12c (PIN_INPUT_PULLUP | MUX_MODE0)
>> +                       0x130 (PIN_INPUT_PULLDOWN | MUX_MODE0)
>> +                       0x134 (PIN_INPUT_PULLDOWN | MUX_MODE0)
>> +                       0x138 (PIN_INPUT_PULLDOWN | MUX_MODE0)
>> +                       0x13c (PIN_INPUT_PULLDOWN | MUX_MODE0)
>> +                       0x140 (PIN_INPUT_PULLDOWN | MUX_MODE0)
>
> Please use the AM33XX_IOPAD pinmux macro:
>
> All boards have recently be converted:
>
> https://www.mail-archive.com/linux-omap@vger.kernel.org/msg121329.html

Uh.. missed this, changed. Wait for more comments before posting v2.

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany



More information about the linux-arm-kernel mailing list