mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
cpufreq: dt-platdev: Add rk3528 project into blacklist
Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I59e394fb32be430659eaa36bf1924613ab032f5d
This commit is contained in:
parent
26610e5433
commit
16ecc189f1
|
|
@ -142,6 +142,7 @@ static const struct of_device_id blacklist[] __initconst = {
|
|||
{ .compatible = "rockchip,rk3368", },
|
||||
{ .compatible = "rockchip,rk3399", },
|
||||
{ .compatible = "rockchip,rk3399pro", },
|
||||
{ .compatible = "rockchip,rk3528", },
|
||||
{ .compatible = "rockchip,rk3562", },
|
||||
{ .compatible = "rockchip,rk3566", },
|
||||
{ .compatible = "rockchip,rk3568", },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user