forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/arch/powerpc/boot/dts/fsl/b4si-post.dtsi
....@@ -398,21 +398,6 @@
398398 };
399399
400400 /include/ "qoriq-clockgen2.dtsi"
401
- clockgen: global-utilities@e1000 {
402
- compatible = "fsl,b4-clockgen", "fsl,qoriq-clockgen-2.0";
403
- reg = <0xe1000 0x1000>;
404
-
405
- mux0: mux0@0 {
406
- #clock-cells = <0>;
407
- reg = <0x0 0x4>;
408
- compatible = "fsl,qoriq-core-mux-2.0";
409
- clocks = <&pll0 0>, <&pll0 1>, <&pll0 2>,
410
- <&pll1 0>, <&pll1 1>, <&pll1 2>;
411
- clock-names = "pll0", "pll0-div2", "pll0-div4",
412
- "pll1", "pll1-div2", "pll1-div4";
413
- clock-output-names = "cmux0";
414
- };
415
- };
416401
417402 rcpm: global-utilities@e2000 {
418403 compatible = "fsl,b4-rcpm", "fsl,qoriq-rcpm-2.0";