lkml.org 
[lkml]   [2023]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/6] Add MSM8226 OCMEM support plus some extra OCMEM driver fixes
    Date
    Like MSM8974 the MSM8226 SoC also contains some OCMEM but it has just
    one region for graphics compared to 8974.

    While adding support I found a bug in the existing driver that is being
    fixed in this series also and the rest of the matches are mostly
    preparations for MSM8226 support.

    Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
    ---
    Luca Weiss (6):
    soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macros
    soc: qcom: ocmem: Use dev_err_probe where appropriate
    soc: qcom: ocmem: make iface clock optional
    dt-bindings: sram: qcom,ocmem: Add msm8226 support
    soc: qcom: ocmem: Add support for msm8226
    ARM: dts: qcom: msm8226: Add ocmem

    .../devicetree/bindings/sram/qcom,ocmem.yaml | 6 +-
    arch/arm/boot/dts/qcom-msm8226.dtsi | 17 ++++++
    drivers/soc/qcom/ocmem.c | 67 ++++++++++++----------
    3 files changed, 58 insertions(+), 32 deletions(-)
    ---
    base-commit: 2e210278b67c67e76aeefc1a16d18a692d15c847
    change-id: 20230506-msm8226-ocmem-bee17571e8eb

    Best regards,
    --
    Luca Weiss <luca@z3ntu.xyz>

    \
     
     \ /
      Last update: 2023-05-07 11:13    [W:2.773 / U:0.076 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site