Re: [STLinux Kernel] [PATCH 3/4] clk: Provide always-on clock support

2015-02-27 Thread Maxime Coquelin
Hi Lee, On 02/27/2015 10:14 PM, Lee Jones wrote: Lots of platforms contain clocks which if turned off would prove fatal. The only way to recover from these catastrophic failures is to restart the board(s). Now, when a clock is registered with the framework it is compared against a list of

[PATCH v5] drm/panel: Add support for AUO b101ean01 panel

2015-02-27 Thread huang lin
The AUO b101ean01 panel is a 10.1 1280x800 panel, which can be supported by the simple panel driver. Signed-off-by: huang lin h...@rock-chips.com --- Changes in v5: - increase the vsync time .../devicetree/bindings/panel/auo,b101ean01.txt| 7 ++ drivers/gpu/drm/panel/panel-simple.c

Re: [PATCH v8 0/2] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc

2015-02-27 Thread Zhou Wang
On 2015/2/8 16:35, Brian Norris wrote: On Sun, Jan 25, 2015 at 06:53:12PM +0800, Zhou Wang wrote: This patchset adds the support for NAND controller of hisilicon hip04 Soc. The NAND controller IP was developed by hisilicon and needs a new driver to support it. This patchset is based on

Re: [PATCH 2/3] soc: ti: Add wkup_m3_ipc driver

2015-02-27 Thread Dave Gerlach
Tony, On 02/26/2015 04:08 PM, Tony Lindgren wrote: * Dave Gerlach d-gerl...@ti.com [150226 12:05]: Tony, On 01/05/2015 04:51 PM, Tony Lindgren wrote: * Dave Gerlach d-gerl...@ti.com [150105 14:51]: Felipe, On 01/02/2015 02:16 PM, Felipe Balbi wrote: On Fri, Jan 02, 2015 at 02:00:16PM -0600,

Re: [PATCH 2/3] soc: ti: Add wkup_m3_ipc driver

2015-02-27 Thread Tony Lindgren
* Dave Gerlach d-gerl...@ti.com [150227 09:04]: Tony, On 02/26/2015 04:08 PM, Tony Lindgren wrote: * Dave Gerlach d-gerl...@ti.com [150226 12:05]: Tony, On 01/05/2015 04:51 PM, Tony Lindgren wrote: * Dave Gerlach d-gerl...@ti.com [150105 14:51]: Felipe, On 01/02/2015 02:16 PM, Felipe

Re: [PATCH net-next v4 0/3] Linn Ethernet Packet Sniffer driver

2015-02-27 Thread Stathis Voukelatos
Hi Richard, On 25/02/15 17:30, Richard Cochran wrote: I need some more time to study your other suggestions regarding the PHY timestamping framework. From my (limited) understanding of your HW device, I should think that it will work. The PHY time stamping subsystem is not the most obvious

Re: [PATCH v6 4/5] Input: add haptic drvier on max77843

2015-02-27 Thread Dmitry Torokhov
On Thu, Feb 26, 2015 at 11:49:36AM +0900, Jaewon Kim wrote: Hi Dmitry, On 26/02/2015 10:23, Dmitry Torokhov wrote: Hi Jaewon, On Tue, Feb 24, 2015 at 10:29:07AM +0900, Jaewon Kim wrote: +static void max77843_haptic_play_work(struct work_struct *work) +{ + struct max77843_haptic

Re: [PATCHv2 05/15] ARM: mvebu: add stdout-path to all armada-*.dts

2015-02-27 Thread Thomas Petazzoni
Rob, Mark, On Mon, 23 Feb 2015 10:50:26 -0600, Rob Herring wrote: On Mon, Feb 23, 2015 at 10:00 AM, Gregory CLEMENT Not exactly, stdout-path allows for removing console from the command line. earlyprintk is a debug/developer option, so it should not be in a default command line IMO. So

Re: [PATCH 07/10] ARM: dts: n9/n950: Enable omap crypto support

2015-02-27 Thread Tony Lindgren
* Pali Rohár pali.ro...@gmail.com [150227 08:05]: On Friday 27 February 2015 16:43:20 Tony Lindgren wrote: * Pali Rohár pali.ro...@gmail.com [150226 05:54]: Harmattan system on Nokia N9 and N950 devices uses omap crypto support. Bootloader on those devices is known that it enables HW

[PATCH] regulator: act8865: Add act8600 support

2015-02-27 Thread Zubair Lutfullah Kakakhel
This patch adds act8600 support to the act8865 driver. VBUS and USB charger supported by this chip can be added later Tested on MIPS Creator CI20 Signed-off-by: Zubair Lutfullah Kakakhel zubair.kakak...@imgtec.com --- I've tried to be least intrusive. But can't use the macro because of

[PATCH 2/2] ARM: shmobile: ape6evm dts: Configure the custom switch as wake-up source

2015-02-27 Thread Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be --- arch/arm/boot/dts/r8a73a4-ape6evm.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/r8a73a4-ape6evm.dts b/arch/arm/boot/dts/r8a73a4-ape6evm.dts index 5baada97bc715838..81a38ceee098087e 100644 ---

[PATCH 0/2] ARM: shmobile: ape6evm: Fix GPIO keys and wake-up

2015-02-27 Thread Geert Uytterhoeven
Hi Simon, Magnus, This patch series adds the missing pull-up bias configuration for the switches on the r8a73a4/ape6evm development board, and configures the custom switch as a wake-up source. After this, the keys actually work, and the system can be resumed from s2ram by pressing the

Re: [PATCH 07/10] ARM: dts: n9/n950: Enable omap crypto support

2015-02-27 Thread Tony Lindgren
* Pali Rohár pali.ro...@gmail.com [150226 05:54]: Harmattan system on Nokia N9 and N950 devices uses omap crypto support. Bootloader on those devices is known that it enables HW crypto support. This patch just include omap36xx.dtsi directly, so aes and sham is enabled. Let's also remove

Re: [PATCH v2 0/3] ARM: dts: add openpandora device support

2015-02-27 Thread Tony Lindgren
* Belisko Marek marek.beli...@gmail.com [150227 00:37]: Tony, should I send v3 (with updates) or can you apply current version? Thanks. Well if you trust me a) to rembember to apply the patches b) remember to apply the ack c) remember to fix the pin d) actually get it done right when I do it,

[PATCH v3] spi: qup: Add DMA capabilities

2015-02-27 Thread Stanimir Varbanov
From: Andy Gross agr...@codeaurora.org This patch adds DMA capabilities to the spi-qup driver. If DMA channels are present, the QUP will use DMA instead of block mode for transfers to/from SPI peripherals for transactions larger than the length of a block. Signed-off-by: Andy Gross

Re: [PATCHv2 05/15] ARM: mvebu: add stdout-path to all armada-*.dts

2015-02-27 Thread Rob Herring
On Fri, Feb 27, 2015 at 10:48 AM, Thomas Petazzoni thomas.petazz...@free-electrons.com wrote: Rob, Mark, On Mon, 23 Feb 2015 10:50:26 -0600, Rob Herring wrote: On Mon, Feb 23, 2015 at 10:00 AM, Gregory CLEMENT Not exactly, stdout-path allows for removing console from the command line.

[PATCH v2 2/4] devicetree: vendor-prefixes: Add CompuLab to known vendors

2015-02-27 Thread Sebastian Hesselbarth
This adds compulab as a vendor-prefix for CompuLab (compulab.co.il), an Israeli company that builds ARM-based SoMs and CoMs. Signed-off-by: Sebastian Hesselbarth sebastian.hesselba...@gmail.com Acked-by: Rob Herring r...@kernel.org --- Cc: Jason Cooper ja...@lakedaemon.net Cc: Andrew Lunn

Re: [PATCH v2] spi: qup: Add DMA capabilities

2015-02-27 Thread Stanimir Varbanov
On 02/26/2015 04:33 AM, Mark Brown wrote: On Tue, Feb 24, 2015 at 06:08:54PM +0200, Stanimir Varbanov wrote: yes, there is a potential race between atomic_inc and dma callback. I reordered these calls to save few checks, and now it returns to me. I imagine few options here: - reorder

Re: [PATCH 00/10] omap3 crypto fixes

2015-02-27 Thread Pali Rohár
On Thursday 26 February 2015 23:46:05 Aaro Koskinen wrote: Hi, On Thu, Feb 26, 2015 at 02:49:50PM +0100, Pali Rohár wrote: This patch series fix crypto support for omap3 devices which use DT. It enables AES and SHAM on N9/N950 and SHAM on N900. AES is still disabled for N900.

Re: [PATCHv2 04/15] ARM: mvebu: use IRQ macros to define the SDHCI interrupt on Armada 38x

2015-02-27 Thread Thomas Petazzoni
Gregory, On Mon, 23 Feb 2015 16:27:02 +0100, Gregory CLEMENT wrote: I already submitted this fix as part of the fixes and improvements for SDHCI series. Ok, I will drop this patch from my series. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android

[PATCH] ARM: dts: imx: Add dr_mode host setting to all host-only usb instances

2015-02-27 Thread Matt Porter
The chipidea driver adds an extra line of spam to the log when a host-only chipidea instance is left set to the default of a dual role controller. [2.010873] ci_hdrc ci_hdrc.1: doesn't support gadget Set the dr_mode property to host on all the host-only nodes to avoid this warning.

[PATCH v2 1/4] i2c: mux-pinctrl: Rework to honor disabled child nodes

2015-02-27 Thread Sebastian Hesselbarth
I2C mux pinctrl driver currently determines the number of sub-busses by counting available pinctrl-names. Unfortunately, this requires each incarnation of the devicetree node with different available sub-busses to be rewritten. This patch reworks i2c-mux-pinctrl driver to count the number of

[PATCH v2 3/4] ARM: dts: dove: Add internal i2c multiplexer node

2015-02-27 Thread Sebastian Hesselbarth
This adds a i2c-mux-pinctrl node to dove.dtsi for the internal i2c mux found on Dove SoCs. Up to now, we had no board using any of the two additional i2c busses, so make sure the change does not break any existing boards. Therefore, we rename the i2c-controller node label to i2c and enable it by

[PATCH v2 0/4] Add proper support for Compulab CM-A510/SBC-A510

2015-02-27 Thread Sebastian Hesselbarth
This is v2 of the patch set to improve current mainline support for the Compulab CM-A510 System-on-Module (SoM) and its default Compulab SBC-A510 base board. Compared to v1 there have been the following changes: - removed preparing Dove patches that already have been taken by MVEBU

Re: 0.led_name 2.other.led.name in /sysfs Re: [PATCH/RFC v11 01/20] leds: flash: document sysfs interface

2015-02-27 Thread Jacek Anaszewski
Hi Sakari, On 02/21/2015 11:57 AM, Sakari Ailus wrote: Hi Pavel and Greg, On Fri, Feb 20, 2015 at 09:57:38PM +0100, Pavel Machek wrote: On Fri 2015-02-20 07:36:16, Greg KH wrote: On Fri, Feb 20, 2015 at 08:56:11AM +0100, Jacek Anaszewski wrote: On 02/19/2015 10:40 PM, Greg KH wrote: On

[PATCH v4 1/3] dtc: Symbol and local fixup generation support

2015-02-27 Thread Pantelis Antoniou
Enable the generation of symbols local fixup information for trees compiled with the -@ (--symbols) option. Using this patch labels in the tree and their users emit information in __symbols__ and __local_fixups__ nodes. Using this information it is possible to implement run time dynamic tree

[PATCH v4 3/3] dtc: Document the dynamic plugin internals

2015-02-27 Thread Pantelis Antoniou
Provides the document explaining the internal mechanics of plugins and options. Signed-off-by: Pantelis Antoniou pantelis.anton...@konsulko.com --- Documentation/dt-object-internal.txt | 301 +++ 1 file changed, 301 insertions(+) create mode 100644

Re: [PATCH net-next v4 0/3] Linn Ethernet Packet Sniffer driver

2015-02-27 Thread Richard Cochran
On Fri, Feb 27, 2015 at 05:09:24PM +, Stathis Voukelatos wrote: To summarize (and confirm my understanding) your suggestion is for the sniffer to be configured to match PTP packets and (similarly to the dp83640) return the Message Type and Sequence Id fields that will allow them to be

[PATCH v4 0/3] dtc: Dynamic DT support

2015-02-27 Thread Pantelis Antoniou
Enable the generation of symbol fixup information for use with dynamic DT loading. Changes since v3: * Rebase to latest dtc version. Changes since v2: * Split single patch to a patchset. * Updated to dtc mainline. * Changed __local_fixups__ format * Clean up for better legibility. Pantelis

[PATCH v4 1/3] dtc: Symbol and local fixup generation support

2015-02-27 Thread Pantelis Antoniou
Enable the generation of symbols local fixup information for trees compiled with the -@ (--symbols) option. Using this patch labels in the tree and their users emit information in __symbols__ and __local_fixups__ nodes. Using this information it is possible to implement run time dynamic tree

[PATCH v4 2/3] dtc: Plugin (object) device tree support.

2015-02-27 Thread Pantelis Antoniou
Enables the generation of a __fixups__ node for trees compiled using the -@ option that are using the /plugin/ tag. The __fixups__ node make possible the dynamic resolution of phandle references which are present in the plugin tree but lie in the tree that are applying the overlay against.

Re: [PATCH 07/10] ARM: dts: n9/n950: Enable omap crypto support

2015-02-27 Thread Pali Rohár
On Friday 27 February 2015 16:43:20 Tony Lindgren wrote: * Pali Rohár pali.ro...@gmail.com [150226 05:54]: Harmattan system on Nokia N9 and N950 devices uses omap crypto support. Bootloader on those devices is known that it enables HW crypto support. This patch just include omap36xx.dtsi

Re: [PATCH v1] of: calculate masks of the device based on dma-range size

2015-02-27 Thread Murali Karicheri
On 02/25/2015 07:20 PM, Bjorn Helgaas wrote: [+cc Catalin] On Wed, Feb 11, 2015 at 12:53:35PM -0500, Murali Karicheri wrote: This patch update of_dma_configure() API to calculate the masks (dma_mask and coherent_dma_mask) based on the dma-range values set in DT for the device. Also limit the

[PATCH 2/3] dtb: change binding name to match with newer firmware DT

2015-02-27 Thread Iyappan Subramanian
This patch fixes the backward compatibility of the older driver with the newer firmware by making the binding unique so that the older driver won't recognize the non-supported interfaces. The new bindings are in sync with the newer firmware. Signed-off-by: Iyappan Subramanian

Re: [PATCH v11 0/6] Add Skyworks SKY81452 device drivers

2015-02-27 Thread Lee Jones
On Fri, 27 Feb 2015, gyun...@gmail.com wrote: From: Gyungoh Yoo jack@skyworksinc.com This patch set includes regulator and backlight driver for SKY81452. Also it includes documents for device tree and module. sky81452-regulator was already applied. So this series doesn't include it.

Re: [PATCH v2 2/2] ARM: perf: Add support for Scorpion PMUs

2015-02-27 Thread Will Deacon
On Fri, Feb 27, 2015 at 07:36:11PM +, Stephen Boyd wrote: On 02/25/15 08:58, Ashwin Chaugule wrote: Its a count control register (PMxEVCNTCR). Theres various conditions on which you can select when to start/stop counting. e.g. start when another counter register overflows. Setting it to

Re: [PATCH 2/3] dtb: change binding name to match with newer firmware DT

2015-02-27 Thread Arnd Bergmann
On Friday 27 February 2015 12:08:29 Iyappan Subramanian wrote: diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi index f1ad9c2..a857794 100644 --- a/arch/arm64/boot/dts/apm/apm-storm.dtsi +++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi @@ -622,7

Re: [PATCH 0/3] Fix backward compatibility of newer firmware with older kernel

2015-02-27 Thread David Miller
This subject line is lacking, it should mention the driver (using a subsystem prefix following by a colon character and a space) for which this series's changes are being made. when someone reads: Fix backward compatibility of newer firmware with older kernel in the git shortlog, they

Re: [PATCH v2 2/2] ARM: perf: Add support for Scorpion PMUs

2015-02-27 Thread Stephen Boyd
On 02/25/15 08:58, Ashwin Chaugule wrote: On 24 February 2015 at 12:23, Ashwin Chaugule ashwin.chaug...@linaro.org wrote: On 20 February 2015 at 15:16, Stephen Boyd sb...@codeaurora.org wrote: On 02/20, Will Deacon wrote: On Fri, Feb 13, 2015 at 06:24:09PM +, Stephen Boyd wrote: +static

[PATCH 1/3] Documentation: dts: Update compatible field description for APM X-Gene

2015-02-27 Thread Iyappan Subramanian
Signed-off-by: Iyappan Subramanian isubraman...@apm.com Signed-off-by: Keyur Chudgar kchud...@apm.com Tested-by: Mark Langsdorf mlang...@redhat.com --- Documentation/devicetree/bindings/net/apm-xgene-enet.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[PATCH 0/3] Fix backward compatibility of newer firmware with older kernel

2015-02-27 Thread Iyappan Subramanian
Kernel 3.17 driver supports only RGMII ethernet interface. Since the Tianocore DT contains same compatibility string for RGMII, SGMII based 1G and XFI based 10G interfaces, crash happens when probe called on SGMII based 1G and XFI based 10G interface. This patch fixes the backward compatibility

[PATCH 3/3] drivers: net: xgene: fix new firmware backward compatibility with older driver

2015-02-27 Thread Iyappan Subramanian
This patch fixes the backward compatibile of the older driver with the newer firmware by making the binding unique so that the older driver won't recognize the non-supported interfaces. Signed-off-by: Iyappan Subramanian isubraman...@apm.com Signed-off-by: Keyur Chudgar kchud...@apm.com

Re: [PATCH 1/3] Documentation: dts: Update compatible field description for APM X-Gene

2015-02-27 Thread Mark Rutland
On Fri, Feb 27, 2015 at 08:08:28PM +, Iyappan Subramanian wrote: Signed-off-by: Iyappan Subramanian isubraman...@apm.com Signed-off-by: Keyur Chudgar kchud...@apm.com Tested-by: Mark Langsdorf mlang...@redhat.com --- Documentation/devicetree/bindings/net/apm-xgene-enet.txt | 3 ++- 1

Re: [PATCH v3 1/2] dt: bindings: add wl18xx wireless device

2015-02-27 Thread Arnd Bergmann
On Thursday 19 February 2015 18:13:20 Eliad Peller wrote: +Required properties: + - compatible : Should be ti,wl18xx. Do not use wildcards in the compatible string, use specific model numbers. Arnd -- To unsubscribe from this list: send the line unsubscribe devicetree in the body of a

[PATCH 4/4] clk: dt: Introduce binding for always-on clock support

2015-02-27 Thread Lee Jones
Signed-off-by: Lee Jones lee.jo...@linaro.org --- .../devicetree/bindings/clock/clock-bindings.txt | 34 ++ 1 file changed, 34 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/clock-bindings.txt b/Documentation/devicetree/bindings/clock/clock-bindings.txt

[PATCH 1/4] ARM: sti: stih407-family: Supply defines for CLOCKGEN A0

2015-02-27 Thread Lee Jones
There are 2 LMI clocks generated by CLOCKGEN A0. We wish to control them individually and need to use these indexes to do so. Signed-off-by: Lee Jones lee.jo...@linaro.org --- include/dt-bindings/clock/stih407-clks.h | 4 1 file changed, 4 insertions(+) diff --git

Re: [PATCH 3/4] clk: Provide always-on clock support

2015-02-27 Thread Lee Jones
On Fri, 27 Feb 2015, Lee Jones wrote: Lots of platforms contain clocks which if turned off would prove fatal. The only way to recover from these catastrophic failures is to restart the board(s). Now, when a clock is registered with the framework it is compared against a list of provided

[PATCH 3/4] clk: Provide always-on clock support

2015-02-27 Thread Lee Jones
Lots of platforms contain clocks which if turned off would prove fatal. The only way to recover from these catastrophic failures is to restart the board(s). Now, when a clock is registered with the framework it is compared against a list of provided always-on clock names which must be kept

[PATCH 2/4] ARM: sti: stih410-clocks: Identify critical clocks as always-on

2015-02-27 Thread Lee Jones
Lots of platforms contain clocks which if turned off would prove fatal. The only way to recover is to restart the board(s). This driver takes references to clocks which are required to be always-on in order to prevent the common clk framework from trying to turn them off during the

[PATCH 0/4] clk: Provide support for always-on clocks

2015-02-27 Thread Lee Jones
Some hardware contains bunches of clocks which must never be turned off. If drivers a) fail to obtain a reference to any of these or b) give up a previously obtained reference during suspend, the common clk framework will attempt to disable them and a platform can fail irrecoverably as a result.

[PATCH v3 0/3] ARM: dts: add openpandora device support

2015-02-27 Thread Marek Belisko
changes from v2: - fix missing PIN_INPUT for penirq node - added Reviewed-by and Tested-by changes from v1: - add new boards to makefile in patch 2,3 (don't add them in separate commit together), fix gpmc issues (reported by Tony Lindgren) - fix various issues reported by Grazvydas Ignotas (drop

Re: [PATCH v3 0/4] clk: st: New always-on clock domain

2015-02-27 Thread Robert Jarzmik
Lee Jones lee.jo...@linaro.org writes: v2 = v3: - Ensure DT actually reflects h/w - i.e. Nodes should not contain a mishmash of different IP blocks, but should identify related h/w. In the current example we use interconnects - Change naming from clkdomain to

Re: [PATCH v3 0/4] clk: st: New always-on clock domain

2015-02-27 Thread Lee Jones
On Fri, 27 Feb 2015, Robert Jarzmik wrote: Lee Jones lee.jo...@linaro.org writes: v2 = v3: - Ensure DT actually reflects h/w - i.e. Nodes should not contain a mishmash of different IP blocks, but should identify related h/w. In the current example we use

[PATCH v3 1/3] ARM: dts: omap3-pandora: add common device tree

2015-02-27 Thread Marek Belisko
From: H. Nikolaus Schaller h...@goldelico.com This device tree allows to boot, supports the panel, framebuffer, touch screen, as well as some more peripherals. Since there is a OMAP3530 based 600 MHz variant and a DM3730 based 1 GHz variant we must include this common device tree code in one of

[PATCH v3 3/3] ARM: dts: omap3-pandora: add DM3730 1 GHz version

2015-02-27 Thread Marek Belisko
From: H. Nikolaus Schaller h...@goldelico.com Added Pandora 1 GHz model which is based on Classic/Rebirth with following changes: - upgraded cpu to dm3730 runs on 1GHz - 512 MiB DDR-333 SDRAM @ 200 MHz Signed-off-by: H. Nikolaus Schaller h...@goldelico.com Tested-by: Grazvydas Ignotas

[PATCH v3 2/3] ARM: dts: omap3-pandora: add OMAP3530 600 MHz version

2015-02-27 Thread Marek Belisko
From: H. Nikolaus Schaller h...@goldelico.com Added Pandora Rebirth model which is based on Pandora Classic with 512 MiB DDR-333 SDRAM memory. Signed-off-by: H. Nikolaus Schaller h...@goldelico.com Tested-by: Grazvydas Ignotas nota...@gmail.com Reviewed-by: Grazvydas Ignotas nota...@gmail.com

Re: [PATCH v2 0/3] ARM: dts: add openpandora device support

2015-02-27 Thread Belisko Marek
Tony, should I send v3 (with updates) or can you apply current version? Thanks. On Thu, Feb 19, 2015 at 11:55 PM, Grazvydas Ignotas nota...@gmail.com wrote: On Tue, Feb 17, 2015 at 9:52 PM, Marek Belisko ma...@goldelico.com wrote: changes from v1: - add new boards to makefile in patch 2,3

[PATCH 0/2] Add support for HDQ-1W on AM43XX

2015-02-27 Thread Vignesh R
Hi, This patch series adds support for HDQ-1W interface on AM43XX. The first patch adds hwmod entries for HDQ-1W on AM43xx. The existing omap_hdq driver does not support 1-wire operations. The second patch enables 1-wire support in the omap_hdq driver. Support to Search ROM addresses and

[PATCH 2/2] w1: masters: omap_hdq: Add support for 1-wire mode

2015-02-27 Thread Vignesh R
This patches makes following changes to omap_hdq driver - Enable 1-wire mode. - Implement w1_triplet callback to facilitate search ROM procedure and auto detection of 1-wire slaves. - Proper enabling and disabling of interrupt. - Cleanups (formatting and return value checks). HDQ mode

Re: [PATCH 0/3] Add ktd2692 Flash LED driver

2015-02-27 Thread Jacek Anaszewski
Hi Ingi, On 02/27/2015 02:01 AM, Ingi Kim wrote: This patch supports KTD2692 flash LED driver Ingi Kim (3): of: Add vendor prefix for Kinetic technologies leds: ktd2692: add device tree bindings for ktd2692 leds: Add ktd2692 flash LED driver

Re: [PATCH v11 2/6] backlight: Add support Skyworks SKY81452 backlight driver

2015-02-27 Thread Oliver Neukum
On Fri, 2015-02-27 at 15:42 +0900, gyun...@gmail.com wrote: +static ssize_t sky81452_bl_store_enable(struct device *dev, + struct device_attribute *attr, const char *buf, size_t count) +{ + struct regmap *regmap = bl_get_data(to_backlight_device(dev)); + unsigned

Re: [RFC PATCH v4 4/4] arm64:numa: adding numa support for arm64 platforms.

2015-02-27 Thread Hanjun Guo
Hi Ganapatrao, On 2015年01月22日 19:05, Ganapatrao Kulkarni wrote: Adding numa support for arm64 based platforms. Adding dt node pasring for numa topology using property arm,associativity. Signed-off-by: Ganapatrao Kulkarni gkulka...@caviumnetworks.com --- arch/arm64/Kconfig | 32

Re: [PATCH_V3 1/3] dt-bindings: dma: Add binding for jz4780-dma

2015-02-27 Thread Zubair Lutfullah Kakakhel
Hi Alex, On 26/02/15 20:04, Alex Smith wrote: Hi Zubair, On 26 February 2015 at 12:43, Zubair Lutfullah Kakakhel zubair.kakak...@imgtec.com wrote: From: Alex Smith alex.sm...@imgtec.com Add device tree bindings for the DMA controller on JZ4780 SoCs, used by the dma-jz4780 driver.

Re: [PATCH v3 2/2] wl18xx: add basic device-tree support

2015-02-27 Thread Arnd Bergmann
On Thursday 19 February 2015 18:13:21 Eliad Peller wrote: + +static struct wl12xx_platform_data *wlcore_probe_of(struct device *dev) +{ + struct device_node *np = dev-of_node; + struct wl12xx_platform_data *pdata; + + if (!np || !of_match_node(wlcore_sdio_of_match_table,

Re: [PATCH v11 2/6] backlight: Add support Skyworks SKY81452 backlight driver

2015-02-27 Thread Gyungoh Yoo
On Fri, Feb 27, 2015 at 09:58:38AM +0100, Oliver Neukum wrote: On Fri, 2015-02-27 at 15:42 +0900, gyun...@gmail.com wrote: +static ssize_t sky81452_bl_store_enable(struct device *dev, + struct device_attribute *attr, const char *buf, size_t count) +{ + struct regmap

Re: [PATCH v2 2/2] hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver

2015-02-27 Thread Arnd Bergmann
On Thursday 26 February 2015 14:26:02 Scott Branden wrote: On 15-02-26 12:15 PM, Arnd Bergmann wrote: On 15-02-25 11:17 AM, Arnd Bergmann wrote: On Wednesday 25 February 2015 10:16:24 Scott Branden wrote: This code was following examples of other open source drivers - bcm2835 and exynos

[PATCH 1/2] ARM: OMAP2: hwmod: AM43XX: Add hwmod support for HDQ-1W

2015-02-27 Thread Vignesh R
From: Poddar, Sourav sourav.pod...@ti.com This patch adds hwmod data for hdq/1w driver on AM43xx. Signed-off-by: Sourav Poddar sourav.pod...@ti.com [vigne...@ti.com: Ported patch to v4.0-rc1] Signed-off-by: Vignesh R vigne...@ti.com --- arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 36

[PATCH 2/2] ARM: dts: add rk3288 PopMetal board

2015-02-27 Thread Andy Yan
PopMetal is a rockchip rk3288 based board made by ChipSpark, which has many interface such as VGA,HDMI,usb,ir,sdcad and lots of sensors such as gyroscope(L3G4200D),accelerometer(mma8452), compass(AK8963C). This patch add a basic support for this board, which make the board boot into a initramfs

[PATCH 0/2] add dts for PopMetal board

2015-02-27 Thread Andy Yan
PopMetal is a rockchip rk3288 based board made by ChipSpark, which has many interface such as VGA,HDMI,usb,ir,sdcad and lots of sensors such as gyroscope(L3G4200D),accelerometer(mma8452),compass(AK8963C). http://wiki.chipspark.com/en/index.php?title=PopMetal This patch add basic support for it.

[PATCH 1/2] dt-bindings: add root compatible property for PopMetal board

2015-02-27 Thread Andy Yan
PopMetal board is a rk3288 based board made by ChipSpark, this patch add root compatible property for it Signed-off-by: Andy Yan andy@rock-chips.com --- Documentation/devicetree/bindings/arm/rockchip.txt | 4 1 file changed, 4 insertions(+) diff --git

Re: [PATCH 2/3] dtb: change binding name to match with newer firmware DT

2015-02-27 Thread Iyappan Subramanian
On Fri, Feb 27, 2015 at 12:33 PM, Arnd Bergmann a...@arndb.de wrote: On Friday 27 February 2015 12:08:29 Iyappan Subramanian wrote: diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi index f1ad9c2..a857794 100644 ---

Re: [PATCH 1/3] Documentation: dts: Update compatible field description for APM X-Gene

2015-02-27 Thread Iyappan Subramanian
On Fri, Feb 27, 2015 at 12:15 PM, Mark Rutland mark.rutl...@arm.com wrote: On Fri, Feb 27, 2015 at 08:08:28PM +, Iyappan Subramanian wrote: Signed-off-by: Iyappan Subramanian isubraman...@apm.com Signed-off-by: Keyur Chudgar kchud...@apm.com Tested-by: Mark Langsdorf mlang...@redhat.com

Re: [PATCH 0/3] Fix backward compatibility of newer firmware with older kernel

2015-02-27 Thread Iyappan Subramanian
On Fri, Feb 27, 2015 at 12:49 PM, David Miller da...@davemloft.net wrote: This subject line is lacking, it should mention the driver (using a subsystem prefix following by a colon character and a space) for which this series's changes are being made. when someone reads: Fix backward

[PATCH v3 3/3] ARM: perf: Add support for Scorpion PMUs

2015-02-27 Thread Stephen Boyd
Scorpion supports a set of local performance monitor event selection registers (LPM) sitting behind a cp15 based interface that extend the architected PMU events to include Scorpion CPU and Venum VFP specific events. To use these events the user is expected to program the lpm register with the

[PATCH v3 0/3] Scorpion PMU support

2015-02-27 Thread Stephen Boyd
These patches add support for the Scorpion PMU found on devices such as msm8660, qsd8x50, etc. The first patch is some groundwork to make functions more generic. Even then we end up copying quite a bit of code from the Krait part into the Scorpion part with only subtle tweaks because two things

Re: [PATCH 03/11] drm: add driver for simple vga encoders

2015-02-27 Thread Heiko Stübner
Hi Laurent, thanks for the comments Am Donnerstag, 26. Februar 2015, 20:33:33 schrieb Laurent Pinchart: On Saturday 31 January 2015 17:32:56 Heiko Stuebner wrote: There exist simple vga encoders without any type of management interface and just maybe a simple gpio for turning it on or off.

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-27 Thread Chanwoo Choi
On Fri, Feb 27, 2015 at 12:42 AM, Arnd Bergmann a...@arndb.de wrote: On Thursday 26 February 2015 17:18:41 Chanwoo Choi wrote: I add following aliases and serial_1/serial_3 dt node in board dtsi: I tested that change the alias of serial_x node. aliases { serial0 =

Re: [PATCH v4 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support

2015-02-27 Thread Chanwoo Choi
Hi Kukjin and Sylwester, On Thu, Feb 26, 2015 at 5:28 PM, Chanwoo Choi cw00.c...@samsung.com wrote: On 02/24/2015 05:31 PM, Arnd Bergmann wrote: On Tuesday 24 February 2015 14:16:44 Chanwoo Choi wrote: diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 1b8e973..d83cea0 100644 ---

[PATCH 0/2] pinctrl: dt-bindings: Fix amx3 SLEWCTRL_FAST binding

2015-02-27 Thread Dave Gerlach
Currently both am33xx and am43xx have the macro for SLEWCTRL_FAST in pinctrl dt-bindings reversed so that selecting the macro actually sets SLEWCTRL_SLOW in the pad control registers. These patches correct the bindings but leave the pinctrl states that use the binding *UNMODIFIED*. Previously i2c

[PATCH 2/2] pinctrl: am43xx: dt-bindings: fix SLEWCTRL_FAST binding

2015-02-27 Thread Dave Gerlach
According to AM437x TRM, Document SPRUHL7B, Revised December 2014, Section 7.2.1 Pad Control Registers, setting bit 19 of the pad control registers actually sets the SLEWCTRL value to slow rather than fast as the current macro indicates. Introduce a new macro, SLEWCTRL_SLOW, that sets the bit, and

[PATCH 1/2] pinctrl: am33xx: dt-bindings: fix SLEWCTRL_FAST binding

2015-02-27 Thread Dave Gerlach
According to AM335x TRM, Document spruh73l, Revised February 2015, Section 9.2.2 Pad Control Registers, setting bit 6 of the pad control registers actually sets the SLEWCTRL value to slow rather than fast as the current macro indicates. Introduce a new macro, SLEWCTRL_SLOW, that sets the bit, and

Re: [PATCH] regulator: qcom-rpm: Rework for single device

2015-02-27 Thread Srinivas Kandagatla
Thanks for the patch. On 27/02/15 00:00, Stephen Boyd wrote: The RPM regulators are not individual devices. Creating platform devices for each regulator bloats the kernel's runtime memory footprint by ~12k. Let's rework this driver to be a single platform device for all the RPM regulators.

Re: [PATCH 2/2] w1: masters: omap_hdq: Add support for 1-wire mode

2015-02-27 Thread Arnd Bergmann
On Friday 27 February 2015 16:01:03 Vignesh R wrote: On Friday 27 February 2015 03:25 PM, Arnd Bergmann wrote: On Friday 27 February 2015 14:54:17 Vignesh R wrote: +- compatible : should be ti,omap3-1w or ti,am43xx-hdq Do not use wildcards in the compatible string, use real part

Re: [PATCH 4/6] ARM: DT: STi: STiH407: Add dwc3 usb3 DT node.

2015-02-27 Thread Peter Griffin
Hi Lee, On Wed, 25 Feb 2015, Lee Jones wrote: + reset-names = powerdown, + softreset; Nit: What's the purpose of having these on separate lines? The only reason was to stay aligned with the example in

Re: [PATCH 2/2] w1: masters: omap_hdq: Add support for 1-wire mode

2015-02-27 Thread Arnd Bergmann
On Friday 27 February 2015 14:54:17 Vignesh R wrote: +- compatible : should be ti,omap3-1w or ti,am43xx-hdq Do not use wildcards in the compatible string, use real part numbers if you don't know the actual name of the device. Arnd -- To unsubscribe from this list: send the line

Re: [PATCH 2/2] w1: masters: omap_hdq: Add support for 1-wire mode

2015-02-27 Thread Vignesh R
Hi, On Friday 27 February 2015 03:25 PM, Arnd Bergmann wrote: On Friday 27 February 2015 14:54:17 Vignesh R wrote: +- compatible : should be ti,omap3-1w or ti,am43xx-hdq Do not use wildcards in the compatible string, use real part numbers if you don't know the actual name of the device.

Re: [PATCH 1/6] phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h

2015-02-27 Thread Peter Griffin
Hi Rob, On Wed, 25 Feb 2015, Rob Herring wrote: On Wed, Feb 25, 2015 at 7:36 AM, Peter Griffin peter.grif...@linaro.org wrote: Now there are generic phy type constants declared in phy.h, migrate over to using them rather than defining our own. This change has been done as one atomic

[PATCH v6 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex

2015-02-27 Thread Bjorn Andersson
Add binding documentation for the Qualcomm Hardware Mutex. Signed-off-by: Bjorn Andersson bjorn.anders...@sonymobile.com --- I think the conclusion on the dt binding discussion for hwspinlocks was that we're down to having the #hwlock-cells intact. So this version includes that, but non of the

Re: [PATCH v3 0/4] clk: st: New always-on clock domain

2015-02-27 Thread Robert Jarzmik
Lee Jones lee.jo...@linaro.org writes: I wonder why there is a need for a new clock when CLK_IGNORE_UNUSED does exist. What is the usecase that is covered by this patchset which is not used by CLK_IGNORE_UNUSED clock flag ? And if that reason exists, I'd like to find it in the commit

Re: [PATCH v2 1/2] Input: bcm-keypad: add device tree bindings

2015-02-27 Thread Dmitry Torokhov
Hi Scott, On Thu, Feb 26, 2015 at 08:08:48AM -0800, Scott Branden wrote: Documents the Broadcom keypad controller device tree bindings. Reviewed-by: Ray Jui r...@broadcom.com Signed-off-by: Scott Branden sbran...@broadcom.com --- .../devicetree/bindings/input/brcm,bcm-keypad.txt | 108

Re: [PATCH v2 2/2] Input: bcm-keypad: Add Broadcom keypad controller

2015-02-27 Thread Dmitry Torokhov
Hi Scott, Mostly style nitpicks here... On Thu, Feb 26, 2015 at 08:08:49AM -0800, Scott Branden wrote: Add driver for Broadcom's keypad controller. Broadcom Keypad controller is used to interface a SoC with a matrix-type keypad device. The keypad controller supports multiple row and column

Re: [PATCH RESEND] coresight-stm: Bindings for System Trace Macrocell

2015-02-27 Thread Mark Rutland
[...] +* Additional required properly for System Trace Macrocells (STM): s/properly/properties/ Mark. -- To unsubscribe from this list: send the line unsubscribe devicetree in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html