Re: [PATCH] dt: bindings: fix documentation for MARVELL's bt-sd8xxx wireless device

2016-06-01 Thread Wei-Ning Huang
Please ignore this patch. I think we should make the driver parse 32 bit value instead (to be consistent with mwifiex driver). On Wed, Jun 1, 2016 at 11:09 AM, Wei-Ning Huang wrote: > The property marvell,wakeup-pin and marvell,wakeup-gap-ms are read as > u16 in the driver. Fix documentation and

[PATCH] dt: bindings: fix documentation for MARVELL's bt-sd8xxx wireless device

2016-05-31 Thread Wei-Ning Huang
The property marvell,wakeup-pin and marvell,wakeup-gap-ms are read as u16 in the driver. Fix documentation and example accordingly. Signed-off-by: Wei-Ning Huang --- Documentation/devicetree/bindings/net/marvell-bt-sd8xxx.txt | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --