From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 1/2 v10] net: ethernet: Add DT bindings for the Gemini ethernet Date: Wed, 10 Jan 2018 15:40:47 -0500 (EST) Message-ID: <20180110.154047.2155726732823195708.davem@davemloft.net> References: <20180109221053.927-1-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=euc-kr Content-Transfer-Encoding: 8bit Cc: netdev@vger.kernel.org, mirq-linux@rere.qmqm.pl, janos.dev@gmail.com, paulius.zaleckas@gmail.com, linux-arm-kernel@lists.infradead.org, ulli.kroll@googlemail.com, f.fainelli@gmail.com, devicetree@vger.kernel.org, tobias.waldvogel@gmail.com To: linus.walleij@linaro.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:54946 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751733AbeAJUku (ORCPT ); Wed, 10 Jan 2018 15:40:50 -0500 In-Reply-To: <20180109221053.927-1-linus.walleij@linaro.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Linus Walleij Date: Tue, 9 Jan 2018 23:10:52 +0100 > 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. > > Cc: devicetree@vger.kernel.org > Cc: Tobias Waldvogel > Cc: Michaİİ Mirosİİaw > Reviewed-by: Rob Herring > Signed-off-by: Linus Walleij Applied. From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Wed, 10 Jan 2018 15:40:47 -0500 (EST) Subject: [PATCH net-next 1/2 v10] net: ethernet: Add DT bindings for the Gemini ethernet In-Reply-To: <20180109221053.927-1-linus.walleij@linaro.org> References: <20180109221053.927-1-linus.walleij@linaro.org> Message-ID: <20180110.154047.2155726732823195708.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Linus Walleij Date: Tue, 9 Jan 2018 23:10:52 +0100 > 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. > > Cc: devicetree at vger.kernel.org > Cc: Tobias Waldvogel > Cc: Micha? Miros?aw > Reviewed-by: Rob Herring > Signed-off-by: Linus Walleij Applied.