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