From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Thu, 20 Oct 2016 09:25:42 +0530 Subject: [PATCH v2 2/2] arm64: dts: uniphier: add CPU clocks and OPP tables for LD20 SoC In-Reply-To: <1476926126-6079-2-git-send-email-yamada.masahiro@socionext.com> References: <1476926126-6079-1-git-send-email-yamada.masahiro@socionext.com> <1476926126-6079-2-git-send-email-yamada.masahiro@socionext.com> Message-ID: <20161020035542.GG11766@vireshk-i7> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 20-10-16, 10:15, Masahiro Yamada wrote: > + opp at 666666666 { > + opp-hz = /bits/ 64 <666667000>; > + clock-latency-ns = <300>; > + }; > + opp at 733333333 { > + opp-hz = /bits/ 64 <733334000>; > + clock-latency-ns = <300>; > + }; Forgot changing these ? Please make sure to update all of them. -- viresh