[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160503165136.GA24880@rob-hp-laptop>
Date: Tue, 3 May 2016 11:51:36 -0500
From: Rob Herring <robh@...nel.org>
To: Michael Heimpold <mhei@...mpold.de>
Cc: Jonathan Cameron <jic23@...nel.org>,
"Andrew F . Davis" <afd@...com>, Mark Brown <broonie@...nel.org>,
netdev@...r.kernel.org, devicetree@...r.kernel.org,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>
Subject: Re: [PATCH v3 net-next 2/2] net: ethernet: enc28j60: add device tree
support
On Thu, Apr 28, 2016 at 10:06:15PM +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 file.
>
> Signed-off-by: Michael Heimpold <mhei@...mpold.de>
> ---
>
> Changelog:
>
> v3: * renamed and improved binding documentation as
> suggested by Rob Herring
>
> v2: * took care of Arnd Bergmann's review comments
> - allow to specify MAC address via DT
> - unconditionally define DT id table
> * increased the driver version minor number
> * driver author's email address bounces, removed from address list
>
> v1: * Initial submission
>
>
> .../devicetree/bindings/net/microchip,enc28j60.txt | 59 ++++++++++++++++++++++
Acked-by: Rob Herring <robh@...nel.org>
> drivers/net/ethernet/microchip/enc28j60.c | 20 ++++++--
> 2 files changed, 76 insertions(+), 3 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/net/microchip,enc28j60.txt
Powered by blists - more mailing lists