]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mvebu: turris_omnia: fix eeprom/mcu device names
authorPierre Bourdon <delroth@gmail.com>
Wed, 10 Apr 2019 23:00:23 +0000 (01:00 +0200)
committerStefan Roese <sr@denx.de>
Fri, 26 Apr 2019 05:35:38 +0000 (07:35 +0200)
commitb4647ce86a86eb008c9690aec386208ae48f1c3a
tree21e53f5d57c15c8ca41913a41428e4b3399fd10b
parenta5029aaaf4da53d8e4c8c4ad733b8a27c890d69b
arm: mvebu: turris_omnia: fix eeprom/mcu device names

Commit ac0bf55a3f92 ("i2c: mux: Generate longer i2c mux name") changed
the naming scheme of i2c devices within a mux. This broke references to
i2c@0 in the Turris Omnia board initialization code.

Signed-off-by: Pierre Bourdon <delroth@gmail.com>
Cc: Marek BehĂșn <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
Signed-off-by: Stefan Roese <sr@denx.de>
board/CZ.NIC/turris_omnia/turris_omnia.c