mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rv1126b: fix rtc clock
Change-Id: I3dfe6c6b97be2fffcfcaa1fef3c705dbbf38190b Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
@@ -2382,9 +2382,9 @@
|
||||
reg = <0x21280000 0x1000>;
|
||||
rockchip,grf = <&grf>;
|
||||
interrupts = <GIC_SPI 215 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru PCLK_RTC_ROOT>;
|
||||
clocks = <&cru PCLK_RTC_TEST>;
|
||||
clock-names = "pclk_phy";
|
||||
assigned-clocks = <&cru PCLK_RTC_ROOT>;
|
||||
assigned-clocks = <&cru PCLK_RTC_TEST>;
|
||||
assigned-clock-rates = <50000000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user