^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) Android Goldfish Battery
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) Android goldfish battery device generated by android emulator.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) Required properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) - compatible : should contain "google,goldfish-battery" to match emulator
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) - reg : <registers mapping>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) - interrupts : <interrupt mapping>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) Example:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) goldfish_battery@9020000 {
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) compatible = "google,goldfish-battery";
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) reg = <0x9020000 0x1000>;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) interrupts = <0x3>;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) };