1 2 * Richtek RT8973A - Micro USB Switch device 3 4 The Richtek RT8973A is Micro USB Switch with O 5 is a USB port accessory detector and switch th 6 voltage system from abnormal high input voltag 7 speed USB operation. Also, RT8973A support 'au 8 If auto-configuration mode is enabled, RT8973A 9 for USB D-/D+ switching. 10 11 Required properties: 12 - compatible: Should be "richtek,rt8973a-muic" 13 - reg: Specifies the I2C slave address of the 14 - interrupts: Interrupt specifiers for detecti 15 16 Example: 17 18 rt8973a@14 { 19 compatible = "richtek,rt8973a- 20 interrupt-parent = <&gpx1>; 21 interrupts = <5 0>; 22 reg = <0x14>; 23 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.