diff options
Diffstat (limited to 'sys/boot/fdt/dts/arm/olimex-a20-som-evb.dts')
| -rw-r--r-- | sys/boot/fdt/dts/arm/olimex-a20-som-evb.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/fdt/dts/arm/olimex-a20-som-evb.dts b/sys/boot/fdt/dts/arm/olimex-a20-som-evb.dts index e937a93f7c00..6773792a0f2a 100644 --- a/sys/boot/fdt/dts/arm/olimex-a20-som-evb.dts +++ b/sys/boot/fdt/dts/arm/olimex-a20-som-evb.dts @@ -41,3 +41,7 @@ }; }; }; + +&cpu0 { + cpu-supply = <®_dcdc2>; +}; |
