Re: [PATCH net] net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing

2017-10-27 Thread David Miller
From: Jose Abreu Date: Thu, 26 Oct 2017 09:51:33 +0100 > According to DT bindings documentation we are expecting a > property called "snps,read-requests" but we are parsing > instead a property called "read,read-requests". > > This is clearly a typo. Fix it. > >

[PATCH net] net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing

2017-10-26 Thread Jose Abreu
According to DT bindings documentation we are expecting a property called "snps,read-requests" but we are parsing instead a property called "read,read-requests". This is clearly a typo. Fix it. Signed-off-by: Jose Abreu Cc: Joao Pinto Cc: David S.