File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 45654565 compatible = "qcom,qcs8300-inline-crypto-engine",
45664566 "qcom,inline-crypto-engine";
45674567 reg = <0x0 0x087c8000 0x0 0x18000>;
4568- clocks = <&gcc GCC_SDCC1_ICE_CORE_CLK>;
4568+ clocks = <&gcc GCC_SDCC1_ICE_CORE_CLK>,
4569+ <&gcc GCC_SDCC1_AHB_CLK>;
4570+ clock-names = "core",
4571+ "iface";
4572+ power-domains = <&rpmhpd RPMHPD_CX>;
45694573 };
45704574
45714575 usb_1_hsphy: phy@8904000 {
Original file line number Diff line number Diff line change 10821082 compatible = "qcom,sc7280-inline-crypto-engine",
10831083 "qcom,inline-crypto-engine";
10841084 reg = <0x0 0x007c8000 0x0 0x18000>;
1085- clocks = <&gcc GCC_SDCC1_ICE_CORE_CLK>;
1085+ clocks = <&gcc GCC_SDCC1_ICE_CORE_CLK>,
1086+ <&gcc GCC_SDCC1_AHB_CLK>;
1087+ clock-names = "core",
1088+ "iface";
1089+ power-domains = <&rpmhpd SC7280_CX>;
10861090 };
10871091
10881092 gpi_dma0: dma-controller@900000 {
You can’t perform that action at this time.
0 commit comments