Commit Graph

14 Commits (313bbcf0ea91db33bdf6ac394e26acff4215bfcf)

Author SHA1 Message Date
Simon Glass 95795ad6ce dm: gpio: sandbox: Use dev_read...() functions to access DT 8 years ago
Simon Glass 3a57123e59 dm: gpio: Refactor to prepare for live tree support 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
mario.six@gdsys.cc 743268f514 dm: test: Add GPIO open drain tests 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 10 years ago
Simon Glass 5e0bbd61df dm: gpio: sandbox: Drop request()/free() in the driver 11 years ago
Simon Glass 62cb89d5eb dm: gpio: sandbox: Implement the remove() method 11 years ago
Simon Glass 699ea9606c dm: gpio: sandbox: Implement the get_function() method 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Simon Glass e2d8a714a7 sandbox: Convert GPIOs to use driver model 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 8d30fcd9a1 sandbox: gpio: add basic driver for simulating GPIOs 13 years ago