Merge "ARM: dts: msm: Remove clocks property form CPU nodes"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
58e6e37499
@@ -2125,3 +2125,19 @@
|
||||
|
||||
#include "sdxkova-usb.dtsi"
|
||||
#include "ipcc-test-sdxkova.dtsi"
|
||||
|
||||
&CPU0 {
|
||||
/delete-property/ clocks;
|
||||
};
|
||||
|
||||
&CPU1 {
|
||||
/delete-property/ clocks;
|
||||
};
|
||||
|
||||
&CPU2 {
|
||||
/delete-property/ clocks;
|
||||
};
|
||||
|
||||
&CPU3 {
|
||||
/delete-property/ clocks;
|
||||
};
|
||||
|
Reference in New Issue
Block a user