From: Hans de Goede <hidden> Date: 2016-08-16 09:01:31
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 <redacted>
---
.../devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 5 +++++
1 file changed, 5 insertions(+)
16.08.2016, 17:06, "Hans de Goede" [off-list ref]:
quoted hunk
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 <redacted>
---
?.../devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 5 +++++
?1 file changed, 5 insertions(+)
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
From: Hans de Goede <hidden> Date: 2016-08-17 08:58:26
Hi,
On 17-08-16 04:59, Icenowy Zheng wrote:
16.08.2016, 17:06, "Hans de Goede" [off-list ref]:
quoted
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 <redacted>
---
.../devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 5 +++++
1 file changed, 5 insertions(+)
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
quoted
- 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