File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1214
1214
status = "disabled";
1215
1215
};
1216
1216
1217
+ uart2: serial@988000 {
1218
+ compatible = "qcom,geni-uart";
1219
+ reg = <0 0x00988000 0 0x4000>;
1220
+ clocks = <&gcc GCC_QUPV3_WRAP0_S2_CLK>;
1221
+ clock-names = "se";
1222
+ interrupts = <GIC_SPI 603 IRQ_TYPE_LEVEL_HIGH>;
1223
+ operating-points-v2 = <&qup_opp_table_100mhz>;
1224
+ power-domains = <&rpmhpd SC8280XP_CX>;
1225
+ interconnects = <&clk_virt MASTER_QUP_CORE_0 0 &clk_virt SLAVE_QUP_CORE_0 0>,
1226
+ <&gem_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_QUP_0 0>;
1227
+ interconnect-names = "qup-core", "qup-config";
1228
+ status = "disabled";
1229
+ };
1230
+
1217
1231
i2c3: i2c@98c000 {
1218
1232
compatible = "qcom,geni-i2c";
1219
1233
reg = <0 0x0098c000 0 0x4000>;
You can’t perform that action at this time.
0 commit comments