mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
cpufreq: dt-platdev: Add rv1109 and rv1126 projects into blacklist
Change-Id: I47b9a4ae332962c0546accea94ac1366042bf1e5 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -125,6 +125,8 @@ static const struct of_device_id blacklist[] __initconst = {
|
||||
{ .compatible = "rockchip,rk3368", },
|
||||
{ .compatible = "rockchip,rk3399", },
|
||||
{ .compatible = "rockchip,rk3399pro", },
|
||||
{ .compatible = "rockchip,rv1109", },
|
||||
{ .compatible = "rockchip,rv1126", },
|
||||
|
||||
{ .compatible = "st,stih407", },
|
||||
{ .compatible = "st,stih410", },
|
||||
|
||||
Reference in New Issue
Block a user