mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
PM / devfreq: rockchip_bus: add support for rk3588
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com> Change-Id: If03fa9331168187dabf6f97cc38354f0b560fc1c
This commit is contained in:
committed by
Tao Huang
parent
8fedbbb946
commit
9cc95efeb5
@@ -492,6 +492,7 @@ static const struct of_device_id rockchip_busfreq_of_match[] = {
|
||||
{ .compatible = "rockchip,rk3368-bus", },
|
||||
{ .compatible = "rockchip,rk3399-bus", },
|
||||
{ .compatible = "rockchip,rk3568-bus", },
|
||||
{ .compatible = "rockchip,rk3588-bus", },
|
||||
{ .compatible = "rockchip,rv1126-bus", },
|
||||
{ },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user