1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/drivers
Bhuvanchandra DV ae89bb0d36 dm: gpio: uclass: Add flag to control sequence numbering
Like SPI and I2C few GPIO controllers also have
multiple chip instances. This patch adds the
flag 'DM_UC_FLAG_SEQ_ALIAS' in gpio_uclass driver
to control device sequence numbering. By defalut
the dev->r_seq for gpio_uclass will alwalys
returns -1, which leads the gpio driver probe
failure when using the driver with device trees.

Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
2015-06-08 08:41:54 +02:00
..
2015-04-29 21:02:33 -06:00
2015-03-30 23:24:38 -05:00
2015-04-10 14:23:23 +02:00
2015-05-24 14:27:46 -05:00
2015-05-26 14:13:12 +02:00
2015-04-29 21:02:33 -06:00
2015-04-29 21:02:33 -06:00