u-boot/board/dhelectronics/dh_stm32mp1
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
..
board.c board: stm32mp1: correct the property name for eth 2021-06-18 10:09:41 +02:00
Kconfig stm32mp1: dynamically build DFU_ALT_INFO 2020-05-14 09:02:12 +02:00
MAINTAINERS ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS file 2021-05-28 14:38:47 +02:00
Makefile board: st: stpmic1: add function stpmic1_init 2020-07-07 16:01:23 +02:00
u-boot-dhcom.its ARM: stm32: Use firmware property instead of loadables 2021-01-13 09:52:58 +01:00
u-boot-dhcor.its ARM: stm32: Use firmware property instead of loadables 2021-01-13 09:52:58 +01:00