On Tue, 07 Jun 2022 19:18:36 +0200, Krzysztof Kozlowski wrote: > Add bindings for IMEM memory region (like SRAM) used on several > Qualcomm SoCs. In the downstream (vendor) tree, it comes with several > children used for debugging purposes. The upstreamed parts are much > smaller - just image loader and syscon reboot. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/sram/qcom,imem.yaml | 75 +++++++++++++++++++ > 1 file changed, 75 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sram/qcom,imem.yaml > Applied, thanks!