Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1270123

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

From Robert Nelson <robertcnelson@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] arm, am335x: add support for the bosch shc board
Date 2015-11-16 14:30 +0100
Message-ID <qvs15-7Qv-51@gated-at.bofh.it> (permalink)
References <qvnb4-4Qd-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> +
> +       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

Regards,

-- 
Robert Nelson
https://rcn-ee.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] arm, am335x: add support for the bosch shc board Heiko Schocher <hs@denx.de> - 2015-11-16 09:20 +0100
  Re: [PATCH] arm, am335x: add support for the bosch shc board Robert Nelson <robertcnelson@gmail.com> - 2015-11-16 14:30 +0100
    Re: [PATCH] arm, am335x: add support for the bosch shc board Heiko Schocher <hs@denx.de> - 2015-11-16 15:20 +0100

csiph-web