Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
- add missing g12b clock driver compatible, fixing odroid-n2 usb support
This commit is contained in:
@@ -405,6 +405,7 @@ static struct clk_ops meson_clk_ops = {
|
||||
|
||||
static const struct udevice_id meson_clk_ids[] = {
|
||||
{ .compatible = "amlogic,g12a-clkc" },
|
||||
{ .compatible = "amlogic,g12b-clkc" },
|
||||
{ }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user