1 Analog Devices SSM2305 Speaker Amplifier 1 Analog Devices SSM2305 Speaker Amplifier 2 ======================================== 2 ======================================== 3 3 4 Required properties: 4 Required properties: 5 - compatible : "adi,ssm2305" 5 - compatible : "adi,ssm2305" 6 - shutdown-gpios : The gpio connected to the 6 - shutdown-gpios : The gpio connected to the shutdown pin. 7 The gpio signal is ACTIVE 7 The gpio signal is ACTIVE_LOW. 8 8 9 Example: 9 Example: 10 10 11 ssm2305: analog-amplifier { 11 ssm2305: analog-amplifier { 12 compatible = "adi,ssm2305"; 12 compatible = "adi,ssm2305"; 13 shutdown-gpios = <&gpio3 20 GPIO_ACTIV 13 shutdown-gpios = <&gpio3 20 GPIO_ACTIVE_LOW>; 14 }; 14 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.