Add dt-bindings and dt-node for Milos QFPROM efuse. The GPU speed bin child
node nvmem cell contains details of clk frequencies supported by the GPU,
which can then read by the GPU driver to select the correct set of operating
performance points (OPPs) for the device in the future once all the possible
speedbins for Milos are known.
Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
---
Alexander Koskovich (2):
dt-bindings: nvmem: qfprom: Add Milos compatible
arm64: dts: qcom: milos: Add qfprom efuse node
Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
arch/arm64/boot/dts/qcom/milos.dtsi | 12 ++++++++++++
2 files changed, 13 insertions(+)
---
base-commit: 7aaa8047eafd0bd628065b15757d9b48c5f9c07d
change-id: 20260331-milos-qfprom-1b00c2892171
Best regards,
--
Alexander Koskovich <akoskovich@pm.me>