summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3288-veyron-minnie.dts
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2019-04-01 10:17:23 -0700
committerHeiko Stuebner <heiko@sntech.de>2019-07-22 01:03:55 +0200
commit95671ec23696d7351b47d159159c6bdcb64fafe4 (patch)
treec828b61060365630aefe5bb394a29ba90b3587b0 /arch/arm/boot/dts/rk3288-veyron-minnie.dts
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff)
ARM: dts: rockchip: Specify rk3288-veyron-chromebook's display timings
Let's document the display timings that most veyron chromebooks (like jaq, jerry, mighty, speedy) have been using out in the field. This uses the standard blankings but a slightly slower clock rate, thus getting a refresh rate 58.3 Hz. NOTE: this won't really do anything except cause DRM to properly report the refresh rate since vop_crtc_mode_fixup() was rounding the pixel clock to 74.25 MHz anyway. Apparently the adjusted rate isn't exposed to userspace so it's important that the rate we're trying to achieve is mostly right. For the downstream kernel change related to this see See https://crrev.com/c/324558. NOTE: minnie uses a different panel will be fixed up in a future patch, so for now we'll just delete the panel timings there. Signed-off-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3288-veyron-minnie.dts')
-rw-r--r--arch/arm/boot/dts/rk3288-veyron-minnie.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/rk3288-veyron-minnie.dts b/arch/arm/boot/dts/rk3288-veyron-minnie.dts
index 9008e703c07e..92ab897edb1b 100644
--- a/arch/arm/boot/dts/rk3288-veyron-minnie.dts
+++ b/arch/arm/boot/dts/rk3288-veyron-minnie.dts
@@ -138,6 +138,8 @@
&panel {
compatible = "auo,b101ean01", "simple-panel";
power-supply= <&panel_regulator>;
+
+ /delete-node/ panel-timing;
};
&rk808 {