1 RT1308 audio Amplifier 1 RT1308 audio Amplifier 2 2 3 This device supports I2C only. 3 This device supports I2C only. 4 4 5 Required properties: 5 Required properties: 6 6 7 - compatible : "realtek,rt1308". 7 - compatible : "realtek,rt1308". 8 8 9 - reg : The I2C address of the device. 9 - reg : The I2C address of the device. 10 10 11 11 12 Example: 12 Example: 13 13 14 rt1308: rt1308@10 { 14 rt1308: rt1308@10 { 15 compatible = "realtek,rt1308"; 15 compatible = "realtek,rt1308"; 16 reg = <0x10>; 16 reg = <0x10>; 17 }; 17 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.