openwrt/target/linux/kirkwood
Sungbo Eo c24e01fccc kirkwood: fix device node name of Iomega ix2-200
The current device node name of ix2-200 is "iom_ix2_200", which results
in a SUPPORTED_DEVICES string "iom,ix2,200" that does not match the
compatible in DTS and the board name used in board.d.

Fix this by replacing the second underscore with a dash, following
vendor_model scheme.

Fixes: 27b2f0fc0f ("kirkwood: add support for Iomega Storcenter ix2-200")

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[commit title/message rephrase]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-02-23 19:53:28 +01:00
..
base-files kirkwood: do not expose status LED to user config by default 2020-02-22 14:25:52 +01:00
image kirkwood: fix device node name of Iomega ix2-200 2020-02-23 19:53:28 +01:00
patches-4.14 kirkwood: set default state for status LEDs in device tree 2020-02-22 14:25:44 +01:00
patches-4.19 kirkwood: set default state for status LEDs in device tree 2020-02-22 14:25:44 +01:00
profiles treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
config-4.14 kirkwood: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:14:20 +01:00
config-4.19 kirkwood: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:14:20 +01:00
Makefile build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00