summaryrefslogtreecommitdiff
path: root/drivers/core/syscon-uclass.c
AgeCommit message (Expand)Author
2019-04-11syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay
2019-02-20dm: syscon: Don't require a regmap for PCI devicesSimon Glass
2018-12-15syscon: update syscon_node_to_regmap to use the DM functionsPatrick Delaunay
2018-12-07syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot
2018-05-07syscon: add Linux-compatible syscon APIMasahiro Yamada
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-17dm: core: Avoid calling dm_scan_fdt_dev() with of-platdataSimon Glass
2016-09-21dm: syscon: Provide a generic syscon driverPaul Burton
2016-07-14dm: syscon: Add support for of-platdataSimon Glass
2016-03-17syscon: Avoid returning a device on failureSimon Glass
2016-01-24dm: syscon: Allow finding devices by driver dataSimon Glass
2015-07-21dm: core: Add device checking to syscon_get_regmap()Simon Glass
2015-07-21dm: Add support for generic system controllers (syscon)Simon Glass