Commit 4a352433 authored by Jerry Huang's avatar Jerry Huang Committed by Kumar Gala

powerpc/p1022ds: Add RTC support

Add the RTC support into the p1022ds device tree
Signed-off-by: default avatarJerry Huang <Chang-Ming.Huang@freescale.com>
Acked-by: default avatarTimur Tabi <timur@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 5a9e0d2e
......@@ -161,6 +161,10 @@ wm8776:codec@1a {
* the clock is enabled.
*/
};
rtc@68 {
compatible = "dallas,ds1339";
reg = <0x68>;
};
};
spi@7000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment