aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/dts/arm/am437x-idk-evm.dts
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-04-14 18:57:00 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-04-14 18:57:00 +0000
commit211b4e42597ebf9e9807d3ec20e566794284d9ec (patch)
treeb9015fcbd3b06c8e0539bec9cb495b9f7943ce17 /sys/gnu/dts/arm/am437x-idk-evm.dts
parent62dc472bdb16733d4c1d3e6c876449d3cf634ea5 (diff)
parent937eaf8bbdcf7e2cd3231b71940f9221e6857210 (diff)
downloadsrc-211b4e42597ebf9e9807d3ec20e566794284d9ec.tar.gz
src-211b4e42597ebf9e9807d3ec20e566794284d9ec.zip
dts: Import DTS from Linux 5.6
Notes
Notes: svn path=/head/; revision=359934
Diffstat (limited to 'sys/gnu/dts/arm/am437x-idk-evm.dts')
-rw-r--r--sys/gnu/dts/arm/am437x-idk-evm.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/gnu/dts/arm/am437x-idk-evm.dts b/sys/gnu/dts/arm/am437x-idk-evm.dts
index f3ced6df0c9b..9f66f96d09c9 100644
--- a/sys/gnu/dts/arm/am437x-idk-evm.dts
+++ b/sys/gnu/dts/arm/am437x-idk-evm.dts
@@ -526,11 +526,11 @@
* Supply voltage supervisor on board will not allow opp50 so
* disable it and set opp100 as suspend OPP.
*/
- opp50@300000000 {
+ opp50-300000000 {
status = "disabled";
};
- opp100@600000000 {
+ opp100-600000000 {
opp-suspend;
};
};