| .. | .. |
|---|
| 54 | 54 | }; |
|---|
| 55 | 55 | |
|---|
| 56 | 56 | &i2c1 { |
|---|
| 57 | | - pinctrl-names = "default"; |
|---|
| 58 | | - pinctrl-0 = <&i2c1_pins_a>; |
|---|
| 59 | 57 | status = "okay"; |
|---|
| 60 | 58 | |
|---|
| 61 | 59 | ft5406ee8: touchscreen@38 { |
|---|
| .. | .. |
|---|
| 73 | 71 | vref-supply = <®_aldo3>; |
|---|
| 74 | 72 | status = "okay"; |
|---|
| 75 | 73 | |
|---|
| 76 | | - button@200 { |
|---|
| 74 | + button-200 { |
|---|
| 77 | 75 | label = "Volume Down"; |
|---|
| 78 | 76 | linux,code = <KEY_VOLUMEDOWN>; |
|---|
| 79 | 77 | channel = <0>; |
|---|
| 80 | 78 | voltage = <200000>; |
|---|
| 81 | 79 | }; |
|---|
| 82 | 80 | |
|---|
| 83 | | - button@900 { |
|---|
| 81 | + button-900 { |
|---|
| 84 | 82 | label = "Volume Up"; |
|---|
| 85 | 83 | linux,code = <KEY_VOLUMEUP>; |
|---|
| 86 | 84 | channel = <0>; |
|---|
| 87 | 85 | voltage = <900000>; |
|---|
| 88 | 86 | }; |
|---|
| 89 | 87 | |
|---|
| 90 | | - button@1200 { |
|---|
| 88 | + button-1200 { |
|---|
| 91 | 89 | label = "Back"; |
|---|
| 92 | 90 | linux,code = <KEY_BACK>; |
|---|
| 93 | 91 | channel = <0>; |
|---|