提交 b586250d 编写于 作者: M Marek Vasut 提交者: Alexandre Torgue

ARM: dts: stm32: Rename eth@N to ethernet@N on DHCOM SoM

Fix the following dtbs_check warning:
eth@1,0: $nodename:0: 'eth@1,0' does not match '^ethernet(@.*)?$'
Signed-off-by: NMarek Vasut <marex@denx.de>
Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Cc: kernel@dh-electronics.com
Cc: linux-stm32@st-md-mailman.stormreply.com
To: linux-arm-kernel@lists.infradead.org
Signed-off-by: NAlexandre Torgue <alexandre.torgue@foss.st.com>
上级 5247a50c
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
pinctrl-1 = <&fmc_sleep_pins_b>; pinctrl-1 = <&fmc_sleep_pins_b>;
status = "okay"; status = "okay";
ksz8851: ks8851mll@1,0 { ksz8851: ethernet@1,0 {
compatible = "micrel,ks8851-mll"; compatible = "micrel,ks8851-mll";
reg = <1 0x0 0x2>, <1 0x2 0x20000>; reg = <1 0x0 0x2>, <1 0x2 0x20000>;
interrupt-parent = <&gpioc>; interrupt-parent = <&gpioc>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册