Merge "ARM: dts: msm: add entry for ssip fuse configuration"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
8aaee4a029
@@ -424,6 +424,8 @@ Optional properties:
|
||||
hardware.
|
||||
- qcom,sde-aiqe-has-feature-aiscaler: Boolean property indicating the presence of AIQE feature
|
||||
AI Scaler hardware.
|
||||
- nvmem-cells: phandle list to the fuse configuration data provided by a nvmem device.
|
||||
- nvmem-cell-names: nvmem cell name.
|
||||
- qcom,sde-lm-noise-off: A u32 value indicating noise layer offset from mixer base.
|
||||
- qcom,sde-lm-noise-version: A u32 value indicating the noise layer version.
|
||||
- qcom,sde-vbif-id: Array of vbif ids corresponding to the
|
||||
@@ -993,6 +995,9 @@ Example:
|
||||
qcom,sde-reg-dma-xin-id = <7>;
|
||||
qcom,sde-reg-dma-clk-ctrl = <0x2bc 20>;
|
||||
|
||||
nvmem-cells = <&ssip_config>;
|
||||
nvmem-cell-names = "ssip_config";
|
||||
|
||||
qcom,sde-sspp-vig-blocks {
|
||||
vcm@0 {
|
||||
cell-index = <0>;
|
||||
|
@@ -246,6 +246,9 @@
|
||||
/* offsets are based off dspp 0, 1, 2, and 3 */
|
||||
qcom,sde-dspp-ltm-off = <0x15300 0x14300 0x13300 0x12300>;
|
||||
|
||||
nvmem-cells = <&ssip_config>;
|
||||
nvmem-cell-names = "ssip_config";
|
||||
|
||||
qcom,platform-supply-entries {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
Reference in New Issue
Block a user