Loading bindings/slimbus/slim-msm-ctrl.txt +3 −0 Original line number Original line Diff line number Diff line Loading @@ -35,6 +35,9 @@ Optional property: - reg entry for slew rate : If slew rate control register is provided, this - reg entry for slew rate : If slew rate control register is provided, this entry should be used. entry should be used. - reg-name for slew rate: "slimbus_slew_reg" - reg-name for slew rate: "slimbus_slew_reg" - reg entry for LPASS memory: If LPASS memory is to be used instead of DDR by slimbus, this entry should be used. - reg-names for LPASS memory: "slimbus_lpass_mem" - qcom,min-clk-gear : Minimum clock gear at which this controller can be run - qcom,min-clk-gear : Minimum clock gear at which this controller can be run (range: 1-10) (range: 1-10) Default value will be 1 if this entry is not specified Default value will be 1 if this entry is not specified Loading qcom/bengal.dtsi +15 −0 Original line number Original line Diff line number Diff line Loading @@ -541,6 +541,21 @@ }; }; }; }; slim_aud: slim@a5c0000 { cell-index = <1>; compatible = "qcom,slim-ngd"; reg = <0xa5c0000 0x2c000>, <0xa584000 0x20000>, <0xa66e000 0x2000>; reg-names = "slimbus_physical", "slimbus_bam_physical", "slimbus_lpass_mem"; interrupts = <GIC_SPI 283 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 284 IRQ_TYPE_LEVEL_HIGH>; interrupt-names = "slimbus_irq", "slimbus_bam_irq"; qcom,apps-ch-pipes = <0x0>; qcom,ea-pc = <0x360>; status = "ok"; }; timer { timer { compatible = "arm,armv8-timer"; compatible = "arm,armv8-timer"; interrupts = <1 1 0xf08>, interrupts = <1 1 0xf08>, Loading Loading
bindings/slimbus/slim-msm-ctrl.txt +3 −0 Original line number Original line Diff line number Diff line Loading @@ -35,6 +35,9 @@ Optional property: - reg entry for slew rate : If slew rate control register is provided, this - reg entry for slew rate : If slew rate control register is provided, this entry should be used. entry should be used. - reg-name for slew rate: "slimbus_slew_reg" - reg-name for slew rate: "slimbus_slew_reg" - reg entry for LPASS memory: If LPASS memory is to be used instead of DDR by slimbus, this entry should be used. - reg-names for LPASS memory: "slimbus_lpass_mem" - qcom,min-clk-gear : Minimum clock gear at which this controller can be run - qcom,min-clk-gear : Minimum clock gear at which this controller can be run (range: 1-10) (range: 1-10) Default value will be 1 if this entry is not specified Default value will be 1 if this entry is not specified Loading
qcom/bengal.dtsi +15 −0 Original line number Original line Diff line number Diff line Loading @@ -541,6 +541,21 @@ }; }; }; }; slim_aud: slim@a5c0000 { cell-index = <1>; compatible = "qcom,slim-ngd"; reg = <0xa5c0000 0x2c000>, <0xa584000 0x20000>, <0xa66e000 0x2000>; reg-names = "slimbus_physical", "slimbus_bam_physical", "slimbus_lpass_mem"; interrupts = <GIC_SPI 283 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 284 IRQ_TYPE_LEVEL_HIGH>; interrupt-names = "slimbus_irq", "slimbus_bam_irq"; qcom,apps-ch-pipes = <0x0>; qcom,ea-pc = <0x360>; status = "ok"; }; timer { timer { compatible = "arm,armv8-timer"; compatible = "arm,armv8-timer"; interrupts = <1 1 0xf08>, interrupts = <1 1 0xf08>, Loading