Message ID | cover.e80da8845680a45c2e07d5f17280fdba84555b8a.1561649505.git-series.maxime.ripard@bootlin.com (mailing list archive) |
---|---|
Headers | show |
Series | net: Add generic and Allwinner YAML bindings | expand |
From: Maxime Ripard <maxime.ripard@bootlin.com> Date: Thu, 27 Jun 2019 17:31:42 +0200 > This is an attempt at getting the main generic DT bindings for the ethernet > (and related) devices, and convert some DT bindings for the Allwinner DTs > to YAML as well. > > This should provide some DT validation coverage. I don't think this should go via my tree as it's all DT stuff.
On Thu, Jun 27, 2019 at 11:22 AM David Miller <davem@davemloft.net> wrote: > > From: Maxime Ripard <maxime.ripard@bootlin.com> > Date: Thu, 27 Jun 2019 17:31:42 +0200 > > > This is an attempt at getting the main generic DT bindings for the ethernet > > (and related) devices, and convert some DT bindings for the Allwinner DTs > > to YAML as well. > > > > This should provide some DT validation coverage. > > I don't think this should go via my tree as it's all DT stuff. That's fine. I can take it. There's one conflict with commit 79b647a0c0d5 ("dt-bindings: net: document new usxgmii phy mode"), but that's easy enough to handle. Any other changes to the binding docs will need to go thru me this cycle. Rob