.. | .. |
---|
972 | 972 | lineout_vol = <0x1a>; |
---|
973 | 973 | headphonegain = <0x00>; |
---|
974 | 974 | /* Pa enabled about */ |
---|
975 | | - pa_level = <0x00>; |
---|
| 975 | + pa_level = <0x01>; |
---|
976 | 976 | pa_msleep_time = <0x78>; |
---|
977 | | - //gpio-spk = <&pio PB 7 1 1 1 1>; |
---|
| 977 | + gpio-spk = <&pio PB 7 1 1 1 1>; |
---|
978 | 978 | /* regulator about */ |
---|
979 | 979 | avcc-supply = <®_aldo1>; |
---|
980 | 980 | cpvin-supply = <®_eldo1>; |
---|
.. | .. |
---|
1346 | 1346 | linux,default_trigger = "heartbeat"; |
---|
1347 | 1347 | }; |
---|
1348 | 1348 | |
---|
1349 | | - spk_en { |
---|
1350 | | - label = "spk_en"; |
---|
1351 | | - gpios = <&pio PB 7 1 0 1 0>; |
---|
1352 | | - linux,default_trigger = "default-on"; |
---|
1353 | | - }; |
---|
| 1349 | + // spk_en { |
---|
| 1350 | + // label = "spk_en"; |
---|
| 1351 | + // gpios = <&pio PB 7 1 0 1 0>; |
---|
| 1352 | + // linux,default_trigger = "default-on"; |
---|
| 1353 | + // }; |
---|
1354 | 1354 | |
---|
1355 | 1355 | fan_en { |
---|
1356 | 1356 | label = "fan_en"; |
---|