All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: touchscreen: silead gsl1680: Document all compatibles
@ 2016-08-16  9:01 ` Hans de Goede
  0 siblings, 0 replies; 6+ messages in thread
From: Hans de Goede @ 2016-08-16  9:01 UTC (permalink / raw)
  To: Dmitry Torokhov, Rob Herring
  Cc: Maxime Ripard, Chen-Yu Tsai, linux-input-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, devicetree,
	Hans de Goede

The silead gsl1680 driver / binding supports a whole series of devices,
list the compatibles for all of them in the binding.

Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
---
 .../devicetree/bindings/input/touchscreen/silead_gsl1680.txt         | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
index 1112e0d..37a9370 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
@@ -2,6 +2,11 @@
 
 Required properties:
 - compatible		  : "silead,gsl1680"
+			or: "silead,gsl1688"
+			or: "silead,gsl3670"
+			or: "silead,gsl3675"
+			or: "silead,gsl3692"
+			or: "silead,mssl1680"
 - reg			  : I2C slave address of the chip (0x40)
 - interrupt-parent	  : a phandle pointing to the interrupt controller
 			    serving the interrupt for this chip
-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] dt-bindings: touchscreen: silead gsl1680: Document all compatibles
@ 2016-08-16  9:01 ` Hans de Goede
  0 siblings, 0 replies; 6+ messages in thread
From: Hans de Goede @ 2016-08-16  9:01 UTC (permalink / raw)
  To: linux-arm-kernel

The silead gsl1680 driver / binding supports a whole series of devices,
list the compatibles for all of them in the binding.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 .../devicetree/bindings/input/touchscreen/silead_gsl1680.txt         | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
index 1112e0d..37a9370 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
@@ -2,6 +2,11 @@
 
 Required properties:
 - compatible		  : "silead,gsl1680"
+			or: "silead,gsl1688"
+			or: "silead,gsl3670"
+			or: "silead,gsl3675"
+			or: "silead,gsl3692"
+			or: "silead,mssl1680"
 - reg			  : I2C slave address of the chip (0x40)
 - interrupt-parent	  : a phandle pointing to the interrupt controller
 			    serving the interrupt for this chip
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: touchscreen: silead gsl1680: Document all compatibles
  2016-08-16  9:01 ` Hans de Goede
@ 2016-08-17  2:59   ` Icenowy Zheng
  -1 siblings, 0 replies; 6+ messages in thread
From: Icenowy Zheng @ 2016-08-17  2:59 UTC (permalink / raw)
  To: Hans de Goede, Dmitry Torokhov, Rob Herring
  Cc: devicetree, Chen-Yu Tsai, Maxime Ripard, linux-arm-kernel, linux-input



16.08.2016, 17:06, "Hans de Goede" <hdegoede@redhat.com>:
> The silead gsl1680 driver / binding supports a whole series of devices,
> list the compatibles for all of them in the binding.
>
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> ---
>  .../devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
> index 1112e0d..37a9370 100644
> --- a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
> +++ b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
> @@ -2,6 +2,11 @@
>
>  Required properties:
>  - compatible : "silead,gsl1680"
> + or: "silead,gsl1688"
> + or: "silead,gsl3670"
> + or: "silead,gsl3675"
> + or: "silead,gsl3692"
> + or: "silead,mssl1680"
I think “mssl1680" is only a string which exists in ACPI tables.
I have disassembled one of my tablet, which is said to have "MSSL1680" in it in
ACPI table (a BayTrail tablet). What I got is a plain GSL1680.
So it shouldn't exist in the compatible list.
>  - reg : I2C slave address of the chip (0x40)
>  - interrupt-parent : a phandle pointing to the interrupt controller
>                              serving the interrupt for this chip
> --
> 2.7.4
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] dt-bindings: touchscreen: silead gsl1680: Document all compatibles
@ 2016-08-17  2:59   ` Icenowy Zheng
  0 siblings, 0 replies; 6+ messages in thread
From: Icenowy Zheng @ 2016-08-17  2:59 UTC (permalink / raw)
  To: linux-arm-kernel



16.08.2016, 17:06, "Hans de Goede" <hdegoede@redhat.com>:
> The silead gsl1680 driver / binding supports a whole series of devices,
> list the compatibles for all of them in the binding.
>
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> ---
> ?.../devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 5 +++++
> ?1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
> index 1112e0d..37a9370 100644
> --- a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
> +++ b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
> @@ -2,6 +2,11 @@
>
> ?Required properties:
> ?- compatible : "silead,gsl1680"
> + or: "silead,gsl1688"
> + or: "silead,gsl3670"
> + or: "silead,gsl3675"
> + or: "silead,gsl3692"
> + or: "silead,mssl1680"
I think ?mssl1680" is only a string which exists in ACPI tables.
I have disassembled one of my tablet, which is said to have "MSSL1680" in it in
ACPI table (a BayTrail tablet). What I got is a plain GSL1680.
So it shouldn't exist in the compatible list.
> ?- reg : I2C slave address of the chip (0x40)
> ?- interrupt-parent : a phandle pointing to the interrupt controller
> ?????????????????????????????serving the interrupt for this chip
> --
> 2.7.4
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: touchscreen: silead gsl1680: Document all compatibles
  2016-08-17  2:59   ` Icenowy Zheng
@ 2016-08-17  8:58     ` Hans de Goede
  -1 siblings, 0 replies; 6+ messages in thread
From: Hans de Goede @ 2016-08-17  8:58 UTC (permalink / raw)
  To: Icenowy Zheng, Dmitry Torokhov, Rob Herring
  Cc: devicetree, Chen-Yu Tsai, linux-input, Maxime Ripard, linux-arm-kernel

Hi,

On 17-08-16 04:59, Icenowy Zheng wrote:
>
>
> 16.08.2016, 17:06, "Hans de Goede" <hdegoede@redhat.com>:
>> The silead gsl1680 driver / binding supports a whole series of devices,
>> list the compatibles for all of them in the binding.
>>
>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
>> ---
>>  .../devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 5 +++++
>>  1 file changed, 5 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
>> index 1112e0d..37a9370 100644
>> --- a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
>> +++ b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
>> @@ -2,6 +2,11 @@
>>
>>  Required properties:
>>  - compatible : "silead,gsl1680"
>> + or: "silead,gsl1688"
>> + or: "silead,gsl3670"
>> + or: "silead,gsl3675"
>> + or: "silead,gsl3692"
>> + or: "silead,mssl1680"
> I think “mssl1680" is only a string which exists in ACPI tables.
> I have disassembled one of my tablet, which is said to have "MSSL1680" in it in
> ACPI table (a BayTrail tablet). What I got is a plain GSL1680.
> So it shouldn't exist in the compatible list.

Ah, right, I was already wondering about that one I guess mssl stands for
"microsoft silead" (just a guess). Anyways I'll send a v2 dropping it.

Thanks & Regards,

Hans



>>  - reg : I2C slave address of the chip (0x40)
>>  - interrupt-parent : a phandle pointing to the interrupt controller
>>                              serving the interrupt for this chip
>> --
>> 2.7.4
>>
>> _______________________________________________
>> linux-arm-kernel mailing list
>> linux-arm-kernel@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] dt-bindings: touchscreen: silead gsl1680: Document all compatibles
@ 2016-08-17  8:58     ` Hans de Goede
  0 siblings, 0 replies; 6+ messages in thread
From: Hans de Goede @ 2016-08-17  8:58 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On 17-08-16 04:59, Icenowy Zheng wrote:
>
>
> 16.08.2016, 17:06, "Hans de Goede" <hdegoede@redhat.com>:
>> The silead gsl1680 driver / binding supports a whole series of devices,
>> list the compatibles for all of them in the binding.
>>
>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
>> ---
>>  .../devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 5 +++++
>>  1 file changed, 5 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
>> index 1112e0d..37a9370 100644
>> --- a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
>> +++ b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
>> @@ -2,6 +2,11 @@
>>
>>  Required properties:
>>  - compatible : "silead,gsl1680"
>> + or: "silead,gsl1688"
>> + or: "silead,gsl3670"
>> + or: "silead,gsl3675"
>> + or: "silead,gsl3692"
>> + or: "silead,mssl1680"
> I think ?mssl1680" is only a string which exists in ACPI tables.
> I have disassembled one of my tablet, which is said to have "MSSL1680" in it in
> ACPI table (a BayTrail tablet). What I got is a plain GSL1680.
> So it shouldn't exist in the compatible list.

Ah, right, I was already wondering about that one I guess mssl stands for
"microsoft silead" (just a guess). Anyways I'll send a v2 dropping it.

Thanks & Regards,

Hans



>>  - reg : I2C slave address of the chip (0x40)
>>  - interrupt-parent : a phandle pointing to the interrupt controller
>>                              serving the interrupt for this chip
>> --
>> 2.7.4
>>
>> _______________________________________________
>> linux-arm-kernel mailing list
>> linux-arm-kernel at lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-17  8:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-16  9:01 [PATCH] dt-bindings: touchscreen: silead gsl1680: Document all compatibles Hans de Goede
2016-08-16  9:01 ` Hans de Goede
2016-08-17  2:59 ` Icenowy Zheng
2016-08-17  2:59   ` Icenowy Zheng
2016-08-17  8:58   ` Hans de Goede
2016-08-17  8:58     ` Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.