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