mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
cpufreq: dt-platdev: Add rk3308 project into blacklist
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: I5f7f76f85fc01359b9245e059edb6c9a3dcb5d5c
This commit is contained in:
@@ -135,6 +135,7 @@ static const struct of_device_id blacklist[] __initconst = {
|
||||
{ .compatible = "rockchip,rk3229", },
|
||||
{ .compatible = "rockchip,rk3288", },
|
||||
{ .compatible = "rockchip,rk3288w", },
|
||||
{ .compatible = "rockchip,rk3308", },
|
||||
{ .compatible = "rockchip,rk3326", },
|
||||
{ .compatible = "rockchip,rk3328", },
|
||||
{ .compatible = "rockchip,rk3366", },
|
||||
|
||||
Reference in New Issue
Block a user