.. | .. |
---|
81 | 81 | status = "disabled"; |
---|
82 | 82 | compatible = "simple-audio-card"; |
---|
83 | 83 | simple-audio-card,name = "rockchip,spdif-tx-sound"; |
---|
| 84 | + simple-audio-card,mclk-fs = <128>; |
---|
84 | 85 | simple-audio-card,cpu { |
---|
85 | 86 | sound-dai = <&spdif_tx>; |
---|
86 | 87 | }; |
---|
.. | .. |
---|
166 | 167 | clock-names = "clk_wifi"; |
---|
167 | 168 | ref-clock-frequency = <24000000>; |
---|
168 | 169 | pinctrl-names = "default"; |
---|
169 | | - pinctrl-0 = <&wifi_wake_host>; |
---|
| 170 | + pinctrl-0 = <&wifi_wake_host>, <&rtc_32k>; |
---|
170 | 171 | wifi_chip_type = "rtl8723ds"; |
---|
171 | 172 | WIFI,host_wake_irq = <&gpio0 RK_PA0 GPIO_ACTIVE_LOW>; |
---|
172 | 173 | status = "okay"; |
---|
.. | .. |
---|
262 | 263 | max-frequency = <110000000>; |
---|
263 | 264 | bus-width = <4>; |
---|
264 | 265 | cap-sd-highspeed; |
---|
265 | | - supports-sdio; |
---|
| 266 | + no-sd; |
---|
| 267 | + no-mmc; |
---|
266 | 268 | ignore-pm-notify; |
---|
267 | 269 | keep-power-in-suspend; |
---|
268 | 270 | non-removable; |
---|