realtek: Fix old compatible for HPE 1920-8G PoE
authorSander Vanheule <sander@svanheule.net>
Fri, 24 Jan 2025 16:07:21 +0000 (17:07 +0100)
committerSander Vanheule <sander@svanheule.net>
Fri, 24 Jan 2025 16:16:15 +0000 (17:16 +0100)
commit7a1da5486f378a74c614d49de3ac37ddb82ccc87
treeea2b701c8549f431c3e8e46bdf99e2353e041f0e
parentbf0a1296a5533f3b8aa2d07f2f4b3022d074c082
realtek: Fix old compatible for HPE 1920-8G PoE

Supported devices are listed in the metadata as the first part of the
DTS compatible. This normally follows the format "vendor,device".

When updating the device name of the 180W 1920-8G PoE an underscore was
used, instead of a comma, to join the vendor and device name. This will
lead to warnings for users wanting to sysupgrade a device with an older
compatible, as the device's info does not match the one the metadata.

Fixes: 987c96e88927 ("realtek: rename hpe,1920-8g-poe to match hardware")
Signed-off-by: Sander Vanheule <sander@svanheule.net>
(cherry picked from commit 6a7fa68569ac11bb2c2abb14026e8b84acd3a12f)
target/linux/realtek/image/rtl838x.mk