All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/6] Change vendor prefix for Intersil Corporation
@ 2014-08-20  8:42 ` Philipp Zabel
  0 siblings, 0 replies; 39+ messages in thread
From: Philipp Zabel @ 2014-08-20  8:42 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ, Benjamin Herrenschmidt,
	Paul Mackerras, Michael Ellerman,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Russell King,
	Alessandro Zummo, Philipp Zabel

Hi,

currently there is a wild mixture of isl, isil, and intersil
compatibles in the kernel. I figure at this point it is still
possible to change this to use "isil" everywhere without too
much pain, but it might be preferred to keep the already
documented "isl" prefix, even though it doesn't follow the
convention to use the NASDAQ symbol where available.

The current users of the "isil" prefix are the following drivers
and device trees, so we could just as well change those instead:
	arch/arm/boot/dts/tegra20-seaboard.dts
	arch/arm/boot/dts/tegra20-ventana.dts
	arch/arm/boot/dts/tegra30-cardhu.dtsi
	arch/powerpc/boot/dts/p1022rdk.dts
	drivers/staging/iio/light/isl29018.c
	drivers/staging/iio/light/isl29028.c

regards
Philipp

Philipp Zabel (6):
  of: Change vendor prefix for Intersil Corporation to isil
  Documentation: Add isl1208 and isl12022 to trivial-devices list
  ARM: mvebu: Change vendor prefix for Intersil Corporation to isil
  powerpc/85xx: Change vendor prefix for Intersil Corporation to isil
  rtc: rtc-isl12022: Change vendor prefix for Intersil Corporation to
    isil
  rtc: rtc-isl12057: Change vendor prefix for Intersil Corporation to
    isil

 Documentation/devicetree/bindings/i2c/trivial-devices.txt | 4 +++-
 Documentation/devicetree/bindings/vendor-prefixes.txt     | 2 +-
 arch/arm/boot/dts/armada-370-netgear-rn102.dts            | 2 +-
 arch/arm/boot/dts/armada-370-netgear-rn104.dts            | 2 +-
 arch/arm/boot/dts/armada-xp-netgear-rn2120.dts            | 2 +-
 arch/powerpc/boot/dts/ppa8548.dts                         | 2 +-
 drivers/rtc/rtc-isl12022.c                                | 3 ++-
 drivers/rtc/rtc-isl12057.c                                | 3 ++-
 8 files changed, 12 insertions(+), 8 deletions(-)

-- 
2.1.0.rc1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-09-08  9:20 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-20  8:42 [RFC PATCH 0/6] Change vendor prefix for Intersil Corporation Philipp Zabel
2014-08-20  8:42 ` Philipp Zabel
2014-08-20  8:42 ` Philipp Zabel
     [not found] ` <1408524184-31928-1-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-08-20  8:42   ` [RFC PATCH 1/6] of: Change vendor prefix for Intersil Corporation to isil Philipp Zabel
2014-08-20  8:42     ` Philipp Zabel
2014-08-20  8:42     ` Philipp Zabel
2014-08-20  8:43   ` [RFC PATCH 2/6] Documentation: Add isl1208 and isl12022 to trivial-devices list Philipp Zabel
2014-08-20  8:43     ` Philipp Zabel
2014-08-20  8:43     ` Philipp Zabel
2014-08-20  8:43   ` [RFC PATCH 3/6] ARM: mvebu: Change vendor prefix for Intersil Corporation to isil Philipp Zabel
2014-08-20  8:43     ` Philipp Zabel
2014-08-20  8:43     ` Philipp Zabel
2014-08-20  8:43   ` [RFC PATCH 4/6] powerpc/85xx: " Philipp Zabel
2014-08-20  8:43     ` Philipp Zabel
2014-08-20  8:43     ` Philipp Zabel
     [not found]     ` <1408524184-31928-5-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-08-22  3:12       ` Rob Herring
2014-08-22  3:12         ` Rob Herring
2014-08-22  3:12         ` Rob Herring
2014-08-20  8:43   ` [RFC PATCH 5/6] rtc: rtc-isl12022: " Philipp Zabel
2014-08-20  8:43     ` Philipp Zabel
2014-08-20  8:43     ` Philipp Zabel
     [not found]     ` <1408524184-31928-6-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-08-22  8:57       ` Philipp Zabel
2014-08-22  8:57         ` Philipp Zabel
2014-08-22  8:57         ` Philipp Zabel
2014-08-20  8:43   ` [RFC PATCH 6/6] rtc: rtc-isl12057: " Philipp Zabel
2014-08-20  8:43     ` Philipp Zabel
2014-08-20  8:43     ` Philipp Zabel
2014-08-20 12:40     ` Sergei Shtylyov
2014-08-20 12:40       ` Sergei Shtylyov
2014-08-20 12:40       ` Sergei Shtylyov
2014-08-20 12:16 ` [RFC PATCH 0/6] Change vendor prefix for Intersil Corporation Jason Cooper
2014-08-20 12:16   ` Jason Cooper
2014-08-20 12:16   ` Jason Cooper
2014-09-07 13:32   ` Jason Cooper
2014-09-07 13:32     ` Jason Cooper
2014-09-07 13:32     ` Jason Cooper
     [not found]     ` <20140907133218.GA30828-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2014-09-08  9:20       ` Philipp Zabel
2014-09-08  9:20         ` Philipp Zabel
2014-09-08  9:20         ` Philipp Zabel

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.