Files
u-boot/drivers/misc
Simon Glass 16f4d05164 cros_ec: Use a hyphen in the uclass name
Device-tree rules require that aliases use a hyphen rather than a
underscore. Update the uclass name to fit with this.

This allows device-tree aliases to be used to refer to cros-ec devices,
for example:

	aliases {
	    cros-ec0 = &ec;
	    cros-ec1 = &pd;
	};

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-05-08 12:44:07 +08:00
..
2019-04-25 17:03:25 +02:00
2018-08-11 16:00:50 +02:00
2018-08-11 16:00:50 +02:00
2018-11-14 09:16:27 -08:00
2018-11-14 09:16:27 -08:00
2017-01-21 15:12:33 -05:00
2018-11-14 09:16:27 -08:00
2018-11-14 09:16:27 -08:00
2018-12-19 15:23:01 +01:00
2018-12-19 15:23:01 +01:00
2019-02-09 12:50:22 -07:00
2018-07-20 15:55:05 -04:00