[PATCH V7 3/3] Input: new da7280 haptic driver

2018-10-04 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v7: - Added more attributes to handle one value per file. - Replaced

[PATCH V7 3/3] Input: new da7280 haptic driver

2018-10-04 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v7: - Added more attributes to handle one value per file. - Replaced

[PATCH V7 2/3] dt-bindings: input: Add document bindings for DA7280

2018-10-04 Thread Roy Im
Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Reviewed-by: Rob Herring . Signed-off-by: Roy Im --- v7: No changes. v6: No changes. v5: Updated descriptions and fixed errors. v4: Fixed commit message, properties. v3: Fixed subject format

[PATCH V7 2/3] dt-bindings: input: Add document bindings for DA7280

2018-10-04 Thread Roy Im
Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Reviewed-by: Rob Herring . Signed-off-by: Roy Im --- v7: No changes. v6: No changes. v5: Updated descriptions and fixed errors. v4: Fixed commit message, properties. v3: Fixed subject format

RE: [RESEND PATCH V6 3/3] Input: new da7280 haptic driver

2018-09-20 Thread Roy Im
Hi Dmitry, On Thursday, September 20, 2018 9:35 AM, Dmitry wrote: > > Hi Roy, > > On Wed, Sep 19, 2018 at 07:35:04PM +0900, Roy Im wrote: > > > > Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with > > multiple mode and integrated wavefo

RE: [RESEND PATCH V6 3/3] Input: new da7280 haptic driver

2018-09-20 Thread Roy Im
Hi Dmitry, On Thursday, September 20, 2018 9:35 AM, Dmitry wrote: > > Hi Roy, > > On Wed, Sep 19, 2018 at 07:35:04PM +0900, Roy Im wrote: > > > > Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with > > multiple mode and integrated wavefo

[RESEND PATCH V6 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-09-19 Thread Roy Im
This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v6: No changes. v5: No changes. v4: No changes. v3: No changes. v2: No changes. MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b

[RESEND PATCH V6 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-09-19 Thread Roy Im
This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v6: No changes. v5: No changes. v4: No changes. v3: No changes. v2: No changes. MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b

[RESEND PATCH V6 2/3] dt-bindings: input: Add document bindings for DA7280

2018-09-19 Thread Roy Im
Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Reviewed-by: Rob Herring . Signed-off-by: Roy Im --- v6: No changes. v5: Updated descriptions and fixed errors. v4: Fixed commit message, properties. v3: Fixed subject format. v2: No changes

[RESEND PATCH V6 0/3] da7280: haptic driver submission

2018-09-19 Thread Roy Im
This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.19-rc3 Thank you, Roy Im

[RESEND PATCH V6 3/3] Input: new da7280 haptic driver

2018-09-19 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v6: No changes. v5: Fixed errors in Kconfig file. v4: Updated code as dt-bindings

[RESEND PATCH V6 2/3] dt-bindings: input: Add document bindings for DA7280

2018-09-19 Thread Roy Im
Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Reviewed-by: Rob Herring . Signed-off-by: Roy Im --- v6: No changes. v5: Updated descriptions and fixed errors. v4: Fixed commit message, properties. v3: Fixed subject format. v2: No changes

[RESEND PATCH V6 0/3] da7280: haptic driver submission

2018-09-19 Thread Roy Im
This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.19-rc3 Thank you, Roy Im

[RESEND PATCH V6 3/3] Input: new da7280 haptic driver

2018-09-19 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v6: No changes. v5: Fixed errors in Kconfig file. v4: Updated code as dt-bindings

[PATCH V6 0/3] da7280: haptic driver submission

2018-09-11 Thread Roy Im
This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.19-rc3 Thank you, Roy Im

[PATCH V6 0/3] da7280: haptic driver submission

2018-09-11 Thread Roy Im
This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.19-rc3 Thank you, Roy Im

[PATCH V6 2/3] dt-bindings: input: Add document bindings for DA7280

2018-09-11 Thread Roy Im
Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Reviewed-by: Rob Herring . Signed-off-by: Roy Im --- v6: No changes. v5: Updated descriptions and fixed errors. v4: Fixed commit message, properties. v3: Fixed subject format. v2: No changes

[PATCH V6 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-09-11 Thread Roy Im
This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v6: No changes. v5: No changes. v4: No changes. v3: No changes. v2: No changes. MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b

[PATCH V6 2/3] dt-bindings: input: Add document bindings for DA7280

2018-09-11 Thread Roy Im
Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Reviewed-by: Rob Herring . Signed-off-by: Roy Im --- v6: No changes. v5: Updated descriptions and fixed errors. v4: Fixed commit message, properties. v3: Fixed subject format. v2: No changes

[PATCH V6 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-09-11 Thread Roy Im
This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v6: No changes. v5: No changes. v4: No changes. v3: No changes. v2: No changes. MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b

[PATCH V6 3/3] Input: new da7280 haptic driver

2018-09-11 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v6: No changes. v5: Fixed errors in Kconfig file. v4: Updated code as dt-bindings

[PATCH V6 3/3] Input: new da7280 haptic driver

2018-09-11 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v6: No changes. v5: Fixed errors in Kconfig file. v4: Updated code as dt-bindings

[PATCH V5 3/3] Input: new da7280 haptic driver

2018-08-27 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v5: Fixed errors in Kconfig file. v4: Updated code as dt-bindings are changed. v3

[PATCH V5 3/3] Input: new da7280 haptic driver

2018-08-27 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v5: Fixed errors in Kconfig file. v4: Updated code as dt-bindings are changed. v3

[PATCH V5 2/3] dt-bindings: input: Add document bindings for DA7280

2018-08-27 Thread Roy Im
Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Signed-off-by: Roy Im --- v5: Updated descriptions and fixed errors. v4: Fixed commit message, properties. v3: Fixed subject format. v2: No changes .../devicetree/bindings/input/dlg,da7280

[PATCH V5 2/3] dt-bindings: input: Add document bindings for DA7280

2018-08-27 Thread Roy Im
Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Signed-off-by: Roy Im --- v5: Updated descriptions and fixed errors. v4: Fixed commit message, properties. v3: Fixed subject format. v2: No changes .../devicetree/bindings/input/dlg,da7280

[PATCH V5 0/3] da7280: haptic driver submission

2018-08-27 Thread Roy Im
This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.18 Thank you, Roy Im, Dialog

[PATCH V5 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-08-27 Thread Roy Im
This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v5: No changes. v4: No changes. v3: No changes. v2: No changes. MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index

[PATCH V5 0/3] da7280: haptic driver submission

2018-08-27 Thread Roy Im
This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.18 Thank you, Roy Im, Dialog

[PATCH V5 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-08-27 Thread Roy Im
This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v5: No changes. v4: No changes. v3: No changes. v2: No changes. MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index

RE: [PATCH V4 2/3] dt-bindings: input: Add document bindings for DA7280

2018-08-26 Thread Roy Im
Hi Pavel, On Sunday, August 26, 2018 3:52 PM, Pavel Machek wrote: > > > +++ b/Documentation/devicetree/bindings/input/dlg,da7280.txt > > @@ -0,0 +1,101 @@ > > +Dialog Semiconductor DA7280 Haptics bindings > > + > > +Required properties: > > +- compatible: Should be "dlg,da7280". > > +- reg:

RE: [PATCH V4 2/3] dt-bindings: input: Add document bindings for DA7280

2018-08-26 Thread Roy Im
Hi Pavel, On Sunday, August 26, 2018 3:52 PM, Pavel Machek wrote: > > > +++ b/Documentation/devicetree/bindings/input/dlg,da7280.txt > > @@ -0,0 +1,101 @@ > > +Dialog Semiconductor DA7280 Haptics bindings > > + > > +Required properties: > > +- compatible: Should be "dlg,da7280". > > +- reg:

RE: [PATCH V4 3/3] Input: new da7280 haptic driver

2018-08-23 Thread Roy Im
Hi Randy, On 08/24/2018 12:28 AM, Randy Dunlap wrote: > On 08/20/2018 10:44 PM, Roy Im wrote: > > diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig > > index ca59a2b..6e0de69 100644 > > --- a/drivers/input/misc/Kconfig > > +++ b/drivers/input/misc/Kc

RE: [PATCH V4 3/3] Input: new da7280 haptic driver

2018-08-23 Thread Roy Im
Hi Randy, On 08/24/2018 12:28 AM, Randy Dunlap wrote: > On 08/20/2018 10:44 PM, Roy Im wrote: > > diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig > > index ca59a2b..6e0de69 100644 > > --- a/drivers/input/misc/Kconfig > > +++ b/drivers/input/misc/Kc

[PATCH V4 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-08-23 Thread Roy Im
This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v4: No changes. v3: No changes. v2: No changes. MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 544cac8..720f9fe

[PATCH V4 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-08-23 Thread Roy Im
This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v4: No changes. v3: No changes. v2: No changes. MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 544cac8..720f9fe

[PATCH V4 3/3] Input: new da7280 haptic driver

2018-08-23 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v4: Updated code as dt-bindings are changed. v3: No changes. v2: Fixed kbuild error

[PATCH V4 0/3] da7280: haptic driver submission

2018-08-23 Thread Roy Im
From: Roy Im This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.18 Thank you

[PATCH V4 0/3] da7280: haptic driver submission

2018-08-23 Thread Roy Im
From: Roy Im This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.18 Thank you

[PATCH V4 3/3] Input: new da7280 haptic driver

2018-08-23 Thread Roy Im
Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v4: Updated code as dt-bindings are changed. v3: No changes. v2: Fixed kbuild error

[PATCH V4 2/3] dt-bindings: input: Add document bindings for DA7280

2018-08-23 Thread Roy Im
Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Signed-off-by: Roy Im --- v4: Fixed commit message, properties. v3: Fixed subject format. v2: No changes .../devicetree/bindings/input/dlg,da7280.txt | 101 1

[PATCH V4 2/3] dt-bindings: input: Add document bindings for DA7280

2018-08-23 Thread Roy Im
Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Signed-off-by: Roy Im --- v4: Fixed commit message, properties. v3: Fixed subject format. v2: No changes .../devicetree/bindings/input/dlg,da7280.txt | 101 1

[PATCH V3 2/3] dt-bindings: input: Add document bindings for DA7280

2018-08-20 Thread Roy Im
from: Roy Im Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Signed-off-by: Roy Im --- v3: Fixed subject format. v2: No changes .../devicetree/bindings/input/dlg,da7280.txt | 91 1 file changed, 91

[PATCH V3 2/3] dt-bindings: input: Add document bindings for DA7280

2018-08-20 Thread Roy Im
from: Roy Im Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Signed-off-by: Roy Im --- v3: Fixed subject format. v2: No changes .../devicetree/bindings/input/dlg,da7280.txt | 91 1 file changed, 91

[PATCH V3 0/3] da7280: haptic driver submission

2018-08-20 Thread Roy Im
From: Roy Im This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.18 Thank you

[PATCH V3 0/3] da7280: haptic driver submission

2018-08-20 Thread Roy Im
From: Roy Im This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.18 Thank you

[PATCH V3 3/3] Input: new da7280 haptic driver

2018-08-20 Thread Roy Im
from: Roy Im Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v3: No changes. v2: Fixed kbuild error/warning drivers/input/misc/Kconfig

[PATCH V3 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-08-20 Thread Roy Im
From: Roy Im This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v3: No changes. v2: No changes. MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 544cac8..720f9fe

[PATCH V3 3/3] Input: new da7280 haptic driver

2018-08-20 Thread Roy Im
from: Roy Im Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v3: No changes. v2: Fixed kbuild error/warning drivers/input/misc/Kconfig

[PATCH V3 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-08-20 Thread Roy Im
From: Roy Im This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v3: No changes. v2: No changes. MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 544cac8..720f9fe

[PATCH V2 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-08-16 Thread Roy Im
From: Roy Im This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v2: No changes MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 544cac8..720f9fe 100644 --- a/MAINTAINERS

[PATCH V2 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-08-16 Thread Roy Im
From: Roy Im This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- v2: No changes MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 544cac8..720f9fe 100644 --- a/MAINTAINERS

[PATCH V2 0/3] da7280: haptic driver submission

2018-08-16 Thread Roy Im
From: Roy Im This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.18 Thank you

[PATCH V2 0/3] da7280: haptic driver submission

2018-08-16 Thread Roy Im
From: Roy Im This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V2 1/3] MAINTAINERS file update for DA7280 [PATCH V2 2/3] DA7280 DT Binding [PATCH V2 3/3] DA7280 Driver This patch applies against linux-next and v4.18 Thank you

[PATCH V2 3/3] Input: new da7280 haptic driver

2018-08-16 Thread Roy Im
from: Roy Im Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v2: Fixed kbuild error/warning drivers/input/misc/Kconfig | 12

[PATCH V2 3/3] Input: new da7280 haptic driver

2018-08-16 Thread Roy Im
from: Roy Im Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- v2: Fixed kbuild error/warning drivers/input/misc/Kconfig | 12

[PATCH V2 2/3] Documentation: devicetree: input: new binding for da7280

2018-08-16 Thread Roy Im
from: Roy Im Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Signed-off-by: Roy Im --- v2: No changes .../devicetree/bindings/input/dlg,da7280.txt | 91 1 file changed, 91 insertions(+) create mode 100644

[PATCH V2 2/3] Documentation: devicetree: input: new binding for da7280

2018-08-16 Thread Roy Im
from: Roy Im Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Signed-off-by: Roy Im --- v2: No changes .../devicetree/bindings/input/dlg,da7280.txt | 91 1 file changed, 91 insertions(+) create mode 100644

[PATCH V1 0/3] da7280: haptic driver submission

2018-08-15 Thread Roy Im
From: Roy Im This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V1 1/3] MAINTAINERS file update for DA7280 [PATCH V1 2/3] DA7280 DT Binding [PATCH V1 3/3] DA7280 Driver This patch applies against linux-next and v4.18 Thank you

[PATCH V1 0/3] da7280: haptic driver submission

2018-08-15 Thread Roy Im
From: Roy Im This patch adds support for the Dialog DA7280 Haptic driver IC. In this patch set the following is provided: [PATCH V1 1/3] MAINTAINERS file update for DA7280 [PATCH V1 2/3] DA7280 DT Binding [PATCH V1 3/3] DA7280 Driver This patch applies against linux-next and v4.18 Thank you

[PATCH V1 2/3] Documentation: devicetree: input: new binding for da7280

2018-08-15 Thread Roy Im
from: Roy Im Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Signed-off-by: Roy Im --- .../devicetree/bindings/input/dlg,da7280.txt | 91 1 file changed, 91 insertions(+) create mode 100644 Documentation

[PATCH V1 3/3] Input: new da7280 haptic driver

2018-08-15 Thread Roy Im
from: Roy Im Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- drivers/input/misc/Kconfig | 12 + drivers/input/misc/Makefile |1

[PATCH V1 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-08-15 Thread Roy Im
From: Roy Im This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 544cac8..720f9fe 100644 --- a/MAINTAINERS +++ b

[PATCH V1 2/3] Documentation: devicetree: input: new binding for da7280

2018-08-15 Thread Roy Im
from: Roy Im Add device tree binding information for DA7280 haptic driver. Example bindings for DA7280 are added. Signed-off-by: Roy Im --- .../devicetree/bindings/input/dlg,da7280.txt | 91 1 file changed, 91 insertions(+) create mode 100644 Documentation

[PATCH V1 3/3] Input: new da7280 haptic driver

2018-08-15 Thread Roy Im
from: Roy Im Adds support for the Dialog DA7280 LRA/ERM Haptic Driver with multiple mode and integrated waveform memory and wideband support. It communicates via an I2C bus to the device. Signed-off-by: Roy Im --- drivers/input/misc/Kconfig | 12 + drivers/input/misc/Makefile |1

[PATCH V1 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

2018-08-15 Thread Roy Im
From: Roy Im This patch adds the da7280 bindings doc and driver to the Dialog Semiconductor support list. Signed-off-by: Roy Im --- MAINTAINERS |2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 544cac8..720f9fe 100644 --- a/MAINTAINERS +++ b

<    1   2