On 4/3/26 5:00 PM, Luca Weiss wrote: > Add a node for the IMEM found on Milos, which contains pil-reloc-info > and the modem tables for IPA, among others. > > Signed-off-by: Luca Weiss <[email protected]> > --- > arch/arm64/boot/dts/qcom/milos.dtsi | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/milos.dtsi > b/arch/arm64/boot/dts/qcom/milos.dtsi > index 4a64a98a434b..1c045743ef77 100644 > --- a/arch/arm64/boot/dts/qcom/milos.dtsi > +++ b/arch/arm64/boot/dts/qcom/milos.dtsi > @@ -2289,6 +2289,25 @@ scl-pins { > }; > }; > > + sram@14680000 { > + compatible = "qcom,milos-imem", "syscon", "simple-mfd";
With the new compatible: Reviewed-by: Konrad Dybcio <[email protected]> Konrad

