Message ID | 20190808114101.29982-1-narmstrong@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | dt-bindings: net: meson-dwmac: convert to yaml | expand |
From: Neil Armstrong <narmstrong@baylibre.com> Date: Thu, 8 Aug 2019 13:40:59 +0200 > This patchsets converts the Amlogic Meson DWMAC glue bindings over to > YAML schemas using the already converted dwmac bindings. > > The first patch is needed because the Amlogic glue needs a supplementary > reg cell to access the DWMAC glue registers. > > Changes since v2: > - Added review tags > - Updated allwinner,sun7i-a20-gmac.yaml reg maxItems Where is this targetted to be merged, an ARM tree? Or one of my networking trees?
Hi, On 08/08/2019 20:20, David Miller wrote: > From: Neil Armstrong <narmstrong@baylibre.com> > Date: Thu, 8 Aug 2019 13:40:59 +0200 > >> This patchsets converts the Amlogic Meson DWMAC glue bindings over to >> YAML schemas using the already converted dwmac bindings. >> >> The first patch is needed because the Amlogic glue needs a supplementary >> reg cell to access the DWMAC glue registers. >> >> Changes since v2: >> - Added review tags >> - Updated allwinner,sun7i-a20-gmac.yaml reg maxItems > > Where is this targetted to be merged, an ARM tree? Or one of my > networking trees? > I assume you can take it in one of your net trees. Thanks, Neil