Re: [PATCH v5 06/12] memory: mvebu-devbus: Remove address decoding window workaround

2013-06-29 Thread Greg Kroah-Hartman
ice tree, as described by the mbus binding documentation. > > Cc: Greg Kroah-Hartman > Signed-off-by: Ezequiel Garcia > --- > drivers/memory/mvebu-devbus.c | 64 > ++- > 1 file changed, 2 insertions(+), 62

Re: [PATCH v3 1/2] uio: Use of_match_ptr() macro in uio_pdrv_genirq.c

2013-06-26 Thread Greg Kroah-Hartman
On Wed, Jun 26, 2013 at 05:06:32PM +0200, Michal Simek wrote: > On 06/26/2013 05:00 PM, Greg Kroah-Hartman wrote: > > On Wed, Jun 26, 2013 at 12:21:27PM +0200, Michal Simek wrote: > >> On 06/26/2013 12:00 PM, Sachin Kamat wrote: > >>> On 26 June 2013 15:22, Mi

Re: [PATCH v3 1/2] uio: Use of_match_ptr() macro in uio_pdrv_genirq.c

2013-06-26 Thread Greg Kroah-Hartman
On Wed, Jun 26, 2013 at 12:21:27PM +0200, Michal Simek wrote: > On 06/26/2013 12:00 PM, Sachin Kamat wrote: > > On 26 June 2013 15:22, Michal Simek wrote: > >> This eliminates having an #ifdef returning NULL for the case > >> when OF is disabled. > >> > >> Signed-off-by: Michal Simek > > > > I h

Re: [PATCH v5] serial:st-asc: Add ST ASC driver.

2013-06-24 Thread Greg Kroah-Hartman
On Mon, Jun 24, 2013 at 08:21:43AM +0100, Srinivas KANDAGATLA wrote: > From: Srinivas Kandagatla > > This patch adds support to ASC (asynchronous serial controller) > driver, which is basically a standard serial driver. This IP is common > across all the ST parts for settop box platforms. > > AS

Re: [PATCH v4] serial:st-asc: Add ST ASC driver.

2013-06-21 Thread Greg Kroah-Hartman
p box platforms. > > ASC is embedded in ST COMMS IP block. It supports Rx & Tx functionality. > It support all industry standard baud rates. > > Signed-off-by: Srinivas Kandagatla > CC: Stephen Gallimore > CC: Stuart Menefy > CC: Arnd Bergmann > CC: Greg Kroah-Hartman

Re: [PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-21 Thread Greg Kroah-Hartman
On Fri, Jun 21, 2013 at 02:50:55PM +0100, Srinivas KANDAGATLA wrote: > Hi Greg, > If its not too late can this patch be considered for 3.11 via tty tree? > Arnd preferred to take the SOC patches in this series via arm-soc tree. > Also, there is no build dependency for this patch. Can you please re

Re: [PATCH v4 06/12] memory: mvebu-devbus: Remove address decoding window workaround

2013-06-19 Thread Greg Kroah-Hartman
27;ranges' entry should be added to the devbus-compatible node in > > the device tree, as described by the mbus binding documentation. > > > > Cc: Greg Kroah-Hartman > > Signed-off-by: Ezequiel Garcia > > --- > > Greg, > > > > I'm Ccing you

Re: [PATCH v2] staging: imx_drm: imx_ldb: fix 18 bit format

2013-06-17 Thread Greg Kroah-Hartman
On Mon, Jun 17, 2013 at 11:02:52AM +0200, Steffen Trumtrar wrote: > From: Markus Niebel > > Since 18 bit is supported as datawidth in device tree it should be > supported in driver. Beside the LDB channel the IPU channel has also > to be configured to use BGR666. > > Signed-off-by: Markus Niebel

Re: [PATCH v2] staging: imx_drm: imx_ldb: fix 18 bit format

2013-06-17 Thread Greg Kroah-Hartman
On Mon, Jun 17, 2013 at 10:03:16PM +0800, Shawn Guo wrote: > On Mon, Jun 17, 2013 at 11:02:52AM +0200, Steffen Trumtrar wrote: > > From: Markus Niebel > > > > Since 18 bit is supported as datawidth in device tree it should be > > supported in driver. Beside the LDB channel the IPU channel has als

Re: [PATCH 2/2] powerpc/512x: DMA via LocalPlus Bus testing driver

2013-05-16 Thread Greg Kroah-Hartman
On Thu, May 02, 2013 at 07:23:15PM +0400, Alexander Popov wrote: > This module tests Direct Memory Access to some device on LocalPlus Bus > for Freescale MPC512x. In other words it tests the bundle > of mpc512x_lpbfifo and mpc512x_dma drivers. > > This testing driver was multiply used with static

Re: [PATCH 09/28] proc: Move some bits from linux/proc_fs.h to linux/{of.h, signal.h, tty.h} [RFC]

2013-04-16 Thread Greg Kroah-Hartman
by: David Howells > cc: devicetree-discuss@lists.ozlabs.org > cc: linux-a...@vger.kernel.org > cc: Greg Kroah-Hartman > cc: Jri Slaby > --- Acked-by: Greg Kroah-Hartman ___ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs

Re: [PATCH 0/7] i.MX53 IPU + TVE patches

2013-04-09 Thread Greg Kroah-Hartman
On Tue, Apr 09, 2013 at 09:44:46AM +0200, Philipp Zabel wrote: > Hi Greg, > > Am Montag, den 08.04.2013, 10:40 -0700 schrieb Greg Kroah-Hartman: > > On Mon, Apr 08, 2013 at 06:04:31PM +0200, Philipp Zabel wrote: > > > Hi, > > > > > > the following patc

Re: [PATCH 0/7] i.MX53 IPU + TVE patches

2013-04-08 Thread Greg Kroah-Hartman
On Mon, Apr 08, 2013 at 06:04:31PM +0200, Philipp Zabel wrote: > Hi, > > the following patches allow to use the integrated Television Encoder > (TVEv2) on the i.MX53 SoC as VGA output encoder for the IPU. This is > useful for the Freescale i.MX53-QSB and TQ MBa53 boards, which have > VGA and DVI-I

Re: [PATCH v6 6/8] staging: drm/imx: Use SRC to reset IPU

2013-03-29 Thread Greg Kroah-Hartman
ree/bindings/staging/imx-drm/fsl-imx-drm.txt | 3 +++ > drivers/staging/imx-drm/ipu-v3/ipu-common.c | 12 > +--- > 2 files changed, 12 insertions(+), 3 deletions(-) > Acked-by: Greg Kroah-Hartman ___ device

Re: [PATCH 1/5] capemgr: Beaglebone DT overlay based cape manager

2013-03-26 Thread Greg Kroah-Hartman
On Tue, Mar 26, 2013 at 04:16:10PM +, Grant Likely wrote: > On Tue, 8 Jan 2013 12:10:20 +0200, Pantelis Antoniou > wrote: > > Hi Lee, > > > > On Jan 8, 2013, at 12:00 PM, Lee Jones wrote: > > > > > At the end of the line, some kind of hardware glue is going to be > > > needed. > >

Re: [PATCH 1/2] of: Make device nodes kobjects so they show up in sysfs

2013-03-20 Thread Greg Kroah-Hartman
On Wed, Mar 20, 2013 at 03:57:12PM +0100, Benjamin Herrenschmidt wrote: > On Wed, 2013-03-20 at 14:51 +, Grant Likely wrote: > > Device tree nodes are already treated as objects, and we already want to > > expose them to userspace which is done using the /proc filesystem today. > > Right now th

Re: [PATCH RFC 1/7] platform: add a device node

2013-02-09 Thread Greg Kroah-Hartman
On Sat, Feb 09, 2013 at 09:44:25PM +0100, Javier Martinez Canillas wrote: > When using Device Trees, it is necessary to associate a > device node with a platform device. > > Usually this device node has to used in the device probe > function (e.g: to initizalize the pinctrl pads assocaited > with

Re: [PATCH 3/5] serial: pl011: use generic DMA slave configuration if possible

2013-01-30 Thread Greg Kroah-Hartman
ontroller, this is completely > untested and is looking for someone to try it out. > > Signed-off-by: Arnd Bergmann > Cc: Grant Likely > Cc: Jiri Slaby > Cc: Greg Kroah-Hartman > Cc: Linus Walleij > Cc: spi-devel-gene...@lists.sourceforge.net > Cc: Viresh Kumar

Re: [PATCH] USB: misc: usb3503: add dt support

2013-01-24 Thread Greg Kroah-Hartman
On Thu, Jan 24, 2013 at 02:47:10AM +0900, Dongjin Kim wrote: > Added device tree support for usb3503 driver and add new document with device > tree binding information. > > Signed-off-by: Dongjin Kim > --- > Documentation/devicetree/bindings/usb/usb3503.txt | 20 + > drivers/usb/m

Re: [PATCH v2 2/4] input: keyboard: tegra: use devm_* for resource allocation

2013-01-14 Thread Greg Kroah-Hartman
On Mon, Jan 14, 2013 at 04:49:59PM +0100, Thierry Reding wrote: > On Wed, Jan 09, 2013 at 10:23:52AM +0100, Thierry Reding wrote: > > On Wed, Jan 09, 2013 at 01:19:39AM -0800, Dmitry Torokhov wrote: > > > On Wed, Jan 09, 2013 at 08:07:45AM +0100, Thierry Reding wrote: > > > > On Sun, Jan 06, 2013 a

Re: [PATCH 3.9] Driver for 7-segment displays connected over GPIOs

2013-01-07 Thread Greg Kroah-Hartman
On Mon, Jan 07, 2013 at 06:53:57PM +0100, Thomas Petazzoni wrote: > Dear Greg Kroah-Hartman, > > On Mon, 7 Jan 2013 09:23:40 -0800, Greg Kroah-Hartman wrote: > > > > Not having a kernel driver means that gazillions of applications > > > re-invent the same piece of

Re: [PATCH 3.9] Driver for 7-segment displays connected over GPIOs

2013-01-07 Thread Greg Kroah-Hartman
On Mon, Jan 07, 2013 at 06:07:08PM +0100, Thomas Petazzoni wrote: > Dear Greg Kroah-Hartman, > > On Mon, 7 Jan 2013 08:48:45 -0800, Greg Kroah-Hartman wrote: > > > If you ever add/remove/modify sysfs files, you have to also do the same > > for the Documentation/ABI/ fi

Re: [PATCH 3.9] Driver for 7-segment displays connected over GPIOs

2013-01-07 Thread Greg Kroah-Hartman
On Mon, Jan 07, 2013 at 05:42:05PM +0100, Thomas Petazzoni wrote: > Dear drivers/{char,misc}/ maintainers, > > This patch series implements a simple driver for 7-segment displays > connected over GPIOs through a BCD encoder. The userspace interface of > the driver is very simple: just a "value" fi

Re: [PATCH] USB: misc: Add USB3503 High-Speed Hub Controller

2012-12-30 Thread Greg Kroah-Hartman
On Mon, Dec 31, 2012 at 11:50:54AM +0900, Dongjin Kim wrote: > This patch adds new driver of SMSC USB3503 USB 2.0 hub controller with HSIC > upstream connectivity and three USB 2.0 downstream ports. The specification > can be found from 'http://www.smsc.com/index.php?tid=295&pid=325'. > > The curr

Re: [PATCH v7 0/4] Add generic driver for on-chip SRAM

2012-12-04 Thread Greg Kroah-Hartman
On Tue, Dec 04, 2012 at 09:53:38AM +0100, Philipp Zabel wrote: > Hi, > > On Fri, 2012-11-23 at 15:24 +0100, Philipp Zabel wrote: > > These patches add support to configure on-chip SRAM via device-tree > > node or platform data and to obtain the resulting genalloc pool from > > the physical address

Re: [PATCH] of: use platform_device_add

2012-11-21 Thread Greg Kroah-Hartman
gt; It also has a backup call to of_device_add() when running on PowerPC to > catch any devices that have overlapping regions. It will complain about > them, but it will not fail to register the device. > > Cc: Jason Gunthorpe > Cc: Benjamin Herrenschmidt > Cc: Rob Herring >

Re: [PATCH 1/3] OF: Add helper for matching against linux, stdout-path

2012-11-14 Thread Greg Kroah-Hartman
On Fri, Nov 02, 2012 at 10:48:52AM +0100, Sascha Hauer wrote: > devicetrees may have a linux,stdout-path property in the chosen > node describing the console device. This adds a helper function > to match a device against this property so a driver can call > add_preferred_console for a matching dev

Re: [PATCH v5 1/4] genalloc: add a global pool list, allow to find pools by phys address

2012-10-25 Thread Greg Kroah-Hartman
On Thu, Oct 18, 2012 at 04:27:30PM +0200, Philipp Zabel wrote: > This patch keeps all created pools in a global list and adds two > functions that allow to retrieve the gen_pool pointer from a known > physical address and from a device tree node. > > Signed-off-by: Philipp Zabel > Reviewed-by: Sh

Re: [patch] driver-core: dev_to_node() should handle NULL pointers

2012-08-16 Thread Greg Kroah-Hartman
On Fri, Jul 20, 2012 at 06:18:46PM +0300, Dan Carpenter wrote: > On Fri, Jul 20, 2012 at 08:00:42AM -0700, Greg Kroah-Hartman wrote: > > On Fri, Jul 20, 2012 at 09:56:23AM +0300, Dan Carpenter wrote: > > > What prompted this patch is that in dma_pool_create() we call > >

Re: [RFC][PATCH v3 1/3] runtime interpreted power sequences

2012-07-31 Thread Greg Kroah-Hartman
On Tue, Jul 31, 2012 at 05:22:30PM +0100, Mark Brown wrote: > On Tue, Jul 31, 2012 at 09:19:54AM -0700, Greg Kroah-Hartman wrote: > > On Tue, Jul 31, 2012 at 04:39:41PM +0100, Mark Brown wrote: > > > On Tue, Jul 31, 2012 at 04:32:35PM +0200, Thierry Reding wrote: > > >

Re: [RFC][PATCH v3 1/3] runtime interpreted power sequences

2012-07-31 Thread Greg Kroah-Hartman
On Tue, Jul 31, 2012 at 04:39:41PM +0100, Mark Brown wrote: > On Tue, Jul 31, 2012 at 04:32:35PM +0200, Thierry Reding wrote: > > On Tue, Jul 31, 2012 at 03:26:07PM +0100, Mark Brown wrote: > > > > This is framework code - it doesn't have much option. Disabling HOTPLUG > > > is totally reasonable

Re: [RFC][PATCH v3 1/3] runtime interpreted power sequences

2012-07-27 Thread Greg Kroah-Hartman
On Fri, Jul 27, 2012 at 09:05:48PM +0900, Alexandre Courbot wrote: > +++ b/include/linux/power_seq.h > @@ -0,0 +1,139 @@ > +/* > + * power_seq.h > + * > + * Simple interpreter for defining power sequences as platform data or device > + * tree properties. Initially designed for use with backlight dr

Re: [RFC][PATCH v3 1/3] runtime interpreted power sequences

2012-07-27 Thread Greg Kroah-Hartman
On Fri, Jul 27, 2012 at 09:05:48PM +0900, Alexandre Courbot wrote: > Some device drivers (panel backlights especially) need to follow precise > sequences for powering on and off, involving gpios, regulators, PWMs > with a precise powering order and delays to respect between each steps. > These sequ

Re: [patch] driver-core: dev_to_node() should handle NULL pointers

2012-07-20 Thread Greg Kroah-Hartman
On Fri, Jul 20, 2012 at 09:56:23AM +0300, Dan Carpenter wrote: > What prompted this patch is that in dma_pool_create() we call > dev_to_node() before checking whether "dev" is NULL. It looks like > there are places which call dma_pool_create() with a NULL pointer. An > example is in drivers/usb/g

Re: [PATCH] tty: of_serial: add no-loopback-test property

2012-07-14 Thread Greg Kroah-Hartman
On Sat, Jul 14, 2012 at 03:01:01PM +0100, Alan Cox wrote: > On Sat, 14 Jul 2012 14:06:20 +0200 > Gabor Juhos wrote: > > > The loopback test mode is not implemented in all > > NS16550 compatible UARTs. The 8250 driver uses the > > UPF_SKIP_TEST flag to indicate this, however it is > > not possible

Re: [PATCH 3/3] eeprom/of: Add device tree bindings to at25.

2012-05-15 Thread Greg Kroah-Hartman
lso add a MODULE_DEVICE_TABLE so the drivers can be automatically bound. > > Signed-off-by: David Daney > Cc: Michael Hennerich > Cc: Greg Kroah-Hartman > Cc: Axel Lin Acked-by: Greg Kroah-Hartman ___ devicetree-discuss mailing list dev

Re: [PATCH 3/4] ARM: tegra30: Add Tegra Memory Controller(MC) driver

2012-05-10 Thread Greg Kroah-Hartman
On Thu, May 10, 2012 at 10:42:32AM +0300, Hiroshi DOYU wrote: > Tegra Memory Controller(MC) driver for Tegra30 > Added to support MC General interrupts, mainly for IOMMU(SMMU). I'll apply this, but: > +static inline u32 mc_readl(struct tegra30_mc *mc, u32 offs) > +{ > + if (offs < 0x10) > +

Re: [PATCH 1/4] ARM: tegra20: Add Tegra Memory Controller(MC) driver

2012-05-10 Thread Greg Kroah-Hartman
On Thu, May 10, 2012 at 11:23:55AM -0600, Stephen Warren wrote: > On 05/10/2012 01:42 AM, Hiroshi DOYU wrote: > > Tegra Memory Controller(MC) driver for Tegra20 > > Added to support MC General interrupts, mainly for IOMMU(GART). > > Greg, you appear to have been commiting all of drivers/memory. I

Re: [PATCH 4/5] staging: octeon_ethernet: Convert to use device tree.

2012-04-10 Thread Greg Kroah-Hartman
On Mon, Mar 26, 2012 at 05:27:54PM -0700, David Daney wrote: > From: David Daney > > Get MAC address and PHY connection from the device tree. The driver > is converted to a platform driver. > > Cc: net...@vger.kernel.org > Cc: Greg Kroah-Hartman > Signed-off-by: David

Re: [PATCH 3/9] ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio

2012-02-23 Thread Greg Kroah-Hartman
. > > So, can I have your "Acked-by" on this one? Acked-by: Greg Kroah-Hartman ___ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org https://lists.ozlabs.org/listinfo/devicetree-discuss

Re: [PATCH] drivercore: Output common devicetree information in uevent

2012-02-01 Thread Greg Kroah-Hartman
ODALIAS properties. So you are only adding new properties to be exported, not removing any from any existing devices, right? If so, I have no objection to this at all, if you want to take this through your tree for 3.4, please feel free to add: Acked-by: Greg Kroah-Hartman Or I can take it thr