Re: [RFC PATCH 4/6] dt-bindings: update mvneta binding document

2018-12-05 Thread Rob Herring
On Wed, Dec 5, 2018 at 5:00 AM Russell King - ARM Linux wrote: > > On Mon, Dec 03, 2018 at 05:54:55PM -0600, Rob Herring wrote: > > On Mon, Nov 12, 2018 at 12:31:02PM +, Russell King wrote: > > > Signed-off-by: Russell King > > > > Needs a better subject an

Re: [RFC PATCH 4/6] dt-bindings: update mvneta binding document

2018-12-03 Thread Rob Herring
On Mon, Nov 12, 2018 at 12:31:02PM +, Russell King wrote: > Signed-off-by: Russell King Needs a better subject and a commit msg. > --- > Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git >

Re: [RFC PATCH 1/6] dt-bindings: phy: Armada 38x common phy bindings

2018-12-03 Thread Rob Herring
> create mode 100644 > Documentation/devicetree/bindings/phy/phy-armada38x-comphy.txt > Reviewed-by: Rob Herring

Re: [PATCHv2 2/2] dt-bindings: can: xilinx_can: add Xilinx CAN FD 2.0 bindings

2018-10-17 Thread Rob Herring
1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring

Re: [PATCH V2 net-next 5/5] ptp: Add a driver for InES time stamping IP core.

2018-10-12 Thread Rob Herring
On Sun, Oct 07, 2018 at 10:38:23AM -0700, Richard Cochran wrote: > The InES at the ZHAW offers a PTP time stamping IP core. The FPGA > logic recognizes and time stamps PTP frames on the MII bus. This > patch adds a driver for the core along with a device tree binding to > allow hooking the

Re: [PATCH v3 net-next 5/6] dt-bindings: net: dsa: Add lantiq,xrx200-gswip DT bindings

2018-09-11 Thread Rob Herring
On Mon, Sep 10, 2018 at 5:05 PM Andrew Lunn wrote: > > > > +See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of > > > +additional required and optional properties. > > > + > > > + > > snip > > > > + #address-cells = <1>; > > > + #size-cells = <0>; > > > + compatible =

Re: [PATCH v3 net-next 5/6] dt-bindings: net: dsa: Add lantiq,xrx200-gswip DT bindings

2018-09-10 Thread Rob Herring
On Sun, Sep 09, 2018 at 10:20:27PM +0200, Hauke Mehrtens wrote: > This adds the binding for the GSWIP (Gigabit switch) core found in the > xrx200 / VR9 Lantiq / Intel SoC. > > This part takes care of the switch, MDIO bus, and loading the FW into > the embedded GPHYs. > > Signed-off-by: Hauke

Re: [PATCH v3 net-next 3/6] dt-bindings: net: Add lantiq,xrx200-net DT bindings

2018-09-10 Thread Rob Herring
On Sun, Sep 09, 2018 at 10:16:44PM +0200, Hauke Mehrtens wrote: > This adds the binding for the PMAC core between the CPU and the GSWIP > switch found on the xrx200 / VR9 Lantiq / Intel SoC. > > Signed-off-by: Hauke Mehrtens > Cc: devicet...@vger.kernel.org > --- >

Re: [PATCH] net: dsa: add support for ksz9897 ethernet switch

2018-08-17 Thread Rob Herring
Hi, this email is from Rob's (experimental) review bot. I found a couple of common problems with your patch. Please see below. On Wed, 15 Aug 2018 16:51:23 +0100, Lad Prabhakar wrote: > From: "Lad, Prabhakar" > > ksz9477 is superset of ksz9xx series, driver just works > out of the box for

Re: [PATCH v3 net-next 9/9] dt-bindings: net: stmmac: Add the bindings documentation for XGMAC2.

2018-08-07 Thread Rob Herring
On Fri, Aug 03, 2018 at 04:50:27PM +0100, Jose Abreu wrote: > Adds the documentation for XGMAC2 DT bindings. > > Signed-off-by: Jose Abreu > Cc: David S. Miller > Cc: Joao Pinto > Cc: Giuseppe Cavallaro > Cc: Alexandre Torgue > Cc: Sergei Shtylyov > Cc: devicet..

Re: [PATCH] Bluetooth: hci_bcm: Configure SCO routing automatically

2018-06-11 Thread Rob Herring
On Sat, Jun 9, 2018 at 12:26 AM, Attila Tőkés wrote: > Hello Rob, > > On Fri, Jun 8, 2018 at 8:25 PM, Rob Herring wrote: >> >> On Fri, Jun 8, 2018 at 10:20 AM, wrote: >> > From: Attila Tőkés >> > >> > Added support to automatically configure

Re: [PATCH 2/4] arcnet: com20020: bindings for smsc com20020

2018-05-24 Thread Rob Herring
On Wed, May 23, 2018 at 5:17 PM, Andrea Greco <andrea.greco.gapmil...@gmail.com> wrote: > On 05/23/2018 06:49 PM, Rob Herring wrote: >> One typo, otherwise: >> >> Reviewed-by: Rob Herring <r...@kernel.org> > > Yes typo, Fixed over my branch, sorry for that

Re: [PATCH V4 8/8] dt-bindings: stm32: add compatible for syscon

2018-05-23 Thread Rob Herring
t; create mode 100644 > Documentation/devicetree/bindings/arm/stm32/stm32-syscon.txt > create mode 100644 Documentation/devicetree/bindings/arm/stm32/stm32.txt In the future, use the -M option so file moves don't show any diff. Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH 2/4] arcnet: com20020: bindings for smsc com20020

2018-05-23 Thread Rob Herring
21 > + > 1 file changed, 21 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/smsc-com20020.txt One typo, otherwise: Reviewed-by: Rob Herring <r...@kernel.org> > > diff --git a/Documentation/devicetree/bindings/net/smsc-com200

Re: [PATCH V3 8/8] dt-bindings: stm32: add compatible for syscon

2018-05-23 Thread Rob Herring
On Wed, May 23, 2018 at 4:32 AM, Christophe ROULLIER <christophe.roull...@st.com> wrote: > On 05/22/2018 07:22 PM, Rob Herring wrote: >> On Mon, May 21, 2018 at 10:07:26AM +0200, Christophe Roullier wrote: >>> This patch describes syscon DT bindings. >>> >&

Re: [PATCH net-next v2 1/7] net: dsa: qca8k: Add QCA8334 binding documentation

2018-05-22 Thread Rob Herring
node describing a port needs to > have a valid phandle > referencing the internal PHY connected to it. The CPU port of this switch is > always port 0. > > +A CPU port node has the following optional property: s/property/node/ Otherwise, Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH V3 8/8] dt-bindings: stm32: add compatible for syscon

2018-05-22 Thread Rob Herring
On Mon, May 21, 2018 at 10:07:26AM +0200, Christophe Roullier wrote: > This patch describes syscon DT bindings. > > Signed-off-by: Christophe Roullier > --- > Documentation/devicetree/bindings/arm/stm32.txt | 5 + > 1 file changed, 5 insertions(+) > > diff --git

Re: [PATCH V2 8/8] dt-bindings: stm32: add compatible for syscon

2018-05-17 Thread Rob Herring
inding. It doesn't matter that the OS currently doesn't use the compatible string. > So can you tell me what you wish to describe this part in our SOC bindings ? > > Thanks for your help. > > Christophe. > > -Original Message- > From: Rob Herring [mailto:r.

Re: [RFC PATCH 1/3] arcnet: com20020: Add memory map of com20020

2018-05-11 Thread Rob Herring
On Fri, May 11, 2018 at 5:50 AM, Andrea Greco <andrea.greco.gapmil...@gmail.com> wrote: > On 05/08/2018 06:16 PM, Rob Herring wrote: >> On Sat, May 05, 2018 at 11:34:45PM +0200, Andrea Greco wrote: >>> From: Andrea Greco <a.gr...@4sigma.it> >>> >>> A

Re: [PATCH net-next] dt-bindings: dsa: Remove unnecessary #address/#size-cells

2018-05-08 Thread Rob Herring
lt;fabio.este...@nxp.com> > --- > Documentation/devicetree/bindings/net/dsa/dsa.txt | 6 -- > 1 file changed, 6 deletions(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [RFC PATCH 1/3] arcnet: com20020: Add memory map of com20020

2018-05-08 Thread Rob Herring
On Sat, May 05, 2018 at 11:34:45PM +0200, Andrea Greco wrote: > From: Andrea Greco > > Add support for com20022I/com20020, memory mapped chip version. > Support bus: Intel 80xx and Motorola 68xx. > Bus size: Only 8 bit bus size is supported. > Added related device tree

Re: [PATCH V2 2/8] dt-bindings: stm32-dwmac: add support of MPU families

2018-05-07 Thread Rob Herring
> 1 file changed, 16 insertions(+), 2 deletions(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH V2 4/8] ARM: dts: stm32: Add syscfg on stm32mp1

2018-05-07 Thread Rob Herring
On Wed, May 02, 2018 at 04:18:39PM +0200, Christophe Roullier wrote: > System configuration controller is mainly used to manage > the compensation cell and other IOs and system related > settings. > > Signed-off-by: Christophe Roullier > --- >

Re: [PATCH V2 8/8] dt-bindings: stm32: add compatible for syscon

2018-05-07 Thread Rob Herring
On Wed, May 02, 2018 at 04:18:43PM +0200, Christophe Roullier wrote: > This patch describes syscon DT bindings. > > Signed-off-by: Christophe Roullier > --- > Documentation/devicetree/bindings/arm/stm32.txt | 4 > 1 file changed, 4 insertions(+) > > diff --git

Re: [PATCH net-next v2 06/15] dt-bindings: net: dwmac-sun8i: Add binding for GMAC on Allwinner R40 SoC

2018-05-01 Thread Rob Herring
icetree/bindings/net/dwmac-sun8i.txt | 3 +++ > 1 file changed, 3 insertions(+) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH net-next v2 05/15] dt-bindings: net: dwmac-sun8i: simplify description of syscon property

2018-05-01 Thread Rob Herring
ricted one. > > Simplify the description so that it says what it is supposed to > describe. > > Signed-off-by: Chen-Yu Tsai <w...@csie.org> > --- > Documentation/devicetree/bindings/net/dwmac-sun8i.txt | 7 +------ > 1 file changed, 1 insertion(+), 6 deletions(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH net-next v2 03/15] dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptions

2018-05-01 Thread Rob Herring
y: Chen-Yu Tsai <w...@csie.org> > --- > Documentation/devicetree/bindings/net/dwmac-sun8i.txt | 11 +++ > 1 file changed, 7 insertions(+), 4 deletions(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [RFC/PATCH] net: ethernet: nixge: Use of_get_mac_address()

2018-05-01 Thread Rob Herring
On Thu, Apr 26, 2018 at 03:04:01PM -0700, Moritz Fischer wrote: > On Thu, Apr 26, 2018 at 02:57:42PM -0700, Moritz Fischer wrote: > > Make nixge driver work with 'mac-address' property instead of > > 'address' property. There are currently no in-tree users and > > the only users of this driver are

Re: [PATCH 8/8] dt-bindings: stm32: add compatible for syscon

2018-05-01 Thread Rob Herring
On Tue, Apr 24, 2018 at 05:02:00PM +0200, Christophe Roullier wrote: > This patch describes syscon DT bindings. > > Signed-off-by: Christophe Roullier > --- > Documentation/devicetree/bindings/arm/stm32.txt | 7 +++ > 1 file changed, 7 insertions(+) > > diff

Re: [PATCH 2/8] dt-bindings: stm32-dwmac: add support of MPU families

2018-05-01 Thread Rob Herring
On Tue, Apr 24, 2018 at 05:01:54PM +0200, Christophe Roullier wrote: > Add description for Ethernet MPU families fields > > Signed-off-by: Christophe Roullier > --- > Documentation/devicetree/bindings/net/stm32-dwmac.txt | 16 ++-- > 1 file changed, 14

Re: [PATCH v2 1/2] dt-bindings: net: meson-dwmac: new compatible name for AXG SoC

2018-05-01 Thread Rob Herring
f-by: Yixun Lan <yixun@amlogic.com> > --- > Documentation/devicetree/bindings/net/meson-dwmac.txt | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH net-next v2 3/7] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch

2018-04-27 Thread Rob Herring
On Thu, Apr 26, 2018 at 09:59:27PM +0200, Alexandre Belloni wrote: > DT bindings for the Ethernet switch found on Microsemi Ocelot platforms. > > Cc: Rob Herring <robh...@kernel.org> > Cc: James Hogan <jho...@kernel.org> > Signed-off-by: Alexandre Belloni <

Re: [PATCH net-next v2 1/7] dt-bindings: net: add DT bindings for Microsemi MIIM

2018-04-27 Thread Rob Herring
On Thu, Apr 26, 2018 at 09:59:25PM +0200, Alexandre Belloni wrote: > DT bindings for the Microsemi MII Management Controller found on Microsemi > SoCs > > Cc: Rob Herring <robh...@kernel.org> > Reviewed-by: Florian Fainelli <f.faine...@gmail.com> > Signed-off-by: Ale

Re: [PATCH 3/8] ARM: dts: stm32: add ethernet pins to stm32mp157c

2018-04-25 Thread Rob Herring
On Tue, Apr 24, 2018 at 10:01 AM, Christophe Roullier wrote: > Add ethernet pins on stm32mp157c. > > Signed-off-by: Christophe Roullier > --- > arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 46 > +++ > 1 file

Re: [PATCH] net: phy: TLK10X initial driver submission

2018-04-24 Thread Rob Herring
On Thu, Apr 19, 2018 at 10:28:16AM +0200, Måns Andersson wrote: > From: Mans Andersson > > Add suport for the TI TLK105 and TLK106 10/100Mbit ethernet phys. > > In addition the TLK10X needs to be removed from DP83848 driver as the > power back off support is added here

Re: [PATCH net-next 1/3] net: phy: Add binding for vendor specific C45 MDIO address space

2018-04-24 Thread Rob Herring
On Tue, Apr 17, 2018 at 11:29:27AM -0700, Florian Fainelli wrote: > On 04/17/2018 11:27 AM, Andrew Lunn wrote: > > On Tue, Apr 17, 2018 at 11:18:20AM -0700, Florian Fainelli wrote: > >> On 04/17/2018 02:02 AM, Vicentiu Galanopulo wrote: > >>> The extra property enables the discovery on the MDIO

Re: [PATCH resend v3 3/3] dt-bindings: Document the DT bindings for lan78xx

2018-04-19 Thread Rob Herring
On Thu, Apr 19, 2018 at 10:16 AM, Phil Elwell wrote: > The Microchip LAN78XX family of devices are Ethernet controllers with > a USB interface. Despite being discoverable devices it can be useful to > be able to configure them from Device Tree, particularly in low-cost >

Re: [PATCH 4/4] dt-bindings: Document the DT bindings for lan78xx

2018-04-16 Thread Rob Herring
On Thu, Apr 12, 2018 at 02:55:36PM +0100, Phil Elwell wrote: > The Microchip LAN78XX family of devices are Ethernet controllers with > a USB interface. Despite being discoverable devices it can be useful to > be able to configure them from Device Tree, particularly in low-cost > applications

Re: [PATCH 1/5] dt-bindings: allow dwmac-sun8i to use other devices' exported regmap

2018-04-16 Thread Rob Herring
On Wed, Apr 11, 2018 at 10:16:37PM +0800, Icenowy Zheng wrote: > On some Allwinner SoCs the EMAC clock register needed by dwmac-sun8i is > in another device's memory space. In this situation dwmac-sun8i can use > a regmap exported by the other device with only the EMAC clock register. If this is

Re: [PATCH] dt-bindings: net: ravb: Add support for r8a77965 SoC

2018-04-16 Thread Rob Herring
On Mon, Apr 16, 2018 at 03:55:17PM +0200, Jacopo Mondi wrote: > Add documentation for r8a77965 compatible string to renesas ravb device > tree bindings documentation. > > Signed-off-by: Jacopo Mondi > Reviewed-by: Geert Uytterhoeven >

Re: [PATCH net-next 2/3] dt-bindings: net: ave: add syscon-phy-mode property to configure phy-mode setting

2018-04-13 Thread Rob Herring
Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH net-next 1/3] net: ethernet: ave: add multiple clocks and resets support as required property

2018-04-13 Thread Rob Herring
> Signed-off-by: Kunihiko Hayashi <hayashi.kunih...@socionext.com> > --- > .../bindings/net/socionext,uniphier-ave4.txt | 13 ++- Reviewed-by: Rob Herring <r...@kernel.org> > drivers/net/ethernet/socionext/sni_ave.c | 108 > - > 2 files changed, 96 insertions(+), 25 deletions(-)

Re: [net-next PATCH v3 01/11] soc: ti: K2G: enhancement to support QMSS in K2G NAVSS

2018-04-09 Thread Rob Herring
rali Karicheri <m-kariche...@ti.com> > Signed-off-by: WingMan Kwok <w-kw...@ti.com> > --- > .../bindings/soc/ti/keystone-navigator-qmss.txt| 9 ++- Reviewed-by: Rob Herring <r...@kernel.org> > drivers/soc/ti/knav_qmss.h | 6 ++ > drivers/so

Re: [RFC PATCH v2] net: phy: Added device tree binding for dev-addr and dev-addr code check-up

2018-03-28 Thread Rob Herring
On Tue, Mar 27, 2018 at 9:24 AM, Andrew Lunn wrote: >> > This is a 2nd MDIO address, right? Can't you just append this to reg >> > property? > > Hi Rob > > It is a sub address. > > There are two different MDIO addressing schemes. Clause 22 allowed for > 32 different addresses on

Re: [PATCH net-next 4/8] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch

2018-03-26 Thread Rob Herring
On Mon, Mar 26, 2018 at 5:50 PM, Andrew Lunn wrote: >> ports and port collide with the OF graph binding. It would be good if >> this moved to ethernet-port(s) or similar. > > Hi Rob > > Well, we have been using port in DSA since March 2013. ports is a bit > newer, June 2016. Yes,

Re: [RFC PATCH v2] net: phy: Added device tree binding for dev-addr and dev-addr code check-up

2018-03-26 Thread Rob Herring
On Fri, Mar 23, 2018 at 10:05:22AM -0500, Vicentiu Galanopulo wrote: > Reason for this patch is that the Inphi PHY has a > vendor specific address space for accessing the > C45 MDIO registers - starting from 0x1e. > > A search of the dev-addr property is done in of_mdiobus_register. > If the

Re: [PATCH net-next 4/8] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch

2018-03-26 Thread Rob Herring
On Fri, Mar 23, 2018 at 09:11:13PM +0100, Alexandre Belloni wrote: > DT bindings for the Ethernet switch found on Microsemi Ocelot platforms. > > Cc: Rob Herring <robh...@kernel.org> > Signed-off-by: Alexandre Belloni <alexandre.bell...@bootlin.com> > --- > ..

Re: [PATCH net-next 4/8] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch

2018-03-26 Thread Rob Herring
On Fri, Mar 23, 2018 at 02:11:35PM -0700, Florian Fainelli wrote: > On 03/23/2018 01:11 PM, Alexandre Belloni wrote: > > DT bindings for the Ethernet switch found on Microsemi Ocelot platforms. > > > > Cc: Rob Herring <robh...@kernel.org> > > Signed-off-by:

Re: [PATCH net-next 04/12] dt-bindings: net: dwmac-sun8i: Sort syscon compatibles by alphabetical order

2018-03-26 Thread Rob Herring
sai <w...@csie.org> > --- > Documentation/devicetree/bindings/net/dwmac-sun8i.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH 5/8] dt-bindings: iommu/ipmmu-vmsa: Add R-Car M3-N (R8A77965)

2018-03-05 Thread Rob Herring
vmsa.txt | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 17/19] dt-bindings: net: ravb: Add support for r8a77965 SoC

2018-03-01 Thread Rob Herring
avb.txt | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v3 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev

2018-02-19 Thread Rob Herring
t; Changes from v1: > - Corrected from nixge -> nixge.txt > > --- > Documentation/devicetree/bindings/net/nixge.txt | 32 > + > 1 file changed, 32 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/nixge.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v7 04/37] earlycon: add reg-offset to physical address before mapping

2018-02-15 Thread Rob Herring
her than sit in numerous revisions of this series for nds32. Acked-by: Rob Herring <r...@kernel.org> Greg, can you apply? Rob

Re: [PATCH 1/3] dt-bindings: net: renesas-ravb: Make stream buffer optional

2018-02-09 Thread Rob Herring
b.txt | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH] DT: net: renesas,ravb: document R8A77980 bindings

2018-02-04 Thread Rob Herring
- > The patch is against DaveM's 'net-next.git' repo but I wouldn't mind if it's > applied to 'net.git' instead. :-) > > Documentation/devicetree/bindings/net/renesas,ravb.txt |1 + > 1 file changed, 1 insertion(+) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v7 7/8] dt-bindings: can: m_can: Document new can transceiver binding

2018-01-11 Thread Rob Herring
On Wed, Jan 10, 2018 at 4:55 AM, Faiz Abbas wrote: > From: Franklin S Cooper Jr > > Add information regarding can-transceiver binding. This is especially > important for MCAN since the IP allows CAN FD mode to run significantly > faster than what most

Re: [PATCH v5 32/39] dt-bindings: nds32 L2 cache controller Bindings

2018-01-03 Thread Rob Herring
ndestech,atl2c" > + - reg : Physical base address and size of cache controller's memory > mapped > + - cache-unified : Specifies the cache is a unified cache. > + - cache-level : Should be set to 2 for a level 2 cache. > + > +* Example > + > + L2: l2-cache@e05

Re: [PATCHv5 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec

2018-01-03 Thread Rob Herring
..@linaro.org> > Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org> > --- > .../devicetree/bindings/net/socionext-netsec.txt | 53 > ++ > 1 file changed, 53 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/socionext-netsec.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v5 26/39] nds32: Device tree support

2018-01-03 Thread Rob Herring
On Tue, Jan 2, 2018 at 2:24 AM, Greentime Hu wrote: > From: Greentime Hu > > This patch adds support for device tree. > > Signed-off-by: Vincent Chen > Signed-off-by: Greentime Hu > --- >

Re: [PATCHv4 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec

2017-12-26 Thread Rob Herring
On Fri, Dec 22, 2017 at 11:45 PM, wrote: > From: Jassi Brar > > This patch adds documentation for Device-Tree bindings for the > Socionext NetSec Controller driver. > > Signed-off-by: Jassi Brar > Signed-off-by:

Re: [PATCHv2 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec

2017-12-26 Thread Rob Herring
On Wed, Dec 20, 2017 at 2:02 AM, Jassi Brar wrote: > Hi Mark, > > On Tue, Dec 12, 2017 at 10:59 PM, Mark Rutland wrote: >> Hi, >> >> On Tue, Dec 12, 2017 at 10:45:21PM +0530, jassisinghb...@gmail.com wrote: >>> From: Jassi Brar

Re: [PATCH net-next] phylib: rename reset-(post-)delay-us to reset-(de)assert-us

2017-12-26 Thread Rob Herring
On Fri, Dec 22, 2017 at 4:08 AM, Richard Leitner <d...@g0hl1n.net> wrote: > From: Richard Leitner <richard.leit...@skidata.com> > > As suggested by Rob Herring [1] rename the previously introduced > reset-{,post-}delay-us bindings to the clearer reset-{,de

Re: [PATCH net 1/2] dt-bindings: net: mediatek: add condition to property mediatek,pctl

2017-12-21 Thread Rob Herring
; Signed-off-by: Sean Wang <sean.w...@mediatek.com> > --- > Documentation/devicetree/bindings/net/mediatek-net.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH net-next v5 1/4] phylib: Add device reset delay support

2017-12-19 Thread Rob Herring
On Mon, Dec 18, 2017 at 1:30 AM, Richard Leitner <richard.leit...@skidata.com> wrote: > Hi Rob, > > On 12/15/2017 11:17 PM, Rob Herring wrote: >> On Mon, Dec 11, 2017 at 01:16:57PM +0100, Richard Leitner wrote: >>> From: Richard Leitner <richard.leit...@sk

Re: [PATCH 1/2] dt-bindings: net: add TI CC2560 Bluetooth chip

2017-12-15 Thread Rob Herring
ntation/devicetree/bindings/net/{ti,wilink-st.txt => > ti-bluetooth.txt} (78%) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH net-next v5 1/4] phylib: Add device reset delay support

2017-12-15 Thread Rob Herring
On Mon, Dec 11, 2017 at 01:16:57PM +0100, Richard Leitner wrote: > From: Richard Leitner > > Some PHYs need a minimum time after the reset gpio was asserted and/or > deasserted. To ensure we meet these timing requirements add two new > optional devicetree parameters

Re: [PATCH net-next 1/2 v8] net: ethernet: Add DT bindings for the Gemini ethernet

2017-12-15 Thread Rob Herring
t@0 and ethernet-port@1 with unit names > and following OF graph requirements. > --- > .../bindings/net/cortina,gemini-ethernet.txt | 92 > ++ > 1 file changed, 92 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH 1/2] dt-bindings: add sff,sff binding for SFP support

2017-12-14 Thread Rob Herring
ter-parts. > > Signed-off-by: Russell King <rmk+ker...@armlinux.org.uk> > --- > Documentation/devicetree/bindings/net/sff,sfp.txt | 10 +++--- > 1 file changed, 7 insertions(+), 3 deletions(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v3 30/33] dt-bindings: nds32 SoC Bindings

2017-12-12 Thread Rob Herring
e/bindings/nds32/andestech-boards | 40 > > 1 file changed, 40 insertions(+) > create mode 100644 Documentation/devicetree/bindings/nds32/andestech-boards Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v3 29/33] dt-bindings: nds32 CPU Bindings

2017-12-12 Thread Rob Herring
.com> > Signed-off-by: Zong Li <z...@andestech.com> > Signed-off-by: Greentime Hu <greent...@andestech.com> > --- > Documentation/devicetree/bindings/nds32/cpus.txt | 37 > ++ > 1 file changed, 37 insertions(+) > create mode 100644 Document

Re: [PATCH v2 2/3] dt-bindings: Add optional nvmem BD address bindings to ti,wlink-st

2017-12-12 Thread Rob Herring
s: > * Renamed "mac-address" to "bd-address" > * Fixed typos in example > * Specify byte order of "bd-address" > > Documentation/devicetree/bindings/net/ti,wilink-st.txt | 5 + > 1 file changed, 5 insertions(+) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v3 31/33] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller

2017-12-12 Thread Rob Herring
On Fri, Dec 08, 2017 at 05:12:14PM +0800, Greentime Hu wrote: > From: Greentime Hu > > This patch adds an irqchip driver document for the Andestech Internal Vector > Interrupt Controller. > > Signed-off-by: Rick Chen > Signed-off-by: Greentime Hu

Re: [PATCH] of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated

2017-12-12 Thread Rob Herring
Russell King <rmk+ker...@armlinux.org.uk> > --- > drivers/net/phy/mdio_bus.c | 1 + > drivers/of/of_mdio.c | 3 +++ > 2 files changed, 4 insertions(+) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH net-next 1/2 v6] net: ethernet: Add DT bindings for the Gemini ethernet

2017-12-04 Thread Rob Herring
On Sat, Dec 02, 2017 at 12:06:39PM +0100, Linus Walleij wrote: > This adds the device tree bindings for the Gemini ethernet > controller. It is pretty straight-forward, using standard > bindings and modelling the two child ports as child devices > under the parent ethernet controller device. > >

Re: [PATCH v2 26/35] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller

2017-11-28 Thread Rob Herring
> Signed-off-by: Greentime Hu <greent...@andestech.com> > --- > .../interrupt-controller/andestech,ativic32.txt| 19 +++ > 1 file changed, 19 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/interrupt-controller/andestech,ativic32.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 22/35] nds32: Device tree support

2017-11-27 Thread Rob Herring
On Mon, Nov 27, 2017 at 1:07 PM, Rob Herring <robh...@kernel.org> wrote: > On Mon, Nov 27, 2017 at 6:28 AM, Greentime Hu <green...@gmail.com> wrote: >> From: Greentime Hu <greent...@andestech.com> >> >> This patch adds support for device tree. &

Re: [PATCH v2 22/35] nds32: Device tree support

2017-11-27 Thread Rob Herring
On Mon, Nov 27, 2017 at 6:28 AM, Greentime Hu wrote: > From: Greentime Hu > > This patch adds support for device tree. > > Signed-off-by: Vincent Chen > Signed-off-by: Greentime Hu > --- >

Re: [PATCH v3 1/8] dt-bindings: Add Cavium Octeon Common Ethernet Interface.

2017-11-15 Thread Rob Herring
+ #size-cells = <0>; > + > + ethernet-mac@0 { ethernet@0 > + compatible = "cavium,octeon-7360-xcv"; > + reg = <0>; > + local-mac-address = [ 00 01 23 45 67 89 ]; > +

Re: [PATCH 1/8] dt-bindings: can: rcar_can: document r8a774[35] can support

2017-11-10 Thread Rob Herring
river change is needed. > > Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> > Reviewed-by: Biju Das <biju@bp.renesas.com> > --- > Documentation/devicetree/bindings/net/can/rcar_can.txt | 7 +-- > 1 file changed, 5 insertions(+), 2 deletions(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH 30/31] dt-bindings: nds32 CPU Bindings

2017-11-09 Thread Rob Herring
On Thu, Nov 9, 2017 at 3:39 AM, Greentime Hu <green...@gmail.com> wrote: > 2017-11-08 21:18 GMT+08:00 Rob Herring <robh...@kernel.org>: >> Please Cc the DT list on bindings. > > Sorry. I am not sure what you mean. > Do you mean add devicet...@vger.ke

Re: [PATCH 02/31] nds32: Kernel booting and initialization

2017-11-08 Thread Rob Herring
On Tue, Nov 7, 2017 at 11:54 PM, Greentime Hu wrote: > From: Greentime Hu > Commit message needed. > Signed-off-by: Vincent Chen > Signed-off-by: Greentime Hu > --- > + /* it could update

Re: [PATCH 29/31] MAINTAINERS: Add nds32

2017-11-08 Thread Rob Herring
TURE > +M: Greentime Hu <green...@gmail.com> > +M: Vincent Chen <deanbo...@gmail.com> > +T: git https://github.com/andestech/linux.git > +S: Supported > +F: arch/nds32 DT binding files? > +K: nds32 > +N: nds32 > + > ANDROID CONFIG FRAGMENTS > M: Rob Herring <r...@kernel.org> > S: Supported > -- > 1.7.9.5 >

Re: [PATCH 27/31] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller

2017-11-08 Thread Rob Herring
+DT list On Tue, Nov 7, 2017 at 11:55 PM, Greentime Hu wrote: > From: Greentime Hu Commit msg needed. > Signed-off-by: Rick Chen > Signed-off-by: Greentime Hu > --- >

Re: [PATCH 30/31] dt-bindings: nds32 CPU Bindings

2017-11-08 Thread Rob Herring
Please Cc the DT list on bindings. On Tue, Nov 7, 2017 at 11:55 PM, Greentime Hu wrote: > From: Greentime Hu Commit message needed. > Signed-off-by: Vincent Chen > Signed-off-by: Rick Chen >

Re: [PATCH] [net-next?] of: add of_property_read_variable_* dummy helpers

2017-11-06 Thread Rob Herring
ee > (from branch "dsa-parsing-stage") because of this, I think the best > way forward would be to get an Ack for this patch to get picked up > through the netdev trees. Fine by me. > --- > include/linux/of.h | 62 > +++++++--- > 1 file changed, 50 insertions(+), 12 deletions(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v10 2/8] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY

2017-11-01 Thread Rob Herring
m> > Reviewed-by: Andrew Lunn <and...@lunn.ch> > --- > .../devicetree/bindings/net/dwmac-sun8i.txt| 147 > +++-- > 1 file changed, 135 insertions(+), 12 deletions(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v9 02/10] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY

2017-10-27 Thread Rob Herring
EPHY > - resets: a phandle to the reset control for the EPHY > +- Must be a child of the integrated mdio > > -Example: > - > +Example with integrated PHY: > emac: ethernet@1c0b000 { > compatible = "allwinner,sun8i-h3-emac"; > syscon = <>; > @@ -72,13 +91,115 @@ emac: ethernet@1c0b000 { > phy-handle = <_mii_phy>; > phy-mode = "mii"; > allwinner,leds-active-low; > + > + mdio0: mdio { > + #address-cells = <1>; > + #size-cells = <0>; > + compatible = "snps,dwmac-mdio"; > + }; > + > + mdio-mux { > + compatible = "mdio-mux", "allwinner,sun8i-h3-mdio-mux"; Drop mdio-mux. With those fixed, Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH net-next v3 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE

2017-10-27 Thread Rob Herring
swinder.si...@linaro.org> > --- > .../bindings/net/socionext,uniphier-ave4.txt | 48 > ++ > 1 file changed, 48 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v7 10/10] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes

2017-10-24 Thread Rob Herring
On Wed, Oct 18, 2017 at 01:44:58PM +0200, Corentin Labbe wrote: > Each child node of an MDIO node is scanned as a PHY when calling > of_mdiobus_register() givint the following result: > [ 18.175379] mdio_bus stmmac-0: /soc/ethernet@1c3/mdio/mdio-mux has > invalid PHY address > [

Re: [PATCH v8 02/10] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY

2017-10-23 Thread Rob Herring
On Mon, Oct 23, 2017 at 08:56:18PM +0200, Corentin Labbe wrote: > This patch add documentation about the MDIO switch used on sun8i-h3-emac > for integrated PHY. > > Signed-off-by: Corentin Labbe > --- > .../devicetree/bindings/net/dwmac-sun8i.txt| 139 >

Re: [PATCH v8 01/10] dt-bindings: net: Restore sun8i dwmac binding

2017-10-23 Thread Rob Herring
4 > ++ > 1 file changed, 84 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/dwmac-sun8i.txt Please add acks when posting new versions. Acked-by: Rob Herring <r...@kernel.org> Rob

Re: [PATCH 1/4] dt-bindings: net: ravb: Document optional reset-gpios property

2017-10-05 Thread Rob Herring
On Thu, Sep 28, 2017 at 11:07:38PM +0300, Sergei Shtylyov wrote: > Hello! > > On 09/28/2017 06:53 PM, Geert Uytterhoeven wrote: > > > The optional "reset-gpios" property (part of the generic MDIO bus > > properties) lets us describe the GPIO used for resetting the Ethernet > > PHY. > > > >

Re: [PATCH v6 11/11] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes

2017-10-05 Thread Rob Herring
On Wed, Sep 27, 2017 at 09:50:46PM -0700, Florian Fainelli wrote: > > > On 09/27/2017 07:12 AM, Andrew Lunn wrote: > > On Wed, Sep 27, 2017 at 09:34:14AM +0200, Corentin Labbe wrote: > >> Each child node of an MDIO node is scanned as a PHY when calling > >> of_mdiobus_register() givint the

Re: [PATCH v6 01/11] dt-bindings: net: Restore sun8i dwmac binding

2017-10-05 Thread Rob Herring
ed-off-by: Corentin Labbe <clabbe.montj...@gmail.com> > --- > .../devicetree/bindings/net/dwmac-sun8i.txt| 84 > ++ > 1 file changed, 84 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/dwmac-sun8i.txt Otherwise, Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v5 05/10] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY

2017-09-19 Thread Rob Herring
On Thu, Sep 14, 2017 at 2:19 PM, Andrew Lunn wrote: >> > Is the MDIO controller "allwinner,sun8i-h3-emac" or "snps,dwmac-mdio"? >> > If the latter, then I think the node is fine, but then the mux should be >> > a child node of it. IOW, the child of an MDIO controller should either

Re: [PATCH v5 05/10] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY

2017-09-13 Thread Rob Herring
On Fri, Sep 08, 2017 at 09:43:25AM +0200, Corentin Labbe wrote: > On Fri, Sep 08, 2017 at 09:25:38AM +0200, Maxime Ripard wrote: > > On Fri, Sep 08, 2017 at 09:11:51AM +0200, Corentin Labbe wrote: > > > This patch add documentation about the MDIO switch used on sun8i-h3-emac > > > for integrated

Re: [PATCH v5 02/10] dt-bindings: net: Restore sun8i dwmac binding

2017-09-13 Thread Rob Herring
lt;clabbe.montj...@gmail.com> > --- > .../devicetree/bindings/net/dwmac-sun8i.txt| 84 > ++ > 1 file changed, 84 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/dwmac-sun8i.txt Otherwise, Acked-by: Rob Herring <r...@kernel.org>

Re: [net-next PATCHv6 1/2] dt-bindings: net: Add DT bindings for Socionext Netsec

2017-09-11 Thread Rob Herring
On Wed, Aug 30, 2017 at 03:55:52PM +0530, Jassi Brar wrote: > This patch adds documentation for Device-Tree bindings for the > Socionext NetSec Controller driver. > > Signed-off-by: Jassi Brar > --- > .../devicetree/bindings/net/socionext-netsec.txt | 46 >

Re: [PATCH 2/2] Bluetooth: btqcomsmd: BD address setup

2017-09-01 Thread Rob Herring
On Fri, Sep 1, 2017 at 3:47 PM, Marcel Holtmann wrote: > Hi Bjorn, > >> Bluetooth BD address can be retrieved in the same way as >> for wcnss-wlan MAC address. This patch mainly stores the >> local-mac-address property and sets the BD address during >> hci device setup. >> >>

Re: [PATCH v2 1/3] dt-bindings: add SFF vendor prefix

2017-09-01 Thread Rob Herring
On Wed, Aug 30, 2017 at 12:51:10PM +0300, Baruch Siach wrote: > Signed-off-by: Baruch Siach <bar...@tkos.co.il> > --- > v2: New patch in this series > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <r...@kernel.org>

  1   2   3   4   >