forked from Minki/linux
ARM: dts: Update 5250 MFC node
The patch adds the MFC clock entry for the 5250 SoC. Signed-off-by: Arun Kumar K <arun.kk@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
parent
3a0ef8dcdc
commit
8b6bea33b4
@ -176,6 +176,8 @@
|
|||||||
reg = <0x11000000 0x10000>;
|
reg = <0x11000000 0x10000>;
|
||||||
interrupts = <0 96 0>;
|
interrupts = <0 96 0>;
|
||||||
samsung,power-domain = <&pd_mfc>;
|
samsung,power-domain = <&pd_mfc>;
|
||||||
|
clocks = <&clock 266>;
|
||||||
|
clock-names = "mfc";
|
||||||
};
|
};
|
||||||
|
|
||||||
rtc {
|
rtc {
|
||||||
|
Loading…
Reference in New Issue
Block a user