From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Anderson Subject: Re: [PATCH] ARM: dts: rockchip: update rk3288-veyron cpu operating points Date: Thu, 31 Mar 2016 17:53:02 -0700 Message-ID: References: <1459459483-5356-1-git-send-email-heiko@sntech.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1459459483-5356-1-git-send-email-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Heiko Stuebner Cc: "open list:ARM/Rockchip SoC..." , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: linux-rockchip.vger.kernel.org Heiko On Thu, Mar 31, 2016 at 2:24 PM, Heiko Stuebner wrote: > The generic operating points specified in rk3288.dtsi are specified by > Rockchip as conservative and for all cases. > > In contrast the Veyron ChromeOS devices are supposed to use a special > chip variant often called rk3288-c and use different operating points > in their kernel also including a higher max frequency. > > So override the operating points for veyron devices. > > Signed-off-by: Heiko Stuebner > --- > arch/arm/boot/dts/rk3288-veyron.dtsi | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) Matches the Chrome OS tree. Reviewed-by: Douglas Anderson From mboxrd@z Thu Jan 1 00:00:00 1970 From: dianders@chromium.org (Doug Anderson) Date: Thu, 31 Mar 2016 17:53:02 -0700 Subject: [PATCH] ARM: dts: rockchip: update rk3288-veyron cpu operating points In-Reply-To: <1459459483-5356-1-git-send-email-heiko@sntech.de> References: <1459459483-5356-1-git-send-email-heiko@sntech.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Heiko On Thu, Mar 31, 2016 at 2:24 PM, Heiko Stuebner wrote: > The generic operating points specified in rk3288.dtsi are specified by > Rockchip as conservative and for all cases. > > In contrast the Veyron ChromeOS devices are supposed to use a special > chip variant often called rk3288-c and use different operating points > in their kernel also including a higher max frequency. > > So override the operating points for veyron devices. > > Signed-off-by: Heiko Stuebner > --- > arch/arm/boot/dts/rk3288-veyron.dtsi | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) Matches the Chrome OS tree. Reviewed-by: Douglas Anderson