Commit Graph

15 Commits (c89e79d4199cf76f3a018c230d5705df7d2225c6)

Author SHA1 Message Date
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
Joe Hershberger e721b882e9 test: Generalize the unit test framework 10 years ago
Simon Glass e23eb614a4 dm: test: bus: Use a local variable to simplify code 10 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 10 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 10 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Simon Glass 0118ce7957 dm: core: Add a post_bind method for parents 10 years ago
Simon Glass ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 10 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 10 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 11 years ago
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 11 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 11 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 11 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 11 years ago