Add compatible for Milos SoC IMEM.
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
---
Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/sram/qcom,imem.yaml b/Documentation/devicetree/bindings/sram/qcom,imem.yaml
index c63026904061..38488e28a6b4 100644
--- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml
+++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml
@@ -19,6 +19,7 @@ properties:
- enum:
- qcom,apq8064-imem
- qcom,ipq5424-imem
+ - qcom,milos-imem
- qcom,msm8226-imem
- qcom,msm8974-imem
- qcom,msm8976-imem
--
2.53.0
On Fri, Apr 03, 2026 at 05:00:23PM +0200, Luca Weiss wrote: > Add compatible for Milos SoC IMEM. > > Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> > --- > Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/sram/qcom,imem.yaml b/Documentation/devicetree/bindings/sram/qcom,imem.yaml > index c63026904061..38488e28a6b4 100644 > --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml > +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml > @@ -19,6 +19,7 @@ properties: > - enum: > - qcom,apq8064-imem > - qcom,ipq5424-imem > + - qcom,milos-imem Wasn't this imem binding supposed to stop growing and switch to a different style? Best regards, Krzysztof
On Sun Apr 5, 2026 at 9:54 AM CEST, Krzysztof Kozlowski wrote: > On Fri, Apr 03, 2026 at 05:00:23PM +0200, Luca Weiss wrote: >> Add compatible for Milos SoC IMEM. >> >> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> >> --- >> Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/Documentation/devicetree/bindings/sram/qcom,imem.yaml b/Documentation/devicetree/bindings/sram/qcom,imem.yaml >> index c63026904061..38488e28a6b4 100644 >> --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml >> +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml >> @@ -19,6 +19,7 @@ properties: >> - enum: >> - qcom,apq8064-imem >> - qcom,ipq5424-imem >> + - qcom,milos-imem > > Wasn't this imem binding supposed to stop growing and switch to a > different style? Then I missed the memo. Is this written anywhere (apart from LKML)? Regards Luca
© 2016 - 2026 Red Hat, Inc.