mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
cpufreq: dt-platdev: Add rk3399pro project into blacklist
Change-Id: I71a99c5fd5bc545024281f4a4ff931e5922d2274 Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
@@ -123,6 +123,7 @@ static const struct of_device_id blacklist[] __initconst = {
|
||||
{ .compatible = "rockchip,rk3366", },
|
||||
{ .compatible = "rockchip,rk3368", },
|
||||
{ .compatible = "rockchip,rk3399", },
|
||||
{ .compatible = "rockchip,rk3399pro", },
|
||||
|
||||
{ .compatible = "st,stih407", },
|
||||
{ .compatible = "st,stih410", },
|
||||
|
||||
Reference in New Issue
Block a user