1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-03-01 20:22:19 +01:00
Files
u-boot-megous/drivers
Dario Binacchi 929e9940b0 bus: ti-sysc: change in a normal driver
The module defines a duplicate uclass driver for UCLASS_SIMPLE_BUS, but
it is not allowed. This breaks of-platdata and makes the result
non-deterministic.

The driver does not need to be an uclass driver, so lets remove it. I
had turned it into an uclass driver because I thought wrongly it had to
call the dm_scan_fdt_dev routine to work properly, but some tests on the
board have shown otherwise.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-03-22 19:23:27 +13:00
..
2021-03-08 10:32:34 +01:00
2021-02-07 19:22:54 +01:00
2021-03-15 12:15:38 -04:00
2021-03-22 19:23:27 +13:00
2021-03-22 19:23:26 +13:00
2021-02-24 16:51:49 -05:00
2021-01-05 16:20:26 -05:00
2021-03-13 13:14:52 -05:00
2021-03-10 11:48:09 +01:00
2021-03-15 12:15:38 -04:00
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00