On Mon, Apr 18, 2016 at 05:22:22AM -0700, Amitkumar Karwar wrote: > From: Xinming Hu <[email protected]> > > Add device tree binding documentation for MARVELL's sd8xxx > (sd8897 and sd8997) wlan chip. > > Signed-off-by: Xinming Hu <[email protected]> > Signed-off-by: Amitkumar Karwar <[email protected]> > --- > Listing changelist for both 1/2 and 2/2 patches > v3: Don't update adapter->dt_node if mwifiex_plt_dev is NULL > > v4: a)Corrected the 'name' and 'compatible' property names.(Arnd Bergmann and > Rob > Herring) > b)Patch description wraped in 72 columns(Rob Herring) > c)Moved DT binding file to bindings/net/wireless/(Rob Herring) > d)Renamed "mwifiex,chip-gpio" to "marvell,wakeup-gpios"(Rob Herring/ > Arnd Bergmann) > e)Replaced #ifdef with __maybe_unused(Arnd Bergmann) > > v5: a)Removed wildcards from compatible string(Arnd Bergmann) > b)Prepared single patch for all binding changes(Rob Herring) > c)Specified our node as a subnode of SDIO controller. With this approach, > we > don't need to register new platform driver. (Rob herring) > > v6: a)List out the specific property names for marvell,caldata* and size of > the data(Rob Herring) > b)Use sdio function number for both the unit address and reg(Rob Herring) > > v7: a)Use suggested specific marvell,caldata property name and generic node > name(Rob Herring) > --- > .../bindings/net/wireless/marvell-sd8xxx.txt | 63 > ++++++++++++++++++++++ > 1 file changed, 63 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/net/wireless/marvell-sd8xxx.txt
Acked-by: Rob Herring <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
