Files
u-boot/board
Patrick Delaunay 486808e354 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 <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-06-18 10:09:41 +02:00
..
2021-04-10 07:57:29 -04:00
2021-04-10 08:03:55 -04:00
2020-09-01 13:38:39 +08:00
2021-04-10 08:04:55 -04:00
2021-05-02 12:46:54 +02:00
2021-04-12 17:17:11 -04:00
2021-04-10 08:03:30 -04:00
2021-06-17 09:40:58 +08:00
2021-04-10 08:01:24 -04:00