aboutsummaryrefslogtreecommitdiff
path: root/board/Marvell
diff options
context:
space:
mode:
authorHamish Martin <hamish.martin@alliedtelesis.co.nz>2022-10-21 10:21:59 +1300
committerStefan Roese <sr@denx.de>2022-11-07 07:17:55 +0100
commit497db3ad89d6bc257519961cb89aa7dcda30a045 (patch)
tree5546c56cfc1cf43b61706b35fa8d01b7cc23e19d /board/Marvell
parent898bd53e6a930080cee7cd7b1a09120c4dfd9467 (diff)
downloadu-boot-497db3ad89d6bc257519961cb89aa7dcda30a045.zip
u-boot-497db3ad89d6bc257519961cb89aa7dcda30a045.tar.gz
u-boot-497db3ad89d6bc257519961cb89aa7dcda30a045.tar.bz2
arm: armada: dts: Add clock to armada-ap80x uart1
The uart1 node was missing the 'clock-frequency' property. This meant the driver for this device would fail at probe. The clock for uart1 is fed from the same source as uart0 and is a fixed 200MHz clock. This is confirmed via documentation for the CN9130 SoC and from the equivalent code in Linux at: <linux>/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi where uart0 and uart1 share a common 'clocks' definition. Signed-off-by: Hamish Martin <hamish.martin@alliedtelesis.co.nz> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/Marvell')
0 files changed, 0 insertions, 0 deletions