mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
Merge git://git.denx.de/u-boot-sunxi
This commit is contained in:
commit
290ac3bb1a
131 changed files with 1838 additions and 1230 deletions
|
@ -304,6 +304,7 @@ static const struct udevice_id sunxi_gpio_ids[] = {
|
|||
{ .compatible = "allwinner,sun6i-a31s-pinctrl" },
|
||||
{ .compatible = "allwinner,sun7i-a20-pinctrl" },
|
||||
{ .compatible = "allwinner,sun8i-a23-pinctrl" },
|
||||
{ .compatible = "allwinner,sun8i-a33-pinctrl" },
|
||||
{ .compatible = "allwinner,sun9i-a80-pinctrl" },
|
||||
{ }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue