diff options
| author | Quentin Schulz <quentin.schulz@bootlin.com> | 2018-09-03 10:48:50 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-20 18:45:53 +0100 |
| commit | 6da9a4a982153bc6b2748829492331a5282a3da8 (patch) | |
| tree | 96df8d25520e1b135d1350703319466f490c3daa /include/linux | |
| parent | 77f9e263e29606dfb366b1fcc79403f1b82d30b9 (diff) | |
net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32
[ Upstream commit 36c53cf0f46526b898390659b125155939f67892 ]
In the DT binding, it is specified nowhere that 'vsc8531,edge-slowdown'
is an u8, even though it's read as an u8 in the driver.
Let's update the driver to take into consideration that the
'vsc8531,edge-slowdown' property is of the default type u32.
Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
