Message ID | 20240408-msm8974-apcs-v1-0-90cb7368836e@z3ntu.xyz |
---|---|
Headers | show |
Series | Fix msm8974 apcs syscon compatible | expand |
On 08/04/2024 21:32, Luca Weiss wrote: > Add compatible for the Qualcomm MSM8974 APCS block. "... The block is already used in DTS, but without any SoC specific compatible." Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof
Il 08/04/24 21:32, Luca Weiss ha scritto: > Add compatible for the Qualcomm MSM8974 APCS block. > > Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
On Mon, 08 Apr 2024 21:32:02 +0200, Luca Weiss wrote: > Finally fix a warning about the apcs-global syscon used on msm8974 that > has been around forever. > > Applied, thanks! [2/2] ARM: dts: qcom: msm8974: Use proper compatible for APCS syscon commit: c133cfc12cd717b72ce534477415446e1c33de47 Best regards,
Finally fix a warning about the apcs-global syscon used on msm8974 that has been around forever. Signed-off-by: Luca Weiss <luca@z3ntu.xyz> --- Luca Weiss (2): dt-bindings: mailbox: qcom: Add MSM8974 APCS compatible ARM: dts: qcom: msm8974: Use proper compatible for APCS syscon .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 + arch/arm/boot/dts/qcom/qcom-msm8974.dtsi | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) --- base-commit: 8568bb2ccc278f344e6ac44af6ed010a90aa88dc change-id: 20240408-msm8974-apcs-b7765f6bab99 Best regards,