mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09: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:
@@ -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", },
|
||||
|
||||
Reference in New Issue
Block a user