Skip to content
Snippets Groups Projects
Commit 7a1da548 authored by Sander Vanheule's avatar Sander Vanheule
Browse files

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: 987c96e8 ("realtek: rename hpe,1920-8g-poe to match hardware")
Signed-off-by: default avatarSander Vanheule <sander@svanheule.net>
(cherry picked from commit 6a7fa685)
parent bf0a1296
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment