提交 9fae0a1c 编写于 作者: H Hans de Goede 提交者: Maxime Ripard

ARM: dts: sun8i: Add touchscreen node for sun8i-a23-inet86dz

The inet86dz tablet has a gsl1680 touchscreen,
add a dt node describing it.
Signed-off-by: NHans de Goede <hdegoede@redhat.com>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: NChen-Yu Tsai <wens@csie.org>
上级 a08f9db4
......@@ -53,6 +53,15 @@
status = "okay";
};
&touchscreen {
reg = <0x40>;
compatible = "silead,gsl1680";
firmware-name = "gsl1680-inet86dz.fw";
touchscreen-size-x = <960>;
touchscreen-size-y = <640>;
status = "okay";
};
&usbphy {
usb1_vbus-supply = <&reg_dldo1>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册