mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: imx8mp-debix-som-a-bmb-08: Remove 'phy-supply' from eqos
Per nxp,dwmac-imx.yaml, it is not valid to pass 'phy-supply'.
Remove it to fix the following dt-schema warning:
ethernet@30bf0000: Unevaluated properties are not allowed ('phy-supply' was unexpected)
from schema $id: http://devicetree.org/schemas/net/nxp,dwmac-imx.yaml#
Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Tested-by: Umang Jain <umang.jain@ideasonboard.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
8de98a319a
commit
a4db43062f
1 changed files with 0 additions and 1 deletions
|
|
@ -144,7 +144,6 @@
|
|||
pinctrl-0 = <&pinctrl_eqos>;
|
||||
nvmem-cells = <ðmac1>;
|
||||
nvmem-cell-names = "mac-address";
|
||||
phy-supply = <®_baseboard_vdd3v3>;
|
||||
phy-handle = <ðphy0>;
|
||||
phy-mode = "rgmii-id";
|
||||
status = "okay";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue