| .. | .. |
|---|
| 16 | 16 | - audio-gain-db : audio gain selection for external analog modulation input. |
|---|
| 17 | 17 | Valid values: 0 - 21, step by 3 (rounded down) |
|---|
| 18 | 18 | Default: 0 |
|---|
| 19 | +- shutdown-gpios : Specifier of the GPIO connected to SDB pin of the chip. |
|---|
| 19 | 20 | |
|---|
| 20 | 21 | Each led is represented as a sub-node of the issi,is31fl319x device. |
|---|
| 21 | 22 | There can be less leds subnodes than the chip can support but not more. |
|---|
| .. | .. |
|---|
| 44 | 45 | #address-cells = <1>; |
|---|
| 45 | 46 | #size-cells = <0>; |
|---|
| 46 | 47 | reg = <0x65>; |
|---|
| 48 | + shutdown-gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>; |
|---|
| 47 | 49 | |
|---|
| 48 | 50 | red_aux: led@1 { |
|---|
| 49 | 51 | label = "red:aux"; |
|---|