[PATCH v4 2/4] Documentation: devicetree: bindings: Document deprecated device vendor name to fix related warning

2014-10-07 Thread Darshana Padmadas
This patch documents deprecated vendor name of device isl29028 for compatibility with older kernels. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree

[PATCH v4 0/4] Correct vendor-prefix and document device isl29028

2014-10-07 Thread Darshana Padmadas
string isil,isl29028. Darshana Padmadas (4): Documentation: devicetree: bindings: Document correct and deprecated vendor-prefix with device isl29028 Documentation: devicetree: bindings: Document deprecated device vendor name to fix related warning Staging: iio: light: Added correct vendor

[PATCH v4 3/4] Staging: iio: light: Added correct vendor-prefix for device isl29028

2014-10-07 Thread Darshana Padmadas
This patch adds the correct vendor-prefix for device isl29028 and maintains deprecated vendor-prefix found by checkpatch warning for older kernel releases. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com --- drivers/staging/iio/light/isl29028.c | 3 ++- 1 file changed, 2 insertions

[PATCH v4 4/4] arch: arm: boot: dts: Added correct vendor-prefix with device name to compatible property

2014-10-07 Thread Darshana Padmadas
This patch adds the correct vendor-prefix listed in Documentation/devicetree/bindings/vendor-prefixes.txt with the device name to compatible property. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com --- arch/arm/boot/dts/tegra30-cardhu.dtsi | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH v4 1/4] Documentation: devicetree: bindings: Document correct and deprecated vendor-prefix with device isl29028

2014-10-07 Thread Darshana Padmadas
This patch documents the device isl29028 with its vendor-prefix. Undocumented deprecated vendor-prefix found by checkpatch also documented for compatibility reasons. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 2

[PATCH v5 0/4] Correct vendor-prefix and document device isl29028

2014-11-08 Thread Darshana Padmadas
string isil,isl29028. Darshana Padmadas (4): dt-bindings: Document correct and deprecated vendor-prefix with device isl29028 dt-bindings: Document deprecated device vendor name to fix related warning Staging: iio: light: Added correct vendor-prefix for device isl29028 arch: arm: boot

[PATCH v5 1/4] dt-bindings: Document correct and deprecated vendor-prefix with device isl29028

2014-11-08 Thread Darshana Padmadas
This patch documents the device isl29028 with its vendor-prefix. Undocumented deprecated vendor-prefix found by checkpatch also documented for compatibility reasons. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com Acked-by: Arnd Bergmann a...@arndb.de Acked-by: Mark Rutland mark.rutl

[PATCH v5 2/4] dt-bindings: Document deprecated device vendor name to fix related warning

2014-11-08 Thread Darshana Padmadas
This patch documents deprecated vendor name isil to fix warning of undocumented string for device isl29028 as reported while running checkpatch.pl on drivers/staging/iio/light/isl29028.c. This is done to maintain compatibility with older kernels. Signed-off-by: Darshana Padmadas darshanapadma

[PATCH v5 3/4] Staging: iio: light: Added correct vendor-prefix for device isl29028

2014-11-08 Thread Darshana Padmadas
This patch adds the correct vendor-prefix for device isl29028 and maintains deprecated vendor-prefix found by checkpatch warning for older kernel releases. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com Acked-by: Arnd Bergmann a...@arndb.de Acked-by: Mark Rutland mark.rutl...@arm.com

[PATCH v5 4/4] arch: arm: boot: dts: Correct vendor-prefix for iio device isl29028 in compatible property

2014-11-08 Thread Darshana Padmadas
/light/isl29028.c. Thus incorrect vendor-prefix isil was corrected for every mention of device isl29028. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com Acked-by: Arnd Bergmann a...@arndb.de Acked-by: Mark Rutland mark.rutl...@arm.com --- arch/arm/boot/dts/tegra30-cardhu.dtsi | 2

[PATCH v3 2/4] Documentation: devicetree: bindings: Document deprecated device vendor name to fix related warning

2014-09-30 Thread Darshana Padmadas
This patch documents deprecated vendor name of device isl29028 for compatibility with older kernels. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree

[PATCH v3 3/4] Staging: iio: light: Added correct vendor-prefix for device isl29028

2014-09-30 Thread Darshana Padmadas
This patch adds the correct vendor-prefix for device isl29028 and maintains deprecated vendor-prefix found by checkpatch warning for older kernel releases. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com --- drivers/staging/iio/light/isl29028.c | 3 ++- 1 file changed, 2 insertions

[PATCH v3 4/4] arch: arm: boot: dts: Added correct vendor-prefix with device name to compatible property

2014-09-30 Thread Darshana Padmadas
This patch adds the correct vendor-prefix listed in Documentation/devicetree/bindings/vendor-prefixes.txt with the device name to compatible property and removes deprecated vendor-prefix. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com --- arch/arm/boot/dts/tegra30-cardhu.dtsi | 2

[PATCH v3 0/4] Correct vendor-prefix and document device isl29028

2014-09-30 Thread Darshana Padmadas
string isil,isl29028. Darshana Padmadas (4): Documentation: devicetree: bindings: Document correct and deprecated vendor-prefix with device isl29028 Documentation: devicetree: bindings: Document deprecated device vendor name to fix related warning Staging: iio: light: Added correct

[PATCH v3 1/4] Documentation: devicetree: bindings: Document correct and deprecated vendor-prefix with device isl29028

2014-09-30 Thread Darshana Padmadas
This patch documents the device isl29028 with its vendor-prefix. Undocumented deprecated vendor-prefix found by checkpatch also documented for compatibility reasons. Signed-off-by: Darshana Padmadas darshanapadma...@gmail.com --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 2