rusefi
|
bb217b01dd
|
happy new year unification
|
2020-01-13 21:57:43 -05:00 |
dron0gus
|
618d6f5a5e
|
Gpio diagnostic (#1100)
* enums: add brain_pin_diag_e enum for pin diagnostic
* gpio core: add pin diagnostic call
* gpio: mc33810: add diagnostic support
* gpio: mc33972: add diagnostic support
* gpio: tle6240: add diagnostic
* pin_repository: output diagnostic data for gpio chips
* enums: kinetis: add brain_pin_diag_e enum for pin diagnostic
|
2020-01-12 10:20:10 -05:00 |
dron0gus
|
85a460f2ba
|
hw: gpio: use unsigned int as pin number inside gpiochip drives (#1097)
Not brain_pin_e. Drivers like to see pin number within current
chip.
|
2020-01-11 10:29:41 -05:00 |
dron0gus
|
9f0d84f338
|
Gpio fixes (#1086)
* drivers: gpio: add MC33810 driver (skeleton)
* pin_repository: debug: do not show absent chips
|
2020-01-07 07:55:50 -05:00 |