[PATCH] net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG

2015-07-05 Thread Rob Herring
-function-declaration] This is due to CONFIG_OF now being user selectable. Add a dependency on HAS_IOMEM to fix this. Signed-off-by: Rob Herring r...@kernel.org Cc: Florian Fainelli f.faine...@gmail.com Cc: David S. Miller da...@davemloft.net --- drivers/net/phy/Kconfig | 2 +- 1 file changed, 1

Re: [PATCH v2 1/2] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller

2015-10-22 Thread Rob Herring
available. > This variant is indicated by the "sigma,smp8640-ethernet" compatible > string. > > Signed-off-by: Mans Rullgard <m...@mansr.com> Acked-by: Rob Herring <r...@kernel.org> > --- > Changes: > - correct order of compatible stri

Re: [PATCH] net, can, ti_hecc: add DT support for the ti,hecc controller

2015-10-21 Thread Rob Herring
On Mon, Oct 19, 2015 at 1:58 AM, Marc Kleine-Budde wrote: > On 10/19/2015 08:39 AM, Heiko Schocher wrote: >> add DT support for the ti hecc controller, used on >> am3517 SoCs. > > A similar patch was posted a few days ago, see > http://comments.gmane.org/gmane.linux.can/8616

Re: [PATCH v2 net-next] net: hisilicon: fix binding document of mdio

2015-11-16 Thread Rob Herring
On Mon, Nov 16, 2015 at 05:38:24PM +0800, huangdaode wrote: > This patch explains the occasion of "hisilcon,mdio" and > "hisilicon,hns-mdio" according to Arnd's comments. > and reformat it according to comments from Rob. > > chang log: > > v2: > 1) reformat the style. > 2)

Re: [PATCH] net: hisilicon: fix binding document of mdio

2015-11-13 Thread Rob Herring
On Fri, Nov 13, 2015 at 10:23:44AM +0800, huangdaode wrote: > This patch fixes explain the occasion of "hisilcon,mdio" according to > Arnd's comments. specify it is only used for hip04. > > First, please give your commnents. > > Signed-off-by: huangdaode > --- >

Re: [PATCH v2 1/5] net: add Hisilicon Network Subsystem support (config and documents)

2015-09-21 Thread Rob Herring
On 09/17/2015 01:51 AM, huangdaode wrote: > The Hisilicon Network Subsystem is a long term evolution IP which is > supposed to be used in Hisilicon ICT SoC. The IP, which is called hns > for short, is a TCP/IP acceleration engine, which can directly decode > TCP/IP stream and distribute them to

Re: [PATCH RESEND v3 5/9] of_mdio: fix MDIO phy device refcounting

2015-09-24 Thread Rob Herring
ach_direct() failed. > > With our previous patch, phy_connect_direct() and phy_attach_direct() > take a new refcount on the phy device when successful, so we can drop > our local reference immediatley after these functions, whether or not > they succeeded. > > Signed-off-by: Russell King

Re: [PATCH net-next 2/2] net: hns: enet specisies a reference to dsaf (config and documents)

2015-12-07 Thread Rob Herring
On Sat, Dec 05, 2015 at 03:59:16PM +0800, yankejian wrote: > when enet specisies a reference to dsaf, the correlative config and s/when/When/ > documents needs to update. this patch updates the correlative dtsi file s/this/This/ > and bindings documents . ^ extra space

Re: [PATCH v2 next 1/2] dts: hisi: fixes no syscon error when init mdio

2015-12-08 Thread Rob Herring
On Mon, Dec 07, 2015 at 04:25:06PM +0800, yankejian wrote: > Signed-nux start up, we get the log below: > "Hi-HNS_MDIO 803c.mdio: no syscon hisilicon,peri-c-subctrl > mdio_bus mdio@803c: mdio sys ctl reg has not maped " > > the source code about the subctrl is dealled with syscon,

Re: [PATCH net 2/2] bindings: net: macb: add no-usrio optional property

2015-12-08 Thread Rob Herring
On Mon, Dec 07, 2015 at 11:58:34AM +0100, Neil Armstrong wrote: > Add the no-usrio optional property to disable usage of the USRIO > register on platforms not implementing it. > --- > Documentation/devicetree/bindings/net/macb.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git

Re: [PATCH v2 net-next 1/2] ravb: add fallback compatibility strings

2015-12-02 Thread Rob Herring
Horman <horms+rene...@verge.net.au> Acked-by: Rob Herring <r...@kernel.org> > > --- > v2 > * Drop bogus typo non-fix > * include "rcar-" in generic bindings > --- > Documentation/devicetree/bindings/net/renesas,ravb.txt | 9 - > drivers/net/etherne

Re: [PATCH v2 net-next 2/2] ravb: add device tree support for r8a779[123]

2015-12-02 Thread Rob Herring
rge.net.au> Acked-by: Rob Herring <r...@kernel.org> > > --- > v2 > * No change > --- > Documentation/devicetree/bindings/net/renesas,ravb.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.

Re: [PATCH 2/5] stmmac: Correct documentation on stmmac clocks.

2015-12-04 Thread Rob Herring
On Fri, Dec 04, 2015 at 05:08:42PM +0800, Phil Reid wrote: > devm_get_clk looks in clock-name property for matching clock. > the ptp_ref_clk property is ignored. > > Signed-off-by: Phil Reid <pr...@electromag.com.au> Acked-by: Rob Herring <r...@kernel.org> > ---

Re: [PATCH 5/5] stmmac: socfpga: Provide dt node to config ptp clk source.

2015-12-04 Thread Rob Herring
On Fri, Dec 04, 2015 at 05:08:45PM +0800, Phil Reid wrote: > Signed-off-by: Phil Reid > --- > Documentation/devicetree/bindings/net/socfpga-dwmac.txt | 2 ++ > drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c | 10 ++ > 2 files changed, 12 insertions(+) >

Re: [PATCH 1/5] stmmac: create of compatible mdio bus for stmacc driver

2015-12-04 Thread Rob Herring
tx-fifo-depth = <16384>; > clocks = <>; > clock-names = "stmmaceth"; > + mdio0: mdio@0 { Don't need a unit address here. Otherwise, for the binding: Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v3 4/4] stmmac: socfpga: Provide dt node to config ptp clk source.

2015-12-08 Thread Rob Herring
> Signed-off-by: Phil Reid <pr...@electromag.com.au> Acked-by: Rob Herring <r...@kernel.org> > --- > Documentation/devicetree/bindings/net/socfpga-dwmac.txt | 2 ++ > drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c | 9 + > 2 files changed, 11 insert

Re: [PATCH v4 4/4] stmmac: socfpga: Provide dt node to config ptp clk source.

2015-12-08 Thread Rob Herring
> Signed-off-by: Phil Reid <pr...@electromag.com.au> Acked-by: Rob Herring <r...@kernel.org> > --- > Documentation/devicetree/bindings/net/socfpga-dwmac.txt | 2 ++ > drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c | 9 + > 2 files changed, 11 insert

Re: [PATCH v2 net-next 3/3] bindings: ethernet: macb: Add optional caps properties

2015-12-08 Thread Rob Herring
On Tue, Dec 08, 2015 at 02:52:06PM +0100, Neil Armstrong wrote: > Add generic caps properties to the binding in order to support > future macb/gem implementations with the generic macb compatible form. > > Signed-off-by: Neil Armstrong <narmstr...@baylibre.com> Acked-

Re: [PATCH RESEND net-next 3/3] arm64: hip05-d02: Document devicetree bindings for Hisilicon D02 Board

2015-12-07 Thread Rob Herring
On Sat, Dec 05, 2015 at 03:54:48PM +0800, yankejian wrote: > This patch adds documentation for the devicetree bindings used by the > DT files of Hisilicon Hip05-D02 development board. > > Signed-off-by: yankejian > --- > .../devicetree/bindings/arm/hisilicon/hisilicon.txt

Re: [PATCH v2] net/macb: add support for resetting PHY using GPIO

2015-12-14 Thread Rob Herring
e mmc folks did a pwrseq binding for similar reasons. I don't think I'd recommend that here as I think it is kind of ugly. We really need a pre-probe/scan hook for drivers. This is also needed for USB devices mounted on boards. But I'm not going to hold up something simple to do all that

Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding

2015-12-29 Thread Rob Herring
On Sun, Dec 27, 2015 at 05:34:27PM -0800, Bjorn Andersson wrote: > Add binding representing the Qualcomm wcn3620/60/80 WiFi block. > Signed-off-by: Bjorn Andersson > --- > .../bindings/net/wireless/qcom,wcn36xx-wifi.txt| 76 > ++ > 1 file

Re: [PATCH v5 net-next 3/3] dt-bindings: net: macb: Add NP4 macb variant

2016-01-06 Thread Rob Herring
On Tue, Jan 05, 2016 at 02:39:18PM +0100, Neil Armstrong wrote: > Add NP4 macb SoC variant. > > Signed-off-by: Neil Armstrong <narmstr...@baylibre.com> > --- > Documentation/devicetree/bindings/net/macb.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob

Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding

2015-12-29 Thread Rob Herring
On Tue, Dec 29, 2015 at 11:03:57AM -0800, Bjorn Andersson wrote: > On Tue 29 Dec 10:34 PST 2015, Rob Herring wrote: > > > On Sun, Dec 27, 2015 at 05:34:27PM -0800, Bjorn Andersson wrote: > > > Add binding representing the Qualcomm wcn3620/60/80 WiFi block. > > >

Re: [PATCH 2/3] drivers: net: cpsw: fix error messages when using phy-handle DT property

2015-12-29 Thread Rob Herring
you want a version of this > against v4.3.3. > > Documentation/devicetree/bindings/net/cpsw.txt | 4 ++-- For the binding: Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] net: emac: emac gigabit ethernet controller driver

2015-12-31 Thread Rob Herring
On Tue, Dec 15, 2015 at 4:49 PM, Gilad Avidov wrote: > On Mon, 14 Dec 2015 17:39:09 -0800 > Florian Fainelli wrote: > >> On 14/12/15 16:19, Gilad Avidov wrote: >> >> [snip] >> >> > + "sgmii_irq"; >> > + qcom,emac-gpio-mdc

Re: [PATCH V3] net: emac: emac gigabit ethernet controller driver

2015-12-31 Thread Rob Herring
On Tue, Dec 29, 2015 at 06:48:55PM -0700, Gilad Avidov wrote: > Add supports for ethernet controller HW on Qualcomm Technologies, Inc. SoC. > This driver supports the following features: > 1) Checksum offload. > 2) Runtime power management support. > 3) Interrupt coalescing support. > 4) SGMII

Re: [PATCH 1/2] can: sja1000: add documentation for Technologic Systems version

2015-12-19 Thread Rob Herring
On Fri, Dec 18, 2015 at 03:17:24PM -0500, Damien Riegel wrote: > This commit adds documentation for the Technologic Systems version of > SJA1000. The difference with the NXP version is in the way the registers > are accessed. > > Signed-off-by: Damien Riegel >

Re: [PATCH 1/2] can: sja1000: add documentation for Technologic Systems version

2015-12-22 Thread Rob Herring
On Mon, Dec 21, 2015 at 9:09 AM, Damien Riegel <damien.rie...@savoirfairelinux.com> wrote: > On Sat, Dec 19, 2015 at 09:37:42PM -0600, Rob Herring wrote: >> On Fri, Dec 18, 2015 at 03:17:24PM -0500, Damien Riegel wrote: >> > This commit adds documentation for the Tec

Re: [RESEND PATCH v1 0/4] Add support emac for the RK3036 SoC platform

2015-12-30 Thread Rob Herring
On Wed, Dec 30, 2015 at 4:17 AM, Geert Uytterhoeven wrote: > Hi David, > > On Wed, Dec 30, 2015 at 2:48 AM, David Miller wrote: >> From: Heiko Stübner >> Date: Tue, 29 Dec 2015 23:27:55 +0100 >>> Am Dienstag, 29. Dezember 2015,

Re: [PATCH v2 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus mutiplexer

2016-06-02 Thread Rob Herring
On Tue, May 31, 2016 at 07:06:37PM +0530, Pramod Kumar wrote: > Add DT binding doc for Broadcom MDIO bus mutiplexer driver. > > Signed-off-by: Pramod Kumar > --- > .../bindings/net/brcm,mdio-mux-iproc.txt | 60 > ++ > 1 file changed, 60

Re: [PATCH v2 6/7] Binding:PHY: Binding doc for NS2 PCIe PHYs.

2016-06-02 Thread Rob Herring
o-mux-bus-pci.txt | 27 > ++ > 1 file changed, 27 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/phy/brcm,mdio-mux-bus-pci.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 2/7] DT: phy.txt: Add mdio-integrated-mux property

2016-06-02 Thread Rob Herring
On Tue, May 31, 2016 at 07:06:36PM +0530, Pramod Kumar wrote: > This property is used by integrated MDIO multiplexer > which has bus selection and mdio transaction generation logic, > integrated inside. > > Signed-off-by: Pramod Kumar > --- >

Re: [PATCH 1/2] NET: PHY: Add PHY LED control binding.

2016-06-08 Thread Rob Herring
On Sun, Jun 05, 2016 at 11:45:49PM +0200, Hauke Mehrtens wrote: > This binding makes it possible to control the LEDs of an Ethernet PHY. > These settings allow it to abstract the hardware configuration which > tells the hardware when to switch the LED constant on or blink for > example. This will

Re: [PATCH v3 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga

2016-06-08 Thread Rob Herring
quired properties: > Optional properties: > altr,emac-splitter: Should be the phandle to the emac splitter soft IP node > if > DWMAC controller is connected emac splitter. > +phy-mode: The phy mode the ethernet operates in > +altr,sgmii_to_sgmii_converter: phandle to the TSE SGMII converter Use '-' rather than '_'. With that, for the binding: Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v4 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexer

2016-06-08 Thread Rob Herring
o-mux-iproc.txt | 59 > ++ > 1 file changed, 59 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/net/brcm,mdio-mux-iproc.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH 3/5] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac

2016-06-08 Thread Rob Herring
On Mon, Jun 06, 2016 at 08:10:54PM +0200, Corentin LABBE wrote: > Le 06/06/2016 16:14, Rob Herring a écrit : > > On Fri, Jun 03, 2016 at 11:56:28AM +0200, LABBE Corentin wrote: > >> This patch adds documentation for Device-Tree bindings for the > >> Allwinner sun8i-em

Re: [PATCH v4 2/7] binding: Make "mdio-parent-bus" property from mandatory to optional

2016-06-08 Thread Rob Herring
> Signed-off-by: Pramod Kumar <pramod.ku...@broadcom.com> > --- > Documentation/devicetree/bindings/net/mdio-mux.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v4 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexer

2016-06-08 Thread Rob Herring
On Tue, Jun 07, 2016 at 05:27:29PM +0530, Pramod Kumar wrote: > Hi Florian, > > > -Original Message- > > From: Florian Fainelli [mailto:f.faine...@gmail.com] > > Sent: 07 June 2016 00:06 > > To: Pramod Kumar; Rob Herring; Pawel Moll; Mark Rutland; Ian Cam

Re: [PATCH v2 1/2] ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround

2016-06-06 Thread Rob Herring
gt; --- > v2: Spell out "workaround" to avoid confusion. > --- > Documentation/devicetree/bindings/net/fsl-fec.txt | 3 +++ Acked-by: Rob Herring <r...@kernel.org> > arch/arm/mach-imx/cpuidle-imx6q.c | 16 +++ > drivers/net/ethernet/frees

Re: [PATCH 3/5] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac

2016-06-06 Thread Rob Herring
On Fri, Jun 03, 2016 at 11:56:28AM +0200, LABBE Corentin wrote: > This patch adds documentation for Device-Tree bindings for the > Allwinner sun8i-emac driver. > > Signed-off-by: LABBE Corentin > --- > .../bindings/net/allwinner,sun8i-emac.txt | 64 >

Re: [PATCH v2 2/2] Documentation: DT: cpsw: remove rx_descs property

2016-06-08 Thread Rob Herring
dtsi | 1 - > arch/arm/boot/dts/dra7.dtsi| 1 - > 5 files changed, 5 deletions(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH 2/2] dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chip

2016-06-14 Thread Rob Herring
t/cirrus,cs89x0.txt | 13 + > 1 file changed, 13 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/cirrus,cs89x0.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC

2016-06-14 Thread Rob Herring
; > --- > .../bindings/net/hisilicon-femac-mdio.txt | 22 +++ Acked-by: Rob Herring <r...@kernel.org> > drivers/net/phy/Kconfig| 8 + > drivers/net/phy/Makefile | 1 + > drivers/net/phy/mdio-hisi-femac.c

Re: [PATCH 3/3] net: hisilicon: Add Fast Ethernet MAC driver

2016-06-14 Thread Rob Herring
On Mon, Jun 13, 2016 at 02:07:56PM +0800, Dongpo Li wrote: > This patch adds the Hisilicon Fast Ethernet MAC(FEMAC) driver. > The FEMAC supports max speed 100Mbps and has been used in many > Hisilicon SoC. > > Reviewed-by: Jiancheng Xue > Signed-off-by: Dongpo Li

Re: [PATCHv3] wlcore: spi: add wl18xx support

2016-06-21 Thread Rob Herring
On Tue, Jun 21, 2016 at 12:02:06PM +, Reizer, Eyal wrote: > Add support for using with both wl12xx and wl18xx. > > - all wilink family needs special init command for entering wspi mode. > extra clock cycles should be sent after the spi init command while the > cs pin is high. > - Use

Re: [PATCH v2] net: stmmac: dwmac-rk: add rk3228-specific data

2016-06-21 Thread Rob Herring
288-gmac", "rockchip,rk3368-gmac" > + - compatible: Can be one of "rockchip,rk3228-gmac", "rockchip,rk3288-gmac", > + "rockchip,rk3368-gmac" Not worth reposting just for this, but 1 per line is preferred. Acked

Re: [PATCH 12/15] net: davinci_mdio: document missed "ti,am4372-mdio" compat string

2016-06-19 Thread Rob Herring
On Wed, Jun 15, 2016 at 02:56:00PM +0300, Grygorii Strashko wrote: > Document missed "ti,am4372-mdio" compat string used for TI am437x SoC > (am4372.dtsi). > > Signed-off-by: Grygorii Strashko > --- > Documentation/devicetree/bindings/net/davinci-mdio.txt | 3 ++- > 1

Re: [PATCH] [v5] net: emac: emac gigabit ethernet controller driver

2016-06-19 Thread Rob Herring
On Tue, Jun 14, 2016 at 05:22:35PM -0500, Timur Tabi wrote: > Add supports for ethernet controller HW on Qualcomm Technologies, Inc. SoC. > This driver supports the following features: > 1) Checksum offload. > 2) Interrupt coalescing support. > 3) SGMII phy. > 4) phylib interface for external phy

Re: [PATCH v2] net: fec: Add "phy-reset-active-low" property to DT

2016-02-12 Thread Rob Herring
On Tue, Feb 09, 2016 at 09:01:12PM +0100, Bernhard Walle wrote: > We need that for a custom hardware that needs the reverse reset > sequence. > > Signed-off-by: Bernhard Walle > --- > Changes compared to v1: > - Add documentation to 'phy-reset-gpios' that flags are ignored >

Re: [PATCH net-next] net: macb: add wake-on-lan support via magic packet

2016-02-12 Thread Rob Herring
On Tue, Feb 09, 2016 at 12:07:16PM -0200, Sergio Prado wrote: > Tested on Acqua A5 SoM (http://www.acmesystems.it/acqua). > > Signed-off-by: Sergio Prado > --- > Documentation/devicetree/bindings/net/macb.txt | 2 + > drivers/net/ethernet/cadence/macb.c

Re: [PATCH v2] net: fec: Add "phy-reset-active-low" property to DT

2016-02-12 Thread Rob Herring
On Fri, Feb 12, 2016 at 9:24 AM, Fabio Estevam <feste...@gmail.com> wrote: > On Fri, Feb 12, 2016 at 1:20 PM, Rob Herring <r...@kernel.org> wrote: > >> This is what the gpio flags are for. Why can't you use that? > > This has already been discussed in v1: > h

Re: [PATCH V3] net: emac: emac gigabit ethernet controller driver

2016-01-30 Thread Rob Herring
On Fri, Jan 29, 2016 at 2:38 PM, Timur Tabi <ti...@codeaurora.org> wrote: > Rob Herring wrote: [...] >>>> Isn't this a user enabled feature if the h/w supports it? >>> >>> >>> >>> Is there a sysfs entry for that? We were planning on

Re: [PATCH V3] net: emac: emac gigabit ethernet controller driver

2016-01-29 Thread Rob Herring
On Fri, Jan 29, 2016 at 12:22 PM, Timur Tabi <ti...@codeaurora.org> wrote: > Gilad is no longer working for Qualcomm, so I'm taking over (as best as I > can) this driver. Let's just say it's going to be a learning experience. Lucky you. > Rob Herring wrote: >>> >&g

Re: [PATCH v3 4/4] net: mvneta: update clocks property and document additional clock-names

2016-01-20 Thread Rob Herring
On Wed, Jan 20, 2016 at 07:27:25PM +0800, Jisheng Zhang wrote: > Signed-off-by: Jisheng Zhang <jszh...@marvell.com> > --- > Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt | 7 ++- > 1 file changed, 6 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH net-next,V2] net: macb: make magic-packet property generic

2016-02-18 Thread Rob Herring
On Tue, Feb 16, 2016 at 09:10:45PM -0200, Sergio Prado wrote: > As requested by Rob Herring on patch > https://patchwork.ozlabs.org/patch/580862/. > > This is a new property that it's still in net-next and has never been > used in production, so we are not br

Re: [PATCH can-next 2/2] CAN: rcar: add device tree support for r8a779[234]

2016-02-21 Thread Rob Herring
: Simon Horman <horms+rene...@verge.net.au> > --- > Documentation/devicetree/bindings/net/can/rcar_can.txt | 3 +++ > drivers/net/can/rcar_can.c | 3 +++ > 2 files changed, 6 insertions(+) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH can-next 1/2] CAN: rcar: add gen[12] fallback compatibility strings

2016-02-21 Thread Rob Herring
man <horms+rene...@verge.net.au> > --- > Documentation/devicetree/bindings/net/can/rcar_can.txt | 4 +++- > drivers/net/can/rcar_can.c | 2 ++ > 2 files changed, 5 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [v6, 3/5] dt: move guts devicetree doc out of powerpc directory

2016-03-18 Thread Rob Herring
On Wed, Mar 09, 2016 at 06:08:49PM +0800, Yangbo Lu wrote: > Move guts devicetree doc to Documentation/devicetree/bindings/soc/fsl/ > since it's used by not only PowerPC but also ARM. And add a specification > for 'little-endian' property. > > Signed-off-by: Yangbo Lu > --- >

Re: [PATCH v3 1/9] net: arc_emac: make the rockchip emac document more compatible

2016-03-18 Thread Rob Herring
for other SoCs in the future. > > Signed-off-by: Caesar Wang <w...@rock-chips.com> > Cc: Rob Herring <robh...@kernel.org> > Cc: devicet...@vger.kernel.org > Cc: netdev@vger.kernel.org > Cc: "David S. Miller" <da...@davemloft.net> > Cc: Alexander Koc

Re: [PATCH RFC 1/5] net: phy: sun8i-h3-ephy: Add bindings for Allwinner H3 Ethernet PHY

2016-04-07 Thread Rob Herring
1 file changed, 44 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/net/allwinner,sun8i-h3-ephy.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH 1/9] net: mediatek: update the IRQ part of the binding document

2016-04-11 Thread Rob Herring
On Thu, Apr 07, 2016 at 07:57:48PM +0200, John Crispin wrote: > The current binding document only describes a single interrupt. Update the > document by adding the 2 other interrupts. > > The driver currently only uses a single interrupt. The HW is however able > to using IRQ grouping to split TX

Re: [PATCH RFT 1/2] phylib: add device reset GPIO support

2016-04-11 Thread Rob Herring
On Sat, Apr 09, 2016 at 01:22:47AM +0300, Sergei Shtylyov wrote: > The PHY devices sometimes do have their reset signal (maybe even power > supply?) tied to some GPIO and sometimes it also does happen that a boot > loader does not leave it deasserted. So far this issue has been attacked > from

Re: [PATCH RFT 1/2] phylib: add device reset GPIO support

2016-04-11 Thread Rob Herring
On Mon, Apr 11, 2016 at 2:28 PM, Sergei Shtylyov <sergei.shtyl...@cogentembedded.com> wrote: > On 04/11/2016 10:25 PM, Rob Herring wrote: > >>> The PHY devices sometimes do have their reset signal (maybe even power >>> supply?) tied to some GPIO and sometimes i

Re: [v6, 3/5] dt: move guts devicetree doc out of powerpc directory

2016-03-19 Thread Rob Herring
On Thu, Mar 17, 2016 at 12:11 PM, Arnd Bergmann <a...@arndb.de> wrote: > On Thursday 17 March 2016 12:06:40 Rob Herring wrote: >> > diff --git a/Documentation/devicetree/bindings/powerpc/fsl/guts.txt >> > b/Documentation/devicetree/bindings/soc/fsl/guts.txt >> &

Re: [PATCH v3] can: rcar_canfd: Add Renesas R-Car CAN FD driver

2016-03-19 Thread Rob Herring
ers to driver/net/can/rcar dir (as > suggested by Oliver H) > * Updated commit message > > Changes since v1: > * Removed testmodes & debugfs code (suggested by Oliver H) > * Fixed tx path race issue by introducing lock (suggested by Marc K) >

Re: [v6, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

2016-03-19 Thread Rob Herring
-...@vger.kernel.org; > >> ulf.hans...@linaro.org; Zhao Qiang; Russell King; Bhupesh Sharma; Joerg > >> Roedel; Santosh Shilimkar; Scott Wood; Rob Herring; Claudiu Manoil; Kumar > >> Gala; Yang-Leo Li; Xiaobo Xie > >> Subject: Re: [v6, 5/5] mmc: sdhci-of-

Re: [PATCH v5 2/4] Documentation: Bindings: Add STM32 DWMAC glue

2016-03-21 Thread Rob Herring
On Sat, Mar 19, 2016 at 12:00:22AM +0800, Chen-Yu Tsai wrote: > Hi, > > On Fri, Mar 18, 2016 at 11:37 PM, Alexandre TORGUE > wrote: > > Signed-off-by: Alexandre TORGUE > > > > diff --git

Re: [PATCH V2 01/12] net-next: mediatek: Document ralink/mediatek SoC ethernet binding

2016-03-02 Thread Rob Herring
On Fri, Feb 26, 2016 at 03:21:33PM +0100, John Crispin wrote: > Add three files. One describes the actual frame engine, the other two > describe fast ethernet and gigabit switches bindings. > > Signed-off-by: John Crispin > Signed-off-by: Felix Fietkau >

Re: [PATCH v3 2/4] Documentation: Bindings: Add STM32 DWMAC glue

2016-03-02 Thread Rob Herring
On Fri, Feb 26, 2016 at 11:51:50AM +0100, Alexandre TORGUE wrote: > Signed-off-by: Alexandre TORGUE > > diff --git a/Documentation/devicetree/bindings/net/stm32-dwmac.txt > b/Documentation/devicetree/bindings/net/stm32-dwmac.txt > new file mode 100644 > index

Re: [PATCH] can: rcar_can: Add r8a7795 support

2016-03-03 Thread Rob Herring
umentation/devicetree/bindings/net/can/rcar_can.txt | 11 +++ > drivers/net/can/Kconfig| 2 +- > drivers/net/can/rcar_can.c | 1 + > 3 files changed, 13 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2] can: rcar_canfd: Add Renesas R-Car CAN FD driver

2016-03-04 Thread Rob Herring
On Thu, Mar 03, 2016 at 03:38:35PM +, Ramesh Shanmugasundaram wrote: > This patch adds support for the CAN FD controller found in Renesas R-Car > SoCs. The controller operates in CAN FD mode by default. > > CAN FD mode supports both Classical CAN & CAN FD frame formats. The > controller

Re: [PATCH V3 1/4] net-next: mediatek: document MediaTek SoC ethernet binding

2016-03-04 Thread Rob Herring
diatek-net.txt | 77 > > 1 file changed, 77 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/mediatek-net.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v4 2/4] Documentation: Bindings: Add STM32 DWMAC glue

2016-03-04 Thread Rob Herring
On Fri, Mar 04, 2016 at 04:58:04PM +0100, Alexandre TORGUE wrote: > Signed-off-by: Alexandre TORGUE > > diff --git a/Documentation/devicetree/bindings/net/stm32-dwmac.txt > b/Documentation/devicetree/bindings/net/stm32-dwmac.txt > new file mode 100644 > index

Re: [v7, 3/5] dt: move guts devicetree doc out of powerpc directory

2016-04-03 Thread Rob Herring
> - None > --- > Documentation/devicetree/bindings/{powerpc => soc}/fsl/guts.txt | 3 +++ > 1 file changed, 3 insertions(+) > rename Documentation/devicetree/bindings/{powerpc => soc}/fsl/guts.txt (91%) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH V3] net: mediatek: update the IRQ part of the binding document

2016-04-13 Thread Rob Herring
eir ordering > > Changes in V2: > * split this patch out of the series that fixes tx stalls in the driver > > Documentation/devicetree/bindings/net/mediatek-net.txt |7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH net-next 04/10] net: hns: add attribute reset-field-offset for dsaf node

2016-04-22 Thread Rob Herring
On Fri, Apr 22, 2016 at 03:20:13PM +0800, Yisen Zhuang wrote: > Add the subctrl reset offset for dsaf, this property is used to reset > xge/ge ports for different dsaf. If this attribute is not present, > default value 0 will be used. > > Signed-off-by: Daode Huang >

Re: [PATCH v2 net-next 11/13] Documentation: Bindings: Update DT binding for separating dsaf dev support

2016-04-27 Thread Rob Herring
t sure if i need to send V3 for this series, or > separate > patches of documentation to independent series and generate a new patch for > hns base > on current net-next? That's David's call. I'm guessing he wants follow-up patches on top of these. > 在 2016/4/26 20:48, Rob Herring 写道: >>

Re: [PATCH v2 net-next 11/13] Documentation: Bindings: Update DT binding for separating dsaf dev support

2016-04-26 Thread Rob Herring
On Sat, Apr 23, 2016 at 05:05:15PM +0800, Yisen Zhuang wrote: > Because debug dsaf port was separated from service dsaf port, this patch > updates the related information of DT binding. Separated when? New version of the h/w? If so, where's the new compatible string? This is quite a big binding

Re: [PATCH v2 net-next] net: ethernet: enc28j60: add device tree support

2016-04-25 Thread Rob Herring
On Sun, Apr 24, 2016 at 11:28:03PM +0200, Michael Heimpold wrote: > The following patch adds the required match table for device tree support > (and while at, fix the indent). It's also possible to specify the > MAC address in the DT blob. > > Also add the corresponding binding documentation

Re: [PATCH v6 2/6] Documentation: Bindings: Add STM32 DWMAC glue

2016-04-28 Thread Rob Herring
On Mon, Apr 25, 2016 at 01:53:58PM +0200, Alexandre TORGUE wrote: > Signed-off-by: Alexandre TORGUE <alexandre.tor...@gmail.com> Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH 2/6] Documentation: DT binding doc for iProc Shared MDIO Controller.

2016-04-22 Thread Rob Herring
On Thu, Apr 21, 2016 at 02:48:39PM +0530, Pramod Kumar wrote: > Add DT binding doc for iProc Shared MDIO Controller which > populate all masters to Shared MDIO framework. > > Signed-off-by: Pramod Kumar > Reviewed-by: Ray Jui > Reviewed-by: Scott

Re: [PATCH 5/6] Documentation: Binding doc for ethernet master in NS2

2016-04-22 Thread Rob Herring
On Thu, Apr 21, 2016 at 02:48:42PM +0530, Pramod Kumar wrote: > Adding binding doc for ethernet master present in shared > MDIO controller. > > Signed-off-by: Pramod Kumar > Reviewed-by: Ray Jui > Reviewed-by: Scott Branden

Re: [PATCH] phy: add support for a reset-gpio specification

2016-05-16 Thread Rob Herring
On Thu, May 12, 2016 at 12:00:33PM +0200, Uwe Kleine-König wrote: > The framework only asserts (for now) that the reset gpio is not active. > > Signed-off-by: Uwe Kleine-König > --- > Documentation/devicetree/bindings/net/phy.txt | 3 +++ >

Re: [PATCH net-next 0/4] net: hns: update DT properties according to Rob's comments

2016-05-03 Thread Rob Herring
On Fri, Apr 29, 2016 at 01:39:49PM -0400, David Miller wrote: > From: Yisen Zhuang > Date: Thu, 28 Apr 2016 15:09:00 +0800 > > > There are some inappropriate properties definition in hns DT. We update the > > definition > > according to Rob's review comments and fix

Re: [PATCH net v3 4/5] dt: cpsw: phy-handle, phy_id, and fixed-link are mutually exclusive

2016-05-03 Thread Rob Herring
d Rob Herring's Acked-by due to above change > > Changes since v1 [2]: > - Rebased (no conflicts) > - Added Tested-by from Nicolas Chauvet > - Added Acked-by from Rob Herring for the binding change > > [1] http://patchwork.ozlabs.org/patch/613260/ > [2] ht

Re: [v10, 1/7] Documentation: DT: update Freescale DCFG compatible

2016-05-05 Thread Rob Herring
ges for v8: > - Added this patch > Changes for v9: > - Added a list for the possible compatibles > Changes for v10: > - None > --- > Documentation/devicetree/bindings/arm/fsl.txt | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v3 net-next 2/2] net: ethernet: enc28j60: add device tree support

2016-05-03 Thread Rob Herring
umentation file. > > Signed-off-by: Michael Heimpold <m...@heimpold.de> > --- > > Changelog: > > v3: * renamed and improved binding documentation as > suggested by Rob Herring > > v2: * took care of Arnd Bergmann's review comments > - allow t

Re: [PATCH v5 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver

2016-05-03 Thread Rob Herring
On Thu, Apr 28, 2016 at 01:23:07PM +0100, Ramesh Shanmugasundaram wrote: > This patch adds support for the CAN FD controller found in Renesas R-Car > SoCs. The controller operates in CAN FD only mode by default. > > CAN FD mode supports both Classical CAN & CAN FD frame formats. The > controller

Re: [PATCH RFT 1/2] phylib: add device reset GPIO support

2016-05-03 Thread Rob Herring
freshed the patch. > > Documentation/devicetree/bindings/net/phy.txt |2 + > Documentation/devicetree/bindings/net/phy.txt |2 + Acked-by: Rob Herring <r...@kernel.org> > drivers/net/phy/at803x.c | 19 ++ > drivers/net/phy

Re: [PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver

2016-04-15 Thread Rob Herring
On Fri, Apr 15, 2016 at 10:44 AM, Timur Tabi <ti...@codeaurora.org> wrote: > Rob Herring wrote: >>> >>> > >>> > dma-mask = <0 0x>; >>> > >>> >or >>> > >>> > dma-mask = <0x

Re: [PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver

2016-04-14 Thread Rob Herring
On Wed, Apr 13, 2016 at 02:31:25PM -0500, Timur Tabi wrote: > kbuild test robot wrote: > > > >drivers/net/ethernet/qualcomm/emac/emac-mac.c: In function 'emac_mac_up': > >drivers/net/ethernet/qualcomm/emac/emac-mac.c:1076:9: warning: large > >integer implicitly truncated to unsigned

Re: [PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver

2016-04-14 Thread Rob Herring
On Wed, Apr 13, 2016 at 12:59:52PM -0500, Timur Tabi wrote: > From: Gilad Avidov > > Add supports for ethernet controller HW on Qualcomm Technologies, Inc. SoC. > This driver supports the following features: > 1) Checksum offload. > 2) Runtime power management support. >

Re: [PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver

2016-04-15 Thread Rob Herring
On Thu, Apr 14, 2016 at 6:34 PM, Timur Tabi wrote: > Vikram Sethi wrote: >> retval = dma_coerce_mask_and_coherent(>dev, >> DMA_BIT_MASK(64)); >> if (retval) { >> dev_err(>dev, "failed to set DMA mask err %d\n", >> retval);

Re: [PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver

2016-04-14 Thread Rob Herring
On Thu, Apr 14, 2016 at 11:47 AM, Timur Tabi <ti...@codeaurora.org> wrote: > Rob Herring wrote: > >>> @@ -0,0 +1,65 @@ >>> +Qualcomm EMAC Gigabit Ethernet Controller >>> + >>> +Required properties: >>> +- compatible : Should be "qcom,

Re: [net-next PATCH 1/3] net: phy: dp83867: Add documentation for optional impedance control

2016-07-21 Thread Rob Herring
On Thu, Jul 21, 2016 at 11:52:36AM +0530, Sekhar Nori wrote: > Nishanth, > > On Wednesday 20 July 2016 09:03 PM, Nishanth Menon wrote: > > On 07/20/2016 09:56 AM, Mugunthan V N wrote: > >> Add documention of ti,impedance-control which can be used to > >> correct MAC impedance mismatch using phy

Re: [PATCH v6 11/12] Documentation: dtb: xgene: Add MDIO node

2016-07-21 Thread Rob Herring
On Wed, Jul 20, 2016 at 11:59:29PM -0700, Iyappan Subramanian wrote: > Signed-off-by: Iyappan Subramanian > Tested-by: Fushen Chen > Tested-by: Toan Le > --- > .../devicetree/bindings/net/apm-xgene-mdio.txt | 37 > ++

Re: [PATCH net-next 10/10] Documentation: dtb: xgene: Add rxlos GPIO mapping

2016-08-01 Thread Rob Herring
On Fri, Jul 29, 2016 at 05:34:03PM -0700, Iyappan Subramanian wrote: > Signed-off-by: Quan Nguyen > Signed-off-by: Iyappan Subramanian > Tested-by: Fushen Chen > --- > Documentation/devicetree/bindings/net/apm-xgene-enet.txt | 1 + > 1 file

Re: [PATCH 1/3] net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data

2016-08-12 Thread Rob Herring
On Thu, Aug 11, 2016 at 10:12:44AM +0200, Heiko Stübner wrote: > Hi Roger, > > Am Donnerstag, 11. August 2016, 15:24:46 schrieb Roger Chen: > > Add constants and callback functions for the dwmac on rk3228/rk3229 socs. > > As can be seen, the base structure is the same, only registers and the > >

Re: [PATCH 1/4] net: hix5hd2_gmac: add tx scatter-gather feature

2016-08-12 Thread Rob Herring
On Thu, Aug 11, 2016 at 05:01:52PM +0800, Dongpo Li wrote: > From: Li Dongpo > > The "hix5hd2" is SoC name, add the generic ethernet driver name. > The "hisi-gemac-v1" is the basic version and "hisi-gemac-v2" adds > the SG/TXCSUM/TSO/UFO features. > This patch only adds

Re: [PATCH] [v8] net: emac: emac gigabit ethernet controller driver

2016-08-12 Thread Rob Herring
_put(). > - use module_platform_driver() and dma_set_mask_and_coherent() > - replace long hex bitmasks with BIT() macro. > > v2: > - replace hw bit fields to macros with bitwise operations. > - change all iterators to unsized types (int) > - some minor code flow improvements.

  1   2   3   4   >