arm64: dts: broadcom: bcm4908: Fix UART clock name

[ Upstream commit 6c38c39ab2 ]

According to the binding the correct clock name is "refclk".

Fixes: 2961f69f15 ("arm64: dts: broadcom: add BCM4908 and Asus GT-AC5300 early DTS files")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Rafał Miłecki
2021-08-19 17:37:02 +02:00
committed by Greg Kroah-Hartman
parent ed1b1ab058
commit 532c483103

View File

@@ -292,7 +292,7 @@
reg = <0x640 0x18>;
interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&periph_clk>;
clock-names = "periph";
clock-names = "refclk";
status = "okay";
};