]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ARM: dts: stm32: Rename eth@N to ethernet@N on DHCOM SoM
authorMarek Vasut <marex@denx.de>
Thu, 10 Jun 2021 00:25:51 +0000 (02:25 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 10 Jun 2021 14:03:38 +0000 (16:03 +0200)
Fix the following dtbs_check warning:
eth@1,0: $nodename:0: 'eth@1,0' does not match '^ethernet(@.*)?$'

Signed-off-by: Marek 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: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi

index 31d08423a32f09ec870f91d427fdac1e369c306d..c3e3466dacaa85058a28bb4af909779d6a5a82c8 100644 (file)
        pinctrl-1 = <&fmc_sleep_pins_b>;
        status = "okay";
 
-       ksz8851: ks8851mll@1,0 {
+       ksz8851: ethernet@1,0 {
                compatible = "micrel,ks8851-mll";
                reg = <1 0x0 0x2>, <1 0x2 0x20000>;
                interrupt-parent = <&gpioc>;