提交 a6968ecb 编写于 作者: C Chris Blake 提交者: Jagan Teki

gpio: sunxi: Add compatible string for H5 PIO

Add allwinner,sun50i-h5-pinctrl compatible for H5 boards.
Signed-off-by: NChris Blake <chrisrblake93@gmail.com>
Reviewed-by: NJagan Teki <jagan@openedev.com>
[jagan: remove external link and format commit message]
Signed-off-by: NJagan Teki <jagan@amarulasolutions.com>
上级 99219664
......@@ -345,6 +345,7 @@ static const struct udevice_id sunxi_gpio_ids[] = {
ID("allwinner,sun4i-a10-pinctrl", a_all),
ID("allwinner,sun5i-a10s-pinctrl", a_all),
ID("allwinner,sun5i-a13-pinctrl", a_all),
ID("allwinner,sun50i-h5-pinctrl", a_all),
ID("allwinner,sun6i-a31-pinctrl", a_all),
ID("allwinner,sun6i-a31s-pinctrl", a_all),
ID("allwinner,sun7i-a20-pinctrl", a_all),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册