From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 26 Nov 2018 13:58:38 -0600 Subject: [PATCH linux-next 09/10] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings In-Reply-To: <20181126001531.12974-10-grygorii.strashko@ti.com> References: <20181126001531.12974-1-grygorii.strashko@ti.com> <20181126001531.12974-10-grygorii.strashko@ti.com> Message-ID: <20181126195838.GA19167@bogus> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Nov 25, 2018 at 06:15:30PM -0600, Grygorii Strashko wrote: > The cpsw-phy-sel driver was replaced with new PHY driver phy-gmii-sel, so > deprecate cpsw-phy-sel bindings. > > Cc: Kishon Vijay Abraham I > Cc: Tony Lindgren > Signed-off-by: Grygorii Strashko > --- > Documentation/devicetree/bindings/net/cpsw-phy-sel.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Please add acks/reviewed-bys when posting new versions. Rob