aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-sandbox.c
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-08test: pinmux: Add test for pin muxingSean Anderson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-16test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay
2020-04-16pinctrl: sandbox: Add mux information in get_pin_muxingPatrick Delaunay
2018-11-16pinctrl: sandbox: Add get_pin_muxing ops supportPatrice Chotard
2018-09-28pinctrl: sandbox: add gpio onewire w1 groupEugen Hristev
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2015-08-31pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada