[PATCH v2 0/2] Qualcomm EUD: Some cleanups

Bhupesh Sharma posted 2 patches 2 years, 9 months ago
.../bindings/soc/qcom/qcom,eud.yaml           |  4 ++-
arch/arm64/boot/dts/qcom/sc7280.dtsi          | 36 +++++++++----------
2 files changed, 21 insertions(+), 19 deletions(-)
[PATCH v2 0/2] Qualcomm EUD: Some cleanups
Posted by Bhupesh Sharma 2 years, 9 months ago
Changes since v1:
----------------
- v1 can be seen here: https://lore.kernel.org/linux-arm-msm/20230104091922.3959602-2-bhupesh.sharma@linaro.org/
- Changed the commit log for [PATCH 2/2] as per Rob's observation.

This patchset targets some cleanups for the EUD dt nodes present
in sc7280.dtsi and also adds a missing space in the compatible string
in the example used in eud dt-binding document.

Bhupesh Sharma (2):
  arm64: dts: qcom: sc7280: Fix EUD dt node syntax
  dt-bindings: soc: qcom: eud: Fix compatible string in the example

 .../bindings/soc/qcom/qcom,eud.yaml           |  4 ++-
 arch/arm64/boot/dts/qcom/sc7280.dtsi          | 36 +++++++++----------
 2 files changed, 21 insertions(+), 19 deletions(-)

-- 
2.38.1
Re: (subset) [PATCH v2 0/2] Qualcomm EUD: Some cleanups
Posted by Bjorn Andersson 2 years, 8 months ago
On Tue, 2 May 2023 15:09:57 +0530, Bhupesh Sharma wrote:
> Changes since v1:
> ----------------
> - v1 can be seen here: https://lore.kernel.org/linux-arm-msm/20230104091922.3959602-2-bhupesh.sharma@linaro.org/
> - Changed the commit log for [PATCH 2/2] as per Rob's observation.
> 
> This patchset targets some cleanups for the EUD dt nodes present
> in sc7280.dtsi and also adds a missing space in the compatible string
> in the example used in eud dt-binding document.
> 
> [...]

Applied, thanks!

[2/2] dt-bindings: soc: qcom: eud: Fix compatible string in the example
      commit: 6ade5ce20c466298c04b10fe66091b9055aa9988

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>