18c2ecf20Sopenharmony_ciAndroid Goldfish RTC
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciAndroid Goldfish RTC device used by Android emulator.
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciRequired properties:
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci- compatible : should contain "google,goldfish-rtc"
88c2ecf20Sopenharmony_ci- reg        : <registers mapping>
98c2ecf20Sopenharmony_ci- interrupts : <interrupt mapping>
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciExample:
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci	goldfish_timer@9020000 {
148c2ecf20Sopenharmony_ci		compatible = "google,goldfish-rtc";
158c2ecf20Sopenharmony_ci		reg = <0x9020000 0x1000>;
168c2ecf20Sopenharmony_ci		interrupts = <0x3>;
178c2ecf20Sopenharmony_ci	};
18