From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH v2] arm64: dts: rockchip: add more cpu operating points for RK3328 Date: Tue, 12 Mar 2019 15:28:12 +0100 Message-ID: <3244682.NxM2pYm5n6@phil> References: <20190301195552.12562-1-papadakospan@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20190301195552.12562-1-papadakospan-Re5JQEeQqe8AvxtiuMwx3w@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: "Leonidas P. Papadakos" Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Rob Herring List-Id: linux-rockchip.vger.kernel.org Am Freitag, 1. M=E4rz 2019, 20:55:53 CET schrieb Leonidas P. Papadakos: > This allows for greater max frequency on rk3328 boards, > increasing performance. > = > It has been included in Armbian (a linux distibution for ARM boards) > for a while now without any reported issues > = > https://github.com/armbian/build/blob/master/patch/kernel/rockchip64-defa= ult/enable-1392mhz-opp.patch > https://github.com/armbian/build/blob/master/patch/kernel/rockchip64-defa= ult/enable-1512mhz-opp.patch > = > Signed-off-by: Leonidas P. Papadakos as per the response from Rockchip regarding the maximum specification, we'll stay within the save area of frequencies - so not adding these higher ones. Overclocking a chip is a personal prerogative but should not be part of the general mainline devicetree. Heiko