Message ID | Pine.LNX.4.64.1305211206570.2863@axis700.grange (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts index 8d4c396..0e3198f 100644 --- a/arch/arm/boot/dts/r8a7790-lager.dts +++ b/arch/arm/boot/dts/r8a7790-lager.dts @@ -19,6 +19,14 @@ bootargs = "console=ttySC6,115200 ignore_loglevel"; }; + cpus { + cpu@0 { + operating-points = <1300000 1000000 + 100000 900000>; + clock-latency = <1000000>; + }; + }; + memory@40000000 { device_type = "memory"; reg = <0 0x40000000 0 0x80000000>;