Commit 142662f8 authored by AngeloGioacchino Del Regno's avatar AngeloGioacchino Del Regno Committed by Bjorn Andersson

arm64: dts: qcom: sdm630: Add qfprom subnodes

These will be required for USB and Adreno support.
Signed-off-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210728222542.54269-7-konrad.dybcio@somainline.org
[bjorn: y/_/-/ in gpu_speed_bin]
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent b52555d5
......@@ -508,6 +508,16 @@ qfprom: qfprom@780000 {
reg = <0x00780000 0x621c>;
#address-cells = <1>;
#size-cells = <1>;
qusb2_hstx_trim: hstx-trim@240 {
reg = <0x240 0x1>;
bits = <25 3>;
};
gpu_speed_bin: gpu-speed-bin@41a0 {
reg = <0x41a0 0x1>;
bits = <21 7>;
};
};
rng: rng@793000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment