Advertisement
Guest User

Untitled

a guest
Apr 14th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. &am33xx_pinmux {
  2. spi1_pins: pinmux_spi1_pins {
  3. pinctrl-single,pins = <
  4. 0x190 (PIN_INPUT_PULLDOWN | MUX_MODE3) /* mcasp0_aclkx.spi1_sclk */
  5. 0x194 (PIN_INPUT | MUX_MODE3) /* mcasp0_fsx.spi1_d0 */
  6. 0x198 (PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* mcasp0_axr0.spi1_d1 */
  7. 0x19c (PIN_OUTPUT_PULLUP | MUX_MODE3) /* mcasp0_ahclkr.spi1_cs0 */
  8. 0x1a4 (PIN_INPUT | MUX_MODE7) /* IRQ: mcasp0_fsr.gpio3_19 */
  9. 0x1ac (PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* SLP_TR: mcasp0_ahclkx.gpio3_21 */
  10. /*0x044 (PIN_OUTPUT_PULLUP | MUX_MODE7)*/ /* RESET: gpmc_a1.gpio1_17 */
  11. >;
  12. };
  13. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement