summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2019-05-17 17:37:22 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-10 09:55:30 +0200
commit336ebd79e9a73653f11a500d0eaaf1018ad68576 (patch)
treef871bb6fcf48c60bd558213b9962f84be18c609b /scripts
parent631a183d5e72ddfbe4078a819e1566e5248e9ea1 (diff)
drm/arm/hdlcd: Allow a bit of clock tolerance
[ Upstream commit 1c810739097fdeb31b393b67a0a1e3d7ffdd9f63 ] On the Arm Juno platform, the HDLCD pixel clock is constrained to 250KHz resolution in order to avoid the tiny System Control Processor spending aeons trying to calculate exact PLL coefficients. This means that modes like my oddball 1600x1200 with 130.89MHz clock get rejected since the rate cannot be matched exactly. In practice, though, this mode works quite happily with the clock at 131MHz, so let's relax the check to allow a little bit of slop. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Liviu Dudau <liviu.dudau@arm.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions