diff options
| author | Patrick Delaunay <[email protected]> | 2021-06-04 18:25:55 +0200 |
|---|---|---|
| committer | Patrice Chotard <[email protected]> | 2021-06-18 10:09:41 +0200 |
| commit | 486808e354fc0e1982950817d6d54a601463f82e (patch) | |
| tree | 78e62e6a3e80bf2ab3275080e53406066b04241e /scripts | |
| parent | 2dc41fccf347e8acba980d7bad1507cfadf11476 (diff) | |
board: stm32mp1: correct the property name for eth
Use the correct name for STMicroelectronics phys config properties,
replace '_' by '-':
"st,eth_clk_sel" => "st,eth-clk-sel"
"st,eth-ref-clk-sel" => st,eth-clk-sel"
These property name are aligned with the upstreamed Linux kernel binding:
linux/Documentation/devicetree/bindings/net/stm32-dwmac.yaml
See Linux kernel commit "dt-bindings: net: stmmac: add phys config
properties" merged in v5.1-rc1.
This patch allow to reuse the kernel device tree directly in U-Boot.
Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
