From: Alexandre Belloni Date: Fri, 13 Jun 2014 11:28:12 +0000 (+0200) Subject: ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values X-Git-Tag: v4.9.8~6077^2~2^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8cbff69ca9d57ee53656d187f77774501794bf27;p=platform%2Fkernel%2Flinux-rpi3.git ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values ICPLL can only take 0 or 1, it got mixed with OUT which can be in the [0-3] range. Signed-off-by: Alexandre Belloni Acked-by: Boris BREZILLON Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/boot/dts/at91sam9n12.dtsi b/arch/arm/boot/dts/at91sam9n12.dtsi index d1b82e6..2877959 100644 --- a/arch/arm/boot/dts/at91sam9n12.dtsi +++ b/arch/arm/boot/dts/at91sam9n12.dtsi @@ -132,8 +132,8 @@ <595000000 650000000 3 0>, <545000000 600000000 0 1>, <495000000 555000000 1 1>, - <445000000 500000000 1 2>, - <400000000 450000000 1 3>; + <445000000 500000000 2 1>, + <400000000 450000000 3 1>; }; plladiv: plladivck {