]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-common.dtsi
ARM: tegra: Provide specific compatible string for Nexus 7 panel
[thirdparty/kernel/linux.git] / arch / arm / boot / dts / nvidia / tegra30-asus-nexus7-grouper-common.dtsi
index c0062353c1f192980a27217ab1d3ffa9abf8c5ec..a9342e04b14bb350d92896597b13b03691ac6136 100644 (file)
 
        uartb: serial@70006040 {
                compatible = "nvidia,tegra30-hsuart";
+               reset-names = "serial";
                /delete-property/ reg-shift;
                /* GPS BCM4751 */
        };
 
        uartc: serial@70006200 {
                compatible = "nvidia,tegra30-hsuart";
+               reset-names = "serial";
                /delete-property/ reg-shift;
                status = "okay";
 
 
        display-panel {
                /*
-                * Nexus 7 supports two compatible panel models:
-                *
-                *  1. hydis,hv070wx2-1e0
-                *  2. chunghwa,claa070wp03xg
-                *
-                * We want to use timing which is optimized for Nexus 7,
-                * hence we need to customize the timing.
+                * Some device variants come with a Hydis HV070WX2-1E0, but
+                * since they are all largely compatible, we'll go with the
+                * Chunghwa one here.
                 */
-               compatible = "panel-lvds";
+               compatible = "chunghwa,claa070wp03xg", "panel-lvds";
 
                width-mm = <94>;
                height-mm = <150>;