Searched hist:"9223 eef03f2659bd9650c2bc4364b1748e62eade" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77970.dtsi | diff 9223eef03f2659bd9650c2bc4364b1748e62eade Fri May 11 22:21:57 CEST 2018 Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> arm64: dts: renesas: r8a77970: disable EtherAVB
When adding the R8A77970 EtherAVB device I failed to notice that it does not have the usual "status" property disabling the described devices in anticipation that the board device trees enable the devices according to their needs. This causes the EtherAVB driver to successfully probe despite e.g. the needed pins not having been configured -- luckily, "eth<n>" device can't be opened anyway...
Fixes: bea2ab136eaa ("arm64: dts: renesas: r8a77970: add EtherAVB support") Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
|