Skip to content

Commit

Permalink
removed redundant pin configurations from the overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
dunmatt committed Dec 13, 2015
1 parent 1cc6167 commit b690739
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions overlays/thigh_bone-00A0.dts
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,10 @@
/* the pin header uses */
"P8.13", /* pwm: ehrpwm2B - */
"P8.14", /* gpio: M2 Status Flag - */
"P8.15", /* gpio: M2 D1 - */
"P8.17", /* gpio: enable - */
"P8.19", /* pwm: ehrpwm2A - */

"P9.13", /* gpio: M1 Status Flag */
"P9.15", /* gpio: M1 D1 */
"P9.21", /* pwm: ehrpwm0B - knee out */
"P9.22", /* pwm: ehrpwm0A - knee in */
"P9.33", /* AIN4: strpot 1 */
Expand All @@ -42,8 +40,6 @@
"gpio0_26",
"gpio0_27",
"gpio0_31",
"gpio1_15",
"gpio1_16",
"ehrpwm0A",
"ehrpwm0B",
"ehrpwm2A",
Expand All @@ -64,15 +60,6 @@
0x020 0x4
>;
};
gpio_pins: pinmux_gpio_pins {
pinctrl-single,pins = <
0x074 0x2f /* P9.13 input, no pull resistor TODO: reconsider the lack of pull */
0x028 0x2f /* P8.14 input, no pull resistor TODO: reconsider the lack of pull */
0x040 0x7 /* P9.15 output */
0x03C 0x7 /* P8.15 output */
0x02C 0x7 /* P8.17 output */
>;
};
};
};

Expand Down

0 comments on commit b690739

Please sign in to comment.