All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Correct vendor-prefix and document device isl29028
@ 2014-10-07 11:45 ` Darshana Padmadas
  0 siblings, 0 replies; 36+ messages in thread
From: Darshana Padmadas @ 2014-10-07 11:45 UTC (permalink / raw)
  To: linux-arm-kernel

Patchset documents correct and the deprecated vendor-prefix found by checkpatch 
warning and also documents information of device isl29028 for compatibility. 
Patchset also includes corrected vendor-prefix and device name in compatible 
property for files with checkpatch warning of undocumented 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-prefix for device isl29028
  arch: arm: boot: dts: Added correct vendor-prefix with device name to
    compatible property  
  
Changes in v3: 
    - In PATCH 1/4 corrected alphabetical order of vendor-prefix and device name. 
    - In PATCH 2/4 inserted deprecated vendor-prefix in list in alphabetical order 
      and edited vendor/chip string. 
    - In PATCH 4/4 dropped deprecated string "isil,isl29028" and included correct 
      vendor-prefix isl with isl29028 to give "isl,isl29028" for device's compatible 
      property.
      
 Documentation/devicetree/bindings/i2c/trivial-devices.txt | 2 ++
 Documentation/devicetree/bindings/vendor-prefixes.txt     | 1 +
 drivers/staging/iio/light/isl29028.c                      | 3 ++-
 arch/arm/boot/dts/tegra30-cardhu.dtsi                     | 2 +-
 4 files changed, 6 insertions(+), 2 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [PATCH v3 0/4] Correct vendor-prefix and document device isl29028
@ 2014-09-30 11:59 Darshana Padmadas
  2014-09-30 11:59 ` [PATCH v3 4/4] arch: arm: boot: dts: Added correct vendor-prefix with device name to compatible property Darshana Padmadas
  0 siblings, 1 reply; 36+ messages in thread
From: Darshana Padmadas @ 2014-09-30 11:59 UTC (permalink / raw)
  To: opw-kernel; +Cc: jic23, linux-iio, devel, Darshana Padmadas

Patchset documents correct and the deprecated vendor-prefix found by checkpatch 
warning and also documents information of device isl29028 for compatibility. 
Patchset also includes corrected vendor-prefix and device name in compatible 
property for files with checkpatch warning of undocumented 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-prefix for device isl29028
  arch: arm: boot: dts: Added correct vendor-prefix with device name to
    compatible property
  
Changes in v3:
    - In PATCH 1/4 corrected alphabetical order of vendor-prefix and device name.
    - In PATCH 2/4 inserted deprecated vendor-prefix in list in alphabetical order
      and edited vendor/chip string.
    - In PATCH 4/4 dropped deprecated string "isil,isl29028" and included correct 
      vendor-prefix isl with isl29028 to give "isl,isl29028" for device's compatible
      property.

 Documentation/devicetree/bindings/i2c/trivial-devices.txt | 2 ++
 Documentation/devicetree/bindings/vendor-prefixes.txt     | 1 +
 drivers/staging/iio/light/isl29028.c                      | 3 ++-
 arch/arm/boot/dts/tegra30-cardhu.dtsi                     | 2 +-
 4 files changed, 6 insertions(+), 2 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-10-07 13:54 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07 11:45 [PATCH v3 0/4] Correct vendor-prefix and document device isl29028 Darshana Padmadas
2014-10-07 11:45 ` Darshana Padmadas
2014-10-07 11:45 ` [PATCH v3 1/4] Documentation: devicetree: bindings: Document correct and deprecated vendor-prefix with " Darshana Padmadas
2014-10-07 11:45   ` Darshana Padmadas
2014-10-07 11:46   ` Arnd Bergmann
2014-10-07 11:46     ` Arnd Bergmann
2014-10-07 12:02   ` Mark Rutland
2014-10-07 12:02     ` Mark Rutland
2014-10-07 12:17     ` Mark Rutland
2014-10-07 12:17       ` Mark Rutland
2014-10-07 11:45 ` [PATCH v3 2/4] Documentation: devicetree: bindings: Document deprecated device vendor name to fix related warning Darshana Padmadas
2014-10-07 11:45   ` Darshana Padmadas
2014-10-07 11:46   ` Arnd Bergmann
2014-10-07 11:46     ` Arnd Bergmann
2014-10-07 12:03   ` Mark Rutland
2014-10-07 12:03     ` Mark Rutland
2014-10-07 11:45 ` [PATCH v3 3/4] Staging: iio: light: Added correct vendor-prefix for device isl29028 Darshana Padmadas
2014-10-07 11:45   ` Darshana Padmadas
2014-10-07 11:46   ` Arnd Bergmann
2014-10-07 11:46     ` Arnd Bergmann
2014-10-07 12:08   ` Mark Rutland
2014-10-07 12:08     ` Mark Rutland
2014-10-07 11:45 ` [PATCH v3 4/4] arch: arm: boot: dts: Added correct vendor-prefix with device name to compatible property Darshana Padmadas
2014-10-07 11:45   ` Darshana Padmadas
2014-10-07 11:49   ` Arnd Bergmann
2014-10-07 11:49     ` Arnd Bergmann
2014-10-07 12:08     ` Mark Rutland
2014-10-07 12:08       ` Mark Rutland
2014-10-07 12:31       ` Arnd Bergmann
2014-10-07 12:31         ` Arnd Bergmann
2014-10-07 12:35         ` Mark Rutland
2014-10-07 12:35           ` Mark Rutland
2014-10-07 13:47           ` Darshana Padmadas
2014-10-07 13:54             ` Arnd Bergmann
2014-10-07 13:54               ` Arnd Bergmann
  -- strict thread matches above, loose matches on Subject: below --
2014-09-30 11:59 [PATCH v3 0/4] Correct vendor-prefix and document device isl29028 Darshana Padmadas
2014-09-30 11:59 ` [PATCH v3 4/4] arch: arm: boot: dts: Added correct vendor-prefix with device name to compatible property Darshana Padmadas

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.