On Tue, Nov 21, 2017 at 9:09 PM, Andrew Lunn [off-list ref] wrote:
On Tue, Nov 21, 2017 at 12:29:48PM -0600, Rob Herring wrote:
quoted
On Thu, Nov 9, 2017 at 4:26 PM, Rob Herring [off-list ref] wrote:
quoted
"usb-nop-xceiv" is using the phy binding, but is missing #phy-cells
property. This is probably because the binding was the precursor to the phy
binding.
Fixes the following warning in Marvell dts files:
Warning (phys_property): Missing property '#phy-cells' in node ...
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Jason Cooper <redacted>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Gregory Clement <redacted>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
---
Please apply to Marvell tree.
Ping.
Arnd, can you apply if you'd like the warnings fixed and Marvell
maintainers don't respond.
Hi Rob
Patches submitted a week before the merge window opens are generally
deferred to the next cycle. I expect that once -rc1 is out, Gregory
will pick up this patch.
These are real bugfixes, I want them in 4.15, since we now get a
loud warning for them. I'd rather not shut up that warning because
it's not a false-positive.
Arnd