From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 13 Jul 2015 23:54:01 -0700 Subject: [PATCH 3/3] ARM: dts: Fix frequency scaling on Gumstix Pepper. In-Reply-To: References: <1433441299-18887-1-git-send-email-arun@gumstix.com> <1433441299-18887-4-git-send-email-arun@gumstix.com> Message-ID: <20150714065400.GD17550@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Ash Charles [150609 08:47]: > This works well for me--cpufreq seems much happier. > > Tested-by: Ash Charles > > On Thu, Jun 4, 2015 at 11:08 AM, Arun Bharadwaj wrote: > > The device tree for Gumstix Pepper has DCDC2 and > > DCDC3 correctly labelled but the upper limit values > > are wrong. The confusion is due to the hardware > > quirk where the DCDC2 and DCDC3 wires are flipped > > in Pepper. > > > > Signed-off-by: Arun Bharadwaj Applying into omap-for-v4.2/fixes thanks. Tony