forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/rk3288-firefly-rk808.dts
....@@ -130,6 +130,7 @@
130130 status = "okay";
131131 compatible = "simple-audio-card";
132132 simple-audio-card,name = "ROCKCHIP,SPDIF";
133
+ simple-audio-card,mclk-fs = <128>;
133134 simple-audio-card,cpu {
134135 sound-dai = <&spdif>;
135136 };
....@@ -215,11 +216,6 @@
215216 wireless-bluetooth {
216217 clocks = <&hym8563>;
217218 clock-names = "ext_clock";
218
- };
219
-
220
- psci {
221
- compatible = "arm,psci-1.0";
222
- method = "smc";
223219 };
224220
225221 rk_key: rockchip-key {
....@@ -630,22 +626,6 @@
630626
631627 &vopl {
632628 status = "okay";
633
-};
634
-
635
-&cpu0 {
636
- enable-method = "psci";
637
-};
638
-
639
-&cpu1 {
640
- enable-method = "psci";
641
-};
642
-
643
-&cpu2 {
644
- enable-method = "psci";
645
-};
646
-
647
-&cpu3 {
648
- enable-method = "psci";
649629 };
650630
651631 &dfi {