Match "allwinner,sun8i-h3-apb0-gates-clk" compatible string.

This commit is contained in:
Jared McNeill 2016-10-15 13:27:01 +00:00
parent a0642264ba
commit 3c6a684c11
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=307366

View File

@ -91,6 +91,8 @@ static struct ofw_compat_data compat_data[] = {
{ "allwinner,sun8i-h3-bus-gates-clk",
(uintptr_t)"Allwinner Bus Clock Gates" },
{ "allwinner,sun8i-h3-apb0-gates-clk",
(uintptr_t)"Allwinner APB0 Clock Gates" },
{ "allwinner,sun9i-a80-apbs-gates-clk",
(uintptr_t)"Allwinner APBS Clock Gates" },