mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
ARM: dts: rockchip: bypass cru initial configuration for rv1126-evb-ddr3-v10-tb
Change-Id: I154d83551823995f9a390b26ee48fc36ee609843 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
parent
d856718e69
commit
8d0ec8c5ce
|
|
@ -59,6 +59,12 @@ &cpu0_opp_table {
|
|||
/delete-node/ opp-1512000000;
|
||||
};
|
||||
|
||||
&cru {
|
||||
/delete-property/ assigned-clocks;
|
||||
/delete-property/ assigned-clock-rates;
|
||||
/delete-property/ assigned-clock-parents;
|
||||
};
|
||||
|
||||
&ddr_timing {
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user