Re: [PATCH v4 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-11 Thread Ingi Kim
Hi Jacek, Thanks for the review. your feedback is highly appreciated :) I'll send next patch set soon. On 2015년 11월 11일 01:30, Jacek Anaszewski wrote: > Hi Ingi, > > Thanks for the update. Please find my comments below. > > On 11/10/2015 03:17 AM, Ingi Kim wrote: >> This patch adds device drive

RE: [PATCH v7 1/4] Documentation: dt-bindings: Describe SROMc configuration

2015-11-11 Thread Pavel Fedin
Hello! > >> > +- samsung,srom-timing : array of 6 integers, specifying bank timings in > >> > the > >> > +following order: Tacp, Tcah, Tcoh, Tacc, Tcos, > >> > Tacs. > >> > +Each value is specified in cycles and has the > >> > following > >> > +

Re: [PATCH v7 39/50] powerpc/powernv: Fundamental reset in pnv_pci_reset_secondary_bus()

2015-11-11 Thread Gavin Shan
On Thu, Nov 05, 2015 at 12:12:39AM +1100, Gavin Shan wrote: >In pnv_pci_reset_secondary_bus(), we should issue fundamental >reset if any one subordinate device of the specified is requesting ^^ the specifie

Re: [PATCH v7 37/50] powerpc/powernv: Simplify pnv_eeh_reset()

2015-11-11 Thread Gavin Shan
On Thu, Nov 12, 2015 at 04:11:12PM +1100, Daniel Axtens wrote: >> -rc = opal_pci_reset(phb->opal_id, >> -OPAL_RESET_PHB_ERROR, >> -OPAL_ASSERT_RESET); >> -if (rc != OPAL_SUCCESS)

Re: [PATCH 00/19] drm: Add Allwinner A10 display engine support

2015-11-11 Thread Maxime Ripard
On Fri, Oct 30, 2015 at 03:52:17PM +0100, Daniel Vetter wrote: > On Fri, Oct 30, 2015 at 03:20:46PM +0100, Maxime Ripard wrote: > > Hi everyone, > > > > The Allwinner SoCs (except for the very latest ones) all share the > > same set of controllers, loosely coupled together to form the display > >

Re: [PATCH v7 37/50] powerpc/powernv: Simplify pnv_eeh_reset()

2015-11-11 Thread Daniel Axtens
> - rc = opal_pci_reset(phb->opal_id, > - OPAL_RESET_PHB_ERROR, > - OPAL_ASSERT_RESET); > - if (rc != OPAL_SUCCESS) { > - pr_warn("%s: Failure %lld cle

Re: [PATCH V3 2/5] PM / OPP: Add {opp-microvolt|opp-microamp}- binding

2015-11-11 Thread Viresh Kumar
On 11-11-15, 14:31, Rob Herring wrote: > > + opp00 { > > Thought we are doing frequency for unit address here. That's done by the (Already reviewed) 4th patch.. -- viresh -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majord...@vge

Re: [PATCH v7 11/50] powerpc/powernv: IO and M32 mapping based on PCI device resources

2015-11-11 Thread Gavin Shan
On Thu, Nov 12, 2015 at 02:30:27PM +1100, Daniel Axtens wrote: >Hi Gavin, > >Sorry to have taken so long to resume these reviews! > Thanks for your review, Daniel! >> Currently, the IO and M32 segments are mapped to the corresponding >> PE based on the windows of the parent bridge of PE's primary

Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135

2015-11-11 Thread Kevin Hilman
Hi Eddie, Kevin Hilman writes: > Eddie Huang writes: > >> On Tue, 2015-11-10 at 17:16 -0800, Kevin Hilman wrote: >>> Hi Eddie, >>> >>> [...] >>> >>> > I check the log [0], >>> >>> Thanks for checking into this boot failure. >>> >>> > it seems first time mt8135-evbp1 boot to kernel >>> > she

Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices

2015-11-11 Thread Vignesh R
Hi Brian, On 11/12/2015 12:54 AM, Brian Norris wrote: > In addition to my other comments: > [...] >> +int (*spi_mtd_mmap_read)(struct spi_device *spi, >> + loff_t from, size_t len, >> + size_t *retlen, u_char *buf, >> +

Re: [PATCH v7 12/50] powerpc/powernv: Track M64 segment consumption

2015-11-11 Thread Daniel Axtens
Looks good. Will hold off on an official review until I can test the series. Regards, Daniel Gavin Shan writes: > As we track M32 segment consumption, this introduces an array to > the PHB to track the mapping between M64 segment and PE number. > The information is going to be used to find M64

Re: [PATCH v7 11/50] powerpc/powernv: IO and M32 mapping based on PCI device resources

2015-11-11 Thread Daniel Axtens
Hi Gavin, Sorry to have taken so long to resume these reviews! > Currently, the IO and M32 segments are mapped to the corresponding > PE based on the windows of the parent bridge of PE's primary bus. > It's not going to work when the windows of root port or upstream > port of the PCIe switch behi

Re: [PATCH v2] of: Check for overlap in reserved memory regions

2015-11-11 Thread Michael Ellerman
On Tue, 2015-09-15 at 18:30 -0700, Mitchel Humpherys wrote: > Any overlap in the reserved memory regions (those specified in the > reserved-memory DT node) is a bug. Can you expand a bit on why you think it's a bug? I assume it was discussed at some point on the list but I didn't see it sorry. T

Re: [PATCH RESEND v2 net-next] net: hisilicon: updates HNS config and documents

2015-11-11 Thread huangdaode
On 2015/11/3 6:05, Arnd Bergmann wrote: On Saturday 31 October 2015 02:18:19 Salil Mehta wrote: On 10/31/2015 1:40 AM, huangdaode wrote: On 2015/10/30 22:20, Arnd Bergmann wrote: On Tuesday 27 October 2015 19:16:34 huangdaode wrote: mdio@803c { #address-c

[PATCH] dmaengine: rcar-dmac: Document SoC specific bindings

2015-11-11 Thread Simon Horman
In general Renesas hardware is not documented to the extent where the relationship between IP blocks on different SoCs can be assumed although they may appear to operate the same way. Furthermore the documentation typically does not specify a version for individual IP blocks. For these reasons a co

Re: [PATCH v3 1/4] crypto: rockchip/crypto - add DT bindings documentation

2015-11-11 Thread Zain
Hi Rob, On 2015年11月12日 04:24, Rob Herring wrote: > On Wed, Nov 11, 2015 at 02:35:56PM +0800, Zain Wang wrote: >> Add DT bindings documentation for the rk3288 crypto drivers. >> >> Signed-off-by: Zain Wang > Acked-by: Rob Herring Thanks you for responding. -Zain > >> --- >> >> Changed in v3: >>

Re: [PATCH] ARM: shmobile: koelsch: Move SPI FLASH partitions to subnode

2015-11-11 Thread Simon Horman
On Tue, Nov 10, 2015 at 09:35:06AM +0100, Geert Uytterhoeven wrote: > As of commits 5cfdedb7b9a0fe38 ("mtd: ofpart: move ofpart partitions to a > dedicated dt node") and fe2585e9c29a650a ("doc: dt: mtd: support > partitions in a special 'partitions' subnode"), having partitions as > direct subnodes

Re: [PATCH v3 2/4] clk: rockchip: set an ID for crypto clk

2015-11-11 Thread Zain
On 2015年11月12日 07:57, Heiko Stuebner wrote: > Am Mittwoch, 11. November 2015, 14:35:57 schrieb Zain Wang: >> Set an ID for crypto clk, so that it can be called in other part. >> >> Signed-off-by: Zain Wang > this should go in together with patch4, the dts change, so an Ack from the > clock-maint

Re: [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry

2015-11-11 Thread Frank Rowand
Adding devicetree list. Thread starts at http://lists.infradead.org/pipermail/linux-arm-kernel/2015-July/354459.html On 11/5/2015 8:17 AM, Tony Lindgren wrote: > * Pali Rohár [151105 03:41]: >> On Tuesday 13 October 2015 16:37:46 Pali Rohár wrote: >>> On Monday 12 October 2015 13:45:09 Tony Lind

Re: [RFC PATCH v1 2/2] dt-bindings: add document for Innosilicon HDMI on Rockchip platform

2015-11-11 Thread Yakir Yang
Hi Rob, On 11/12/2015 04:22 AM, Rob Herring wrote: On Wed, Nov 11, 2015 at 03:47:32PM +0800, Yakir Yang wrote: Signed-off-by: Yakir Yang Acked-by: Rob Herring Thanks you for responding ;) - Yakir --- .../display/rockchip/inno_hdmi-rockchip.txt| 50 ++ 1

[PATCH v2] mtd: assign mtd->dev.of_node when creating partition devices

2015-11-11 Thread Brian Norris
From: Boris BREZILLON MTD partitions may have been created from a DT definition, and in this case the ->of_node of the struct device embedded in mtd_info should point to the DT node that was used to create the partition. Signed-off-by: Boris Brezillon Signed-off-by: Brian Norris --- v2: drop m

Re: [PATCH v7 1/4] Documentation: dt-bindings: Describe SROMc configuration

2015-11-11 Thread Krzysztof Kozlowski
On 12.11.2015 05:43, Rob Herring wrote: > On Wed, Nov 11, 2015 at 12:44 AM, Pavel Fedin wrote: >> Hello! >> +- samsung,srom-timing : array of 6 integers, specifying bank timings in the +following order: Tacp, Tcah, Tcoh, Tacc, Tcos, Tacs. +

[PATCH] mtd: grab a reference to the MTD of_node before registering it

2015-11-11 Thread Brian Norris
We now stick the device node representing the current MTD (if any) into sysfs, so let's make sure we have a reference to it before doing that. Suggested-by: Boris Brezillon Signed-off-by: Brian Norris --- drivers/mtd/mtdcore.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/mtd/

Re: [PATCH v3 0/3] Add support for kosagi novena

2015-11-11 Thread Marek Vasut
On Wednesday, February 11, 2015 at 11:22:59 AM, Sean Cross wrote: > The Kosagi Novena mainboard contains an i.MX6, along with a PCI Express > slot. This patchset adds device tree support for the Novena mainboard. Hi, is there any reason why this series never got applied ? I'm planning to rebase

Re: [PATCH RESEND 01/16] Documentation: dt-bindings: mfd: add TI LMU device binding information

2015-11-11 Thread Kim, Milo
Thanks for all your comments. I'll create the 2nd patch-set in few weeks. Best regards, Milo On 11/11/2015 6:49 PM, Lee Jones wrote: On Mon, 02 Nov 2015, Milo Kim wrote: This patch describes overall binding for TI LMU MFD devices. Cc: devicetree@vger.kernel.org Cc: Lee Jones Cc: linux-ker..

Re: [PATCH v3 2/4] clk: rockchip: set an ID for crypto clk

2015-11-11 Thread Heiko Stuebner
Am Mittwoch, 11. November 2015, 14:35:57 schrieb Zain Wang: > Set an ID for crypto clk, so that it can be called in other part. > > Signed-off-by: Zain Wang this should go in together with patch4, the dts change, so an Ack from the clock-maintainers would be nice :-) Heiko > --- > > Changed

Re: [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135

2015-11-11 Thread Kevin Hilman
Hi Eddie, Eddie Huang writes: > On Tue, 2015-11-10 at 17:16 -0800, Kevin Hilman wrote: >> Hi Eddie, >> >> [...] >> >> > I check the log [0], >> >> Thanks for checking into this boot failure. >> >> > it seems first time mt8135-evbp1 boot to kernel >> > shell successfully, then boot again. In

Re: [PATCH 2/4] watchdog: ts4800: add new driver for TS-4800 watchdog

2015-11-11 Thread Rob Herring
On Tue, Oct 27, 2015 at 04:33:39PM -0400, Damien Riegel wrote: > Signed-off-by: Damien Riegel > --- > .../devicetree/bindings/watchdog/ts4800-wdt.txt| 12 ++ For the binding: Acked-by: Rob Herring > drivers/watchdog/Kconfig | 9 + > drivers/watchdog/Makefile

Re: [PATCH 4/4] ARM: dts: TS-4800: add basic device tree

2015-11-11 Thread Rob Herring
On Tue, Oct 27, 2015 at 04:33:41PM -0400, Damien Riegel wrote: > This device tree adds support for TS-4800 by Technologic Systems. This > board is based on MX51-babbage, but there are some subtle differences in > the pins used, and there is an additional FPGA that is memory-mapped. > > More detail

Re: [PATCH v8 10/17] phy: Add driver for rockchip Display Port PHY

2015-11-11 Thread Heiko Stuebner
Hi Yakir, Am Mittwoch, 28. Oktober 2015, 16:30:33 schrieb Yakir Yang: > Add phy driver for the Rockchip DisplayPort PHY module. This > is required to get DisplayPort working in Rockchip SoCs. > > Reviewed-by: Heiko Stuebner > Signed-off-by: Yakir Yang a general thing I have been pondering, we

Re: [PATCHv7 1/3] ARM: dts: Add Altera L2 Cache and OCRAM EDAC entries

2015-11-11 Thread Rob Herring
On Tue, Oct 27, 2015 at 03:58:03PM -0500, dingu...@opensource.altera.com wrote: > From: Thor Thayer > > Adding the device tree entries and bindings needed to support > the Altera L2 cache and On-Chip RAM EDAC. This patch relies upon > an earlier patch to declare and setup On-chip RAM properly. >

Re: [PATCH v9 15/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed

2015-11-11 Thread Rob Herring
On Fri, Oct 30, 2015 at 09:09:15AM +0800, Yakir Yang wrote: > Some edp screen do not have hpd signal, so we can't just return > failed when hpd plug in detect failed. > > This is an hardware property, so we need add a devicetree property > "analogix,need-force-hpd" to indicate this sutiation. > >

Re: [PATCH 08/19] drm: Add Allwinner A10 Display Engine support

2015-11-11 Thread Maxime Ripard
Hi Daniel, Thanks for your review! On Fri, Oct 30, 2015 at 03:44:09PM +0100, Daniel Vetter wrote: > > +static void sun4i_crtc_disable(struct drm_crtc *crtc) > > +{ > > + struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); > > + struct sun4i_drv *drv = scrtc->drv; > > + > > + DRM_DEBUG_

Re: [PATCH v6 2/3] mtd: mtk-nor: mtk serial flash controller driver

2015-11-11 Thread Brian Norris
One more small comment, since you're respinning this: On Fri, Nov 06, 2015 at 11:48:08PM +0800, Bayi Cheng wrote: > diff --git a/drivers/mtd/spi-nor/mtk-quadspi.c > b/drivers/mtd/spi-nor/mtk-quadspi.c > new file mode 100644 > index 000..6582811 > --- /dev/null > +++ b/drivers/mtd/spi-nor/mtk-

Re: [PATCH v6 3/3] arm64: dts: mt8173: Add nor flash node

2015-11-11 Thread Brian Norris
On Fri, Nov 06, 2015 at 11:48:09PM +0800, Bayi Cheng wrote: > Add Mediatek nor flash node > > Signed-off-by: Bayi Cheng Acked-by: Brian Norris > --- > arch/arm64/boot/dts/mediatek/mt8173.dtsi | 16 > 1 file changed, 16 insertions(+) > > diff --git a/arch/arm64/boot/dts/media

[GIT PULL] DeviceTree fixes for 4.4

2015-11-11 Thread Rob Herring
Hi Linus, Please pull. Details below. Rob The following changes since commit 2d799dde8e69494e0234b8ecd5ce95cd06224329: MAINTAINERS: update DT binding doc locations (2015-11-05 13:40:40 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Re: [PATCH v7 1/4] Documentation: dt-bindings: Describe SROMc configuration

2015-11-11 Thread Rob Herring
On Wed, Nov 11, 2015 at 12:44 AM, Pavel Fedin wrote: > Hello! > >> > +- samsung,srom-timing : array of 6 integers, specifying bank timings in >> > the >> > +following order: Tacp, Tcah, Tcoh, Tacc, Tcos, >> > Tacs. >> > +Each value is specified in

Re: [PATCH v6 1/3] doc: dt: add documentation for Mediatek spi-nor controller

2015-11-11 Thread Brian Norris
On Fri, Nov 06, 2015 at 11:48:07PM +0800, Bayi Cheng wrote: > Add device tree binding documentation for serial flash with > Mediatek serial flash controller > > Signed-off-by: Bayi Cheng > --- Applied to l2-mtd.git/next (for 4.5). This will show up in linux-next.git after the merge window. Also

Re: [PATCH 1/2] Documentation: dt-bindings: add async_irq to msm_hsusb

2015-11-11 Thread Rob Herring
On Tue, Nov 10, 2015 at 04:46:50PM -0800, Tim Bird wrote: > Add optional async_irq to msm_hsusb binding doc. > > Signed-off-by: Tim Bird Acked-by: Rob Herring > --- > Documentation/devicetree/bindings/usb/msm-hsusb.txt | 10 -- > 1 file changed, 8 insertions(+), 2 deletions(-) > > di

Re: [RFCv2 1/2] power: domain: add pm_genpd_uninit

2015-11-11 Thread Ulf Hansson
On 11 November 2015 at 19:00, Alexander Aring wrote: > Hi, > > On Thu, Nov 05, 2015 at 03:34:45PM +0100, Alexander Aring wrote: >> >> What do you suggest to me for e.g. the raspberrypi power domain driver, >> also simple ignore such error handling? >> > > ping, I also can add some WARN_ON_ONCE, if

Re: [PATCH V3 2/5] PM / OPP: Add {opp-microvolt|opp-microamp}- binding

2015-11-11 Thread Rob Herring
On Wed, Nov 11, 2015 at 08:10:55AM +0530, Viresh Kumar wrote: > Depending on the version of hardware or its properties, which are only > known at runtime, various properties of the OPP can change. For example, > an OPP with frequency 1.2 GHz, may have different voltage/current > requirements based

Re: [PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-11-11 Thread Rob Herring
On Wed, Nov 11, 2015 at 12:03:39PM +0530, Bharat Kumar Gogada wrote: > Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP. > > Signed-off-by: Bharat Kumar Gogada > Signed-off-by: Ravi Kiran Gummaluri I acked v7. Please add acks when sending a new version. Acked-by: Rob Herring -- To u

Re: [RFCv2 1/2] power: domain: add pm_genpd_uninit

2015-11-11 Thread Ulf Hansson
[...] >> > >> > +/** >> > + * pm_genpd_uninit - Uninitialize a generic I/O PM domain object. >> > + * @genpd: PM domain object to initialize. >> > + */ >> > +void pm_genpd_uninit(struct generic_pm_domain *genpd) >> > +{ >> > + if (IS_ERR_OR_NULL(genpd)) >> > + return; >> > + >>

Re: [PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-11 Thread Brian Norris
On Wed, Nov 11, 2015 at 10:04:14PM +0800, Bayi Cheng wrote: > On Mon, 2015-11-09 at 18:46 -0800, Brian Norris wrote: > > I believe you didn't completely answer all my questions from v5 though. > > I'll repeat a bit here. Particularly, refer to [1]. > > I'll summarize; I understand that your common

Re: [PATCH v3 1/4] crypto: rockchip/crypto - add DT bindings documentation

2015-11-11 Thread Rob Herring
On Wed, Nov 11, 2015 at 02:35:56PM +0800, Zain Wang wrote: > Add DT bindings documentation for the rk3288 crypto drivers. > > Signed-off-by: Zain Wang Acked-by: Rob Herring > --- > > Changed in v3: > - add reset property > > Changed in v2: > - None > > Changed in v1: > - remove the _crypto

Re: [RFC PATCH v1 2/2] dt-bindings: add document for Innosilicon HDMI on Rockchip platform

2015-11-11 Thread Rob Herring
On Wed, Nov 11, 2015 at 03:47:32PM +0800, Yakir Yang wrote: > Signed-off-by: Yakir Yang Acked-by: Rob Herring > --- > .../display/rockchip/inno_hdmi-rockchip.txt| 50 > ++ > 1 file changed, 50 insertions(+) > create mode 100644 > Documentation/devicetree/bindings

Re: [PATCH v2 1/2] ASoC: da7218: Add bindings documentation for DA7218 audio codec

2015-11-11 Thread Rob Herring
On Wed, Nov 11, 2015 at 03:40:22PM +, Adam Thomson wrote: > Signed-off-by: Adam Thomson > --- > Documentation/devicetree/bindings/sound/da7218.txt | 106 > + > 1 file changed, 106 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/da7218.txt > >

Re: [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices

2015-11-11 Thread Brian Norris
In addition to my other comments: On Tue, Nov 10, 2015 at 10:59:55AM +0530, Vignesh R wrote: > In addition to providing direct access to SPI bus, some spi controller > hardwares (like ti-qspi) provide special memory mapped port > to accesses SPI flash devices in order to increase read performance.

Re: [PATCH] mtd: spi-nor: fsl-quadspi: add big-endian support

2015-11-11 Thread Brian Norris
+ devicetree On Wed, Nov 11, 2015 at 11:51:13AM -0600, Han Xu wrote: > On Fri, Oct 30, 2015 at 04:49:41AM -0500, Yuan Yao-B46683 wrote: (BTW Yuan, replying on top doesn't make the conversation as easy to follow) > > Although it is possible to add the endianness support in the > > regmap_mmio dri

Re: [PATCH v2 1/4] drm: arm: Add DT bindings documentation for HDLCD driver.

2015-11-11 Thread Rob Herring
On Wed, Nov 11, 2015 at 04:06:47PM +, Liviu Dudau wrote: > Cc: Rob Herring > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Ian Campbell > Cc: Kumar Gala > > Signed-off-by: Liviu Dudau Looks pretty good, but a few comments. > --- > .../devicetree/bindings/drm/arm/arm,hdlcd.txt | 74 > +

Re: [RFCv2 1/2] power: domain: add pm_genpd_uninit

2015-11-11 Thread Alexander Aring
Hi, On Thu, Nov 05, 2015 at 03:34:45PM +0100, Alexander Aring wrote: > > What do you suggest to me for e.g. the raspberrypi power domain driver, > also simple ignore such error handling? > ping, I also can add some WARN_ON_ONCE, if the list for sub-domains, etc. are not empty. This would then r

Re: [PATCH 0/6] ARM: OMAP2+: dts: cm-t335: initial support

2015-11-11 Thread Tony Lindgren
Hi, * Uri Mashiach [15 09:32]: > Gentle ping Well the merge window is ongoing, and I'm not touching anything except fixes until they are all out of the way. And after that I'll start applying patches for v4.5 merge window, usually by -rc2 except when things go wrong and we have regressions w

Re: [PATCH 2/2] usb: phy: msm: fix connect/disconnect bug for dragonboard OTG port

2015-11-11 Thread Tim Bird
On 11/10/2015 07:14 PM, Peter Chen wrote: > On Tue, Nov 10, 2015 at 04:46:51PM -0800, Tim Bird wrote: >> This fixes a bug where if you disconnect and re-connect the USB cable, >> the gadget driver stops working. >> >> Add support for async_irq to wake up driver from low power mode. >> Without thi

Re: [PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-11-11 Thread Marc Zyngier
On Wed, 11 Nov 2015 12:03:39 +0530 Bharat Kumar Gogada wrote: > Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP. > > Signed-off-by: Bharat Kumar Gogada > Signed-off-by: Ravi Kiran Gummaluri > --- > Added logic to allocate contiguous hwirq in nwl_irq_domain_alloc function. > Moved MS

Re: [PATCH 4/6] ARM: OMAP2+: dts: cm-t335: add support for MMC

2015-11-11 Thread Uri Mashiach
Gentle ping On 27/10/15 14:14, Uri Mashiach wrote: From: Ilya Ledvich Add pinmux configuration for MMC0 pins. Add fixed regulator 'vmmc_fixed'. Enable MMC0 in 4-bit mode. Acked-by: Igor Grinberg Signed-off-by: Ilya Ledvich Signed-off-by: Uri Mashiach --- arch/arm/boot/dts/am335x-cm-t335.

Re: [PATCH 6/6] ARM: OMAP2+: dts: cm-t335: add support for PWM backlight

2015-11-11 Thread Uri Mashiach
Gentle ping On 27/10/15 14:15, Uri Mashiach wrote: From: Ilya Ledvich Add pinmux configuration for ECAP0 pin. Add node for PWM backlight device. Use PWM output from ecap0 as backlight source. Acked-by: Igor Grinberg Signed-off-by: Ilya Ledvich Signed-off-by: Uri Mashiach --- arch/arm/boo

Re: [PATCH 5/6] ARM: OMAP2+: dts: cm-t335: add support for network device

2015-11-11 Thread Uri Mashiach
Gentle ping On 27/10/15 14:14, Uri Mashiach wrote: From: Ilya Ledvich Add pinmux configurations for RGMII1 based CPSW Ethernet pins and MDIO pins: - default configuration required for module in active state, - sleep configuration required for module in inactive state. Add mac node with sin

Re: [PATCH 2/6] ARM: OMAP2+: dts: cm-t335: add basic support for I2C

2015-11-11 Thread Uri Mashiach
Gentle ping On 27/10/15 14:14, Uri Mashiach wrote: From: Ilya Ledvich Add pinmux configuration for I2C0 and I2C1 pins. Add description for I2C0 bus, set clock frequency to 400kHz. Add child nodes for 24c02 EEPROM and em3027 RTC on I2C0 bus. Acked-by: Igor Grinberg Signed-off-by: Ilya Ledvich

Re: [PATCH 3/6] ARM: OMAP2+: dts: cm-t335: add support for NAND flash

2015-11-11 Thread Uri Mashiach
Gentle ping On 27/10/15 14:14, Uri Mashiach wrote: From: Ilya Ledvich Add pinmux configuration for NAND specific GPMC pins. Add description for GPMC controller. Add child node for NAND flash including CM-T335 specific partition table to GPMC node. Enable error-location module (ELM). Acked-by:

Re: [PATCH 0/6] ARM: OMAP2+: dts: cm-t335: initial support

2015-11-11 Thread Uri Mashiach
Gentle ping On 27/10/15 14:14, Uri Mashiach wrote: Add basic support for CompuLab cm-t335 module based on AM335X SoC. CM-T335 is a tiny computer-on-module (CoM) / system-on-module (SoM) The module is built around the Texas Instruments Sitara AM3352/4 system-on-chip. The CPU is supplemented wit

Re: [PATCH 1/6] ARM: OMAP2+: dts: cm-t335: add initial support

2015-11-11 Thread Uri Mashiach
Gentle ping On 27/10/15 14:14, Uri Mashiach wrote: From: Ilya Ledvich Add basic support for CompuLab cm-t335 module based on AM335X SoC. CM-T335 is a tiny computer-on-module (CoM) / system-on-module (SoM) The module is built around the Texas Instruments Sitara AM3352/4 system-on-chip. The CP

[PATCH v2 0/4] drm: Add support for the ARM HDLCD display controller

2015-11-11 Thread Liviu Dudau
This series adds support for ARM's HDLCD display controller found in Juno and ARM TC2 Coretile. The HDLCD outputs an RGB stream that feeds into a single digital encoder (DVI or HDMI). This series depends on Sudeep Holla's series that introduces support for SCPI on Juno. This is now queued for v4.4

[PATCH v2 1/4] drm: arm: Add DT bindings documentation for HDLCD driver.

2015-11-11 Thread Liviu Dudau
Cc: Rob Herring Cc: Pawel Moll Cc: Mark Rutland Cc: Ian Campbell Cc: Kumar Gala Signed-off-by: Liviu Dudau --- .../devicetree/bindings/drm/arm/arm,hdlcd.txt | 74 ++ 1 file changed, 74 insertions(+) create mode 100644 Documentation/devicetree/bindings/drm/arm/arm,h

[PATCH v2 4/4] MAINTAINERS: Add Liviu Dudau as maintainer for ARM HDLCD driver.

2015-11-11 Thread Liviu Dudau
Update MAINTAINERS file for HDLCD driver. Cc: Andrew Morton Cc: Arnd Bergmann Cc: Mauro Carvalho Chehab Cc: Greg KH Cc: Joe Perches Cc: Jiri Slaby Signed-off-by: Liviu Dudau --- MAINTAINERS | 6 ++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fca7daf..

[PATCH v2 2/4] drm: Add support for ARM's HDLCD controller.

2015-11-11 Thread Liviu Dudau
The HDLCD controller is a display controller that supports resolutions up to 4096x4096 pixels. It is present on various development boards produced by ARM Ltd and emulated by the latest Fast Models from the company. Cc: David Airlie Cc: Robin Murphy Signed-off-by: Liviu Dudau --- drivers/gpu/

[PATCH v2 3/4] arm64: Juno: Add HDLCD support to the Juno boards.

2015-11-11 Thread Liviu Dudau
ARM's Juno board has two HDLCD controllers, each linked to an NXP TDA19988 HDMI transmitter that provides output encoding. Add them to the device tree. Signed-off-by: Liviu Dudau --- arch/arm64/boot/dts/arm/juno-base.dtsi | 74 -- 1 file changed, 70 insertions(+),

[PATCH v2 0/2] ASoC: Add support for DA7217 and DA7218 audio codecs

2015-11-11 Thread Adam Thomson
This patch set adds DT and ASoC codec driver support for DA7217 and DA7218. Changes are based against v4.3 kernel version. Changes in v2: - Removed Internal LDO voltage selection from DT - BiQuad filter coefficients removed from DT, no programmed using mixer controls. - ALC calibration no l

[PATCH v2 1/2] ASoC: da7218: Add bindings documentation for DA7218 audio codec

2015-11-11 Thread Adam Thomson
Signed-off-by: Adam Thomson --- Documentation/devicetree/bindings/sound/da7218.txt | 106 + 1 file changed, 106 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/da7218.txt diff --git a/Documentation/devicetree/bindings/sound/da7218.txt b/Documentatio

Re: [PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-11 Thread bayi cheng
On Mon, 2015-11-09 at 18:46 -0800, Brian Norris wrote: > Hi Bayi, > > On Fri, Nov 06, 2015 at 11:48:06PM +0800, Bayi Cheng wrote: > > This series is based on v4.3-rc1 and l2-mtd.git [0] and erase_sector > > implementation patch [1] > > > > [0]: git://git.infradead.org/l2-mtd.git > > [1]: > > htt

Re: [PATCH v6 2/3] mtd: mtk-nor: mtk serial flash controller driver

2015-11-11 Thread bayi cheng
On Mon, 2015-11-09 at 19:01 -0800, Brian Norris wrote: > Hi Bayi, > > A few small comments. > > On Fri, Nov 06, 2015 at 11:48:08PM +0800, Bayi Cheng wrote: > > add spi nor flash driver for mediatek controller > > > > Signed-off-by: Bayi Cheng > > --- > > drivers/mtd/spi-nor/Kconfig | 7

Re: [RFC v3 1/2] Documentation: bridge: Add documentation for ps8640 DT properties

2015-11-11 Thread Philipp Zabel
Am Mittwoch, den 11.11.2015, 20:53 +0800 schrieb Jitao Shi: > Add documentation for DT properties supported by > ps8640 DSI-eDP converter. > > Signed-off-by: Jitao Shi > Acked-by: Rob Herring Reviewed-by: Philipp Zabel best regards Philipp -- To unsubscribe from this list: send the line "uns

[RFC v3 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

2015-11-11 Thread Jitao Shi
This patch adds drm_bridge driver for parade DSI to eDP bridge chip. Signed-off-by: Jitao Shi --- changes since v2: 1. Fixed Function Return val. 2. Tune power supply name easy read. 3. Use i2c_new_dummy for more i2c pages --- drivers/gpu/drm/bridge/Kconfig |9

[RFC v3 1/2] Documentation: bridge: Add documentation for ps8640 DT properties

2015-11-11 Thread Jitao Shi
Add documentation for DT properties supported by ps8640 DSI-eDP converter. Signed-off-by: Jitao Shi Acked-by: Rob Herring --- changes since v2: tune properties in example match Required properties --- .../devicetree/bindings/display/bridge/ps8640.txt | 43 1 file

Re: [PATCH v3 0/2] thermal: mediatek: Add cpu power cooling model

2015-11-11 Thread dawei chien
On Fri, 2015-11-06 at 08:50 +0530, Viresh Kumar wrote: > On 05-11-15, 19:09, dawei chien wrote: > > Thank you for your kindly explaining, now I could understand what I > > miss, I will send device tree binding on next version such like > > following description. > > > > --- a/Documentation/devicet

Re: [PATCH v2 16/16] mmc: host: omap_hsmmc: use "mmc_of_parse_voltage" to get ocr_avail

2015-11-11 Thread Ulf Hansson
On 11 November 2015 at 11:26, Roger Quadros wrote: > Hi, > > On 25/08/15 17:50, Ulf Hansson wrote: >> On 3 August 2015 at 14:26, Kishon Vijay Abraham I wrote: >>> From: Roger Quadros >>> >>> For platforms that doesn't have explicit regulator control in MMC, >>> populate voltage-ranges in MMC dev

Re: [PATCH v2 16/16] mmc: host: omap_hsmmc: use "mmc_of_parse_voltage" to get ocr_avail

2015-11-11 Thread Roger Quadros
Hi, On 25/08/15 17:50, Ulf Hansson wrote: > On 3 August 2015 at 14:26, Kishon Vijay Abraham I wrote: >> From: Roger Quadros >> >> For platforms that doesn't have explicit regulator control in MMC, >> populate voltage-ranges in MMC device tree node and use >> mmc_of_parse_voltage to get ocr_avail

Re: [PATCH RESEND 01/16] Documentation: dt-bindings: mfd: add TI LMU device binding information

2015-11-11 Thread Lee Jones
On Mon, 02 Nov 2015, Milo Kim wrote: > This patch describes overall binding for TI LMU MFD devices. > > Cc: devicetree@vger.kernel.org > Cc: Lee Jones > Cc: linux-ker...@vger.kernel.org > Signed-off-by: Milo Kim > --- > Documentation/devicetree/bindings/mfd/ti-lmu.txt | 282 >

Re: [PATCH 2/3] thermal: Add Mediatek thermal controller support

2015-11-11 Thread Javi Merino
On Wed, Nov 11, 2015 at 08:27:47AM +0100, Sascha Hauer wrote: > On Tue, Nov 10, 2015 at 10:26:30AM -0800, Eduardo Valentin wrote: > > On Tue, Nov 10, 2015 at 12:05:54PM +, Javi Merino wrote: > > > On Mon, Nov 09, 2015 at 11:13:32AM +0100, Sascha Hauer wrote: > > > > > > > > > > + > > > > +/*

Re: [PATCH v3 1/2] thermal: mediatek: Add cpu power cooling model.

2015-11-11 Thread Javi Merino
On Tue, Nov 10, 2015 at 10:41:22AM -0800, Eduardo Valentin wrote: > On Tue, Nov 10, 2015 at 11:20:18AM +, Javi Merino wrote: > > On Fri, Nov 06, 2015 at 08:54:33AM +0530, Viresh Kumar wrote: > > > Cc'ing Javi (which you should have as he wrote the power-thing for > > > cpu-cooling). > > > > >

Re: [kbuild-all] [PATCH V3 4/4] dma: add Qualcomm Technologies HIDMA channel driver

2015-11-11 Thread Arnd Bergmann
On Wednesday 11 November 2015 10:21:03 Fengguang Wu wrote: > Hi Sinan, > > Sorry please ignore this warning -- it's actually a problem specific > to the mn10300 arch. I'll disable such warning in mn10300 in future. I just tried to find what happened here. mn10300 appears to define the type based