diff options
| author | Viresh Kumar <viresh.kumar@linaro.org> | 2023-11-02 08:34:33 +0300 |
|---|---|---|
| committer | Viresh Kumar <viresh.kumar@linaro.org> | 2023-11-02 08:34:33 +0300 |
| commit | 477348dbfd37d3f4c813ff8e62ec96a6bbbfd06a (patch) | |
| tree | 2f2ff264f21756aa22cdba6ed760960ee1963121 /Documentation | |
| parent | 038ef0d990a0a5fbc2024084f51e8af7d9bc95a2 (diff) | |
| parent | e9104e73d4fc8a023608be9c18ee1b897d0ccb14 (diff) | |
| download | linux-477348dbfd37d3f4c813ff8e62ec96a6bbbfd06a.tar.xz | |
Merge branch 'cpufreq/arm/qcom-nvmem' into HEAD
Merge base changes for cpufreq support for IPQ8074.
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml index 8a4b7ba3aaf6..7b031ef09669 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml @@ -52,6 +52,8 @@ properties: iommus: maxItems: 1 + dma-coherent: true + required: - compatible - reg |
