]> www.infradead.org Git - linux.git/commit
ARM: dts: turris-omnia: Add MCU system-controller node
authorMarek BehĂșn <kabel@kernel.org>
Mon, 1 Jul 2024 11:30:09 +0000 (13:30 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 5 Jul 2024 12:45:46 +0000 (14:45 +0200)
commitcfa65ef7c84adafcbd1f9c7ba349812e1692d0a2
tree6f3bdbfe68e6a6d64fa81ef2964bc1dfa6e0bec1
parent5b3566a75f2d749fbfef5fb4f5acfd1754333252
ARM: dts: turris-omnia: Add MCU system-controller node

Turris Omnia's MCU provides various features that can be configured over
I2C at address 0x2a. Add device-tree node.

This does not carry a Fixes tag - we do not want this to get backported
to stable kernels for the following reason: U-Boot since v2022.10
inserts a phy-reset-gpio property into the WAN ethernet node pointing to
the MCU node if it finds the MCU node with a cznic,turris-omnia-mcu
compatible. Thus if this change got backported to a stable kernel, the
WAN interface driver would defer probe indefinitely (since it would wait
for the turris-omnia-mcu driver which would not be present).

Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/marvell/armada-385-turris-omnia.dts