Re: [PATCH 3/3] IIO: st_accel.h: sync DT and I2C device ID table strings

2018-07-02 Thread Nikolaus Voss
On Sat, 30 Jun 2018, Jonathan Cameron wrote: On Fri, 29 Jun 2018 10:45:54 +0200 Nikolaus Voss wrote: I2C device ID table strings should really match the DT compatible strings (without the manufacturer prefix) to avoid confusion. This is especially reasonable when using ACPI PRP0001 HID /DT co

Re: [PATCH 3/3] IIO: st_accel.h: sync DT and I2C device ID table strings

2018-06-30 Thread Jonathan Cameron
On Fri, 29 Jun 2018 10:45:54 +0200 Nikolaus Voss wrote: > I2C device ID table strings should really match the DT compatible > strings (without the manufacturer prefix) to avoid confusion. This is > especially reasonable when using ACPI PRP0001 HID /DT compatibility > entries along with the DT com

[PATCH 3/3] IIO: st_accel.h: sync DT and I2C device ID table strings

2018-06-29 Thread Nikolaus Voss
I2C device ID table strings should really match the DT compatible strings (without the manufacturer prefix) to avoid confusion. This is especially reasonable when using ACPI PRP0001 HID /DT compatibility entries along with the DT compatible property in DSD which is used as a modalias (with manufact