Merge e3cab89f4d
on remote branch
Change-Id: I68458b15affc4aac500e8d3fdd7494bac2b4b225
This commit is contained in:
@@ -97,6 +97,11 @@ First Level Node - CAM CPAS device
|
||||
Value type: <u64>
|
||||
Definition: Min camnoc axi bw for the given target.
|
||||
|
||||
- cam-max-rt-axi-bw
|
||||
Usage: optional
|
||||
Value type: <u64>
|
||||
Definition: Max RT axi bw allowed to be voted for the given target.
|
||||
|
||||
- regulator-names
|
||||
Usage: required
|
||||
Value type: <string>
|
||||
|
@@ -1186,8 +1186,8 @@
|
||||
"m1_active", "m1_suspend";
|
||||
pinctrl-0 = <&cci_i2c_scl2_active &cci_i2c_sda2_active>;
|
||||
pinctrl-1 = <&cci_i2c_scl2_suspend &cci_i2c_sda2_suspend>;
|
||||
pinctrl-2 = <&cci_i2c_scl3_active &cci_i2c_scl3_active>;
|
||||
pinctrl-3 = <&cci_i2c_scl3_suspend &cci_i2c_scl3_suspend>;
|
||||
pinctrl-2 = <&cci_i2c_scl3_active &cci_i2c_sda3_active>;
|
||||
pinctrl-3 = <&cci_i2c_scl3_suspend &cci_i2c_sda3_suspend>;
|
||||
status = "ok";
|
||||
|
||||
i2c_freq_100Khz_cci1: qcom,i2c_standard_mode {
|
||||
@@ -1617,6 +1617,7 @@
|
||||
interrupts = <GIC_SPI 277 IRQ_TYPE_EDGE_RISING>,
|
||||
<GIC_SPI 271 IRQ_TYPE_EDGE_RISING>;
|
||||
camnoc-axi-min-ib-bw = <3000000000>;
|
||||
cam-max-rt-axi-bw = <0x3 0x60447100>;
|
||||
regulator-names = "top-gdsc";
|
||||
top-gdsc-supply = <&cam_cc_titan_top_gdsc>;
|
||||
clock-names =
|
||||
|
Reference in New Issue
Block a user