From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v3 05/11] Documentation: DT: bindings: input: touschcreen: remove sun4i documentation Date: Mon, 3 Apr 2017 13:09:51 -0700 Message-ID: <20170403200951.GA5613@dtor-ws> References: <20170321153611.16228-1-quentin.schulz@free-electrons.com> <20170321153611.16228-6-quentin.schulz@free-electrons.com> <20170329075826.4curjodxgi34tgco@dell> Reply-To: dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20170329075826.4curjodxgi34tgco@dell> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Lee Jones Cc: Quentin Schulz , robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org, wens-jdAy2FN1RRM@public.gmane.org, linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org, jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, knaack.h-Mmb7MZpHnFY@public.gmane.org, lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org, pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org, thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org, linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, icenowy-ymACFijhrKM@public.gmane.org List-Id: linux-input@vger.kernel.org On Wed, Mar 29, 2017 at 08:58:26AM +0100, Lee Jones wrote: > On Tue, 21 Mar 2017, Quentin Schulz wrote: >=20 > > This patch removes the sun4i touchscreen controller binding > > documentation since it has been merged with the sun4i GPADC binding > > documentation. > >=20 > > Signed-off-by: Quentin Schulz > > Acked-by: Rob Herring > > --- > >=20 > > added in v2 > >=20 > > .../bindings/input/touchscreen/sun4i.txt | 38 --------------= -------- >=20 > Just an Input Ack missing here. Acked-by: Dmitry Torokhov >=20 > > 1 file changed, 38 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/input/touchscreen= /sun4i.txt > >=20 > > diff --git a/Documentation/devicetree/bindings/input/touchscreen/sun4i.= txt b/Documentation/devicetree/bindings/input/touchscreen/sun4i.txt > > deleted file mode 100644 > > index 89abecd..0000000 > > --- a/Documentation/devicetree/bindings/input/touchscreen/sun4i.txt > > +++ /dev/null > > @@ -1,38 +0,0 @@ > > -sun4i resistive touchscreen controller > > --------------------------------------- > > - > > -Required properties: > > - - compatible: "allwinner,sun4i-a10-ts", "allwinner,sun5i-a13-ts" or > > - "allwinner,sun6i-a31-ts" > > - - reg: mmio address range of the chip > > - - interrupts: interrupt to which the chip is connected > > - - #thermal-sensor-cells: shall be 0 > > - > > -Optional properties: > > - - allwinner,ts-attached : boolean indicating that an actual touchscr= een > > - is attached to the controller > > - - allwinner,tp-sensitive-adjust : integer (4 bits) > > - adjust sensitivity of pen down detection > > - between 0 (least sensitive) and 15 > > - (defaults to 15) > > - - allwinner,filter-type : integer (2 bits) > > - select median and averaging filter > > - samples used for median / averaging filter > > - 0: 4/2 > > - 1: 5/3 > > - 2: 8/4 > > - 3: 16/8 > > - (defaults to 1) > > - > > -Example: > > - > > - rtp: rtp@01c25000 { > > - compatible =3D "allwinner,sun4i-a10-ts"; > > - reg =3D <0x01c25000 0x100>; > > - interrupts =3D <29>; > > - allwinner,ts-attached; > > - #thermal-sensor-cells =3D <0>; > > - /* sensitive/noisy touch panel */ > > - allwinner,tp-sensitive-adjust =3D <0>; > > - allwinner,filter-type =3D <3>; > > - }; >=20 > --=20 > Lee Jones > Linaro STMicroelectronics Landing Team Lead > Linaro.org =E2=94=82 Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog --=20 Dmitry --=20 You received this message because you are subscribed to the Google Groups "= linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an e= mail to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f68.google.com ([74.125.83.68]:35875 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752014AbdDCUKA (ORCPT ); Mon, 3 Apr 2017 16:10:00 -0400 Date: Mon, 3 Apr 2017 13:09:51 -0700 From: Dmitry Torokhov To: Lee Jones Cc: Quentin Schulz , robh+dt@kernel.org, mark.rutland@arm.com, maxime.ripard@free-electrons.com, wens@csie.org, linux@armlinux.org.uk, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, thomas.petazzoni@free-electrons.com, linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-sunxi@googlegroups.com, icenowy@aosc.xyz Subject: Re: [PATCH v3 05/11] Documentation: DT: bindings: input: touschcreen: remove sun4i documentation Message-ID: <20170403200951.GA5613@dtor-ws> References: <20170321153611.16228-1-quentin.schulz@free-electrons.com> <20170321153611.16228-6-quentin.schulz@free-electrons.com> <20170329075826.4curjodxgi34tgco@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: <20170329075826.4curjodxgi34tgco@dell> Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On Wed, Mar 29, 2017 at 08:58:26AM +0100, Lee Jones wrote: > On Tue, 21 Mar 2017, Quentin Schulz wrote: > > > This patch removes the sun4i touchscreen controller binding > > documentation since it has been merged with the sun4i GPADC binding > > documentation. > > > > Signed-off-by: Quentin Schulz > > Acked-by: Rob Herring > > --- > > > > added in v2 > > > > .../bindings/input/touchscreen/sun4i.txt | 38 ---------------------- > > Just an Input Ack missing here. Acked-by: Dmitry Torokhov > > > 1 file changed, 38 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/sun4i.txt > > > > diff --git a/Documentation/devicetree/bindings/input/touchscreen/sun4i.txt b/Documentation/devicetree/bindings/input/touchscreen/sun4i.txt > > deleted file mode 100644 > > index 89abecd..0000000 > > --- a/Documentation/devicetree/bindings/input/touchscreen/sun4i.txt > > +++ /dev/null > > @@ -1,38 +0,0 @@ > > -sun4i resistive touchscreen controller > > --------------------------------------- > > - > > -Required properties: > > - - compatible: "allwinner,sun4i-a10-ts", "allwinner,sun5i-a13-ts" or > > - "allwinner,sun6i-a31-ts" > > - - reg: mmio address range of the chip > > - - interrupts: interrupt to which the chip is connected > > - - #thermal-sensor-cells: shall be 0 > > - > > -Optional properties: > > - - allwinner,ts-attached : boolean indicating that an actual touchscreen > > - is attached to the controller > > - - allwinner,tp-sensitive-adjust : integer (4 bits) > > - adjust sensitivity of pen down detection > > - between 0 (least sensitive) and 15 > > - (defaults to 15) > > - - allwinner,filter-type : integer (2 bits) > > - select median and averaging filter > > - samples used for median / averaging filter > > - 0: 4/2 > > - 1: 5/3 > > - 2: 8/4 > > - 3: 16/8 > > - (defaults to 1) > > - > > -Example: > > - > > - rtp: rtp@01c25000 { > > - compatible = "allwinner,sun4i-a10-ts"; > > - reg = <0x01c25000 0x100>; > > - interrupts = <29>; > > - allwinner,ts-attached; > > - #thermal-sensor-cells = <0>; > > - /* sensitive/noisy touch panel */ > > - allwinner,tp-sensitive-adjust = <0>; > > - allwinner,filter-type = <3>; > > - }; > > -- > Lee Jones > Linaro STMicroelectronics Landing Team Lead > Linaro.org │ Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog -- Dmitry From mboxrd@z Thu Jan 1 00:00:00 1970 From: dmitry.torokhov@gmail.com (Dmitry Torokhov) Date: Mon, 3 Apr 2017 13:09:51 -0700 Subject: [PATCH v3 05/11] Documentation: DT: bindings: input: touschcreen: remove sun4i documentation In-Reply-To: <20170329075826.4curjodxgi34tgco@dell> References: <20170321153611.16228-1-quentin.schulz@free-electrons.com> <20170321153611.16228-6-quentin.schulz@free-electrons.com> <20170329075826.4curjodxgi34tgco@dell> Message-ID: <20170403200951.GA5613@dtor-ws> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 29, 2017 at 08:58:26AM +0100, Lee Jones wrote: > On Tue, 21 Mar 2017, Quentin Schulz wrote: > > > This patch removes the sun4i touchscreen controller binding > > documentation since it has been merged with the sun4i GPADC binding > > documentation. > > > > Signed-off-by: Quentin Schulz > > Acked-by: Rob Herring > > --- > > > > added in v2 > > > > .../bindings/input/touchscreen/sun4i.txt | 38 ---------------------- > > Just an Input Ack missing here. Acked-by: Dmitry Torokhov > > > 1 file changed, 38 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/sun4i.txt > > > > diff --git a/Documentation/devicetree/bindings/input/touchscreen/sun4i.txt b/Documentation/devicetree/bindings/input/touchscreen/sun4i.txt > > deleted file mode 100644 > > index 89abecd..0000000 > > --- a/Documentation/devicetree/bindings/input/touchscreen/sun4i.txt > > +++ /dev/null > > @@ -1,38 +0,0 @@ > > -sun4i resistive touchscreen controller > > --------------------------------------- > > - > > -Required properties: > > - - compatible: "allwinner,sun4i-a10-ts", "allwinner,sun5i-a13-ts" or > > - "allwinner,sun6i-a31-ts" > > - - reg: mmio address range of the chip > > - - interrupts: interrupt to which the chip is connected > > - - #thermal-sensor-cells: shall be 0 > > - > > -Optional properties: > > - - allwinner,ts-attached : boolean indicating that an actual touchscreen > > - is attached to the controller > > - - allwinner,tp-sensitive-adjust : integer (4 bits) > > - adjust sensitivity of pen down detection > > - between 0 (least sensitive) and 15 > > - (defaults to 15) > > - - allwinner,filter-type : integer (2 bits) > > - select median and averaging filter > > - samples used for median / averaging filter > > - 0: 4/2 > > - 1: 5/3 > > - 2: 8/4 > > - 3: 16/8 > > - (defaults to 1) > > - > > -Example: > > - > > - rtp: rtp at 01c25000 { > > - compatible = "allwinner,sun4i-a10-ts"; > > - reg = <0x01c25000 0x100>; > > - interrupts = <29>; > > - allwinner,ts-attached; > > - #thermal-sensor-cells = <0>; > > - /* sensitive/noisy touch panel */ > > - allwinner,tp-sensitive-adjust = <0>; > > - allwinner,filter-type = <3>; > > - }; > > -- > Lee Jones > Linaro STMicroelectronics Landing Team Lead > Linaro.org ? Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog -- Dmitry