From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Blumenstingl Subject: RE: [PATCH v2 10/11] dt-bindings: net: dwmac: Deprecate the PHY reset properties Date: Mon, 10 Jun 2019 17:50:11 +0200 Message-ID: <20190610155011.4305-1-martin.blumenstingl@googlemail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Maxime Ripard , netdev@vger.kernel.org Cc: Mark Rutland , devicetree@vger.kernel.org, Florian Fainelli , Alexandre Torgue , Andrew Lunn , =?UTF-8?q?Antoine=20T=C3=A9nart?= , linux-stm32@st-md-mailman.stormreply.com, Martin Blumenstingl , Chen-Yu Tsai , Rob Herring , Maxime Coquelin , Maxime Chevallier , Frank Rowand , "David S . Miller" , linux-arm-kernel@lists.infradead.org, Heiner Kallweit List-Id: devicetree@vger.kernel.org > Even though the DWMAC driver uses some driver specific properties, the PHY > core has a bunch of generic properties and can deal with them nicely. > > Let's deprecate our specific properties. > > Signed-off-by: Maxime Ripard I am not sure about the yaml syntax for deprecated properties but the description inside the .yaml file looks good to me so: Reviewed-by: Martin Blumenstingl