Re: (subset) [PATCH v2 0/2] Small updates / fixups for PMIC spmi-gpio

2023-10-22 Thread Bjorn Andersson


On Mon, 02 Oct 2023 09:00:10 +0200, Luca Weiss wrote:
> Update the schema to use plural _gpios label in the example. And fix a
> dtbs_check warning in pm7250b.dtsi.
> 
> 

Applied, thanks!

[2/2] arm64: dts: qcom: pm7250b: Use correct node name for gpios
  commit: 6cd8621758004d98f7c622c2d756c116c6888127

Best regards,
-- 
Bjorn Andersson 


[PATCH v2 0/2] Small updates / fixups for PMIC spmi-gpio

2023-10-02 Thread Luca Weiss
Update the schema to use plural _gpios label in the example. And fix a
dtbs_check warning in pm7250b.dtsi.

Signed-off-by: Luca Weiss 
---
Changes in v2:
- Remove labels instead of updating them in documentation patch
- Link to v1: 
https://lore.kernel.org/r/20230929-pm7250b-gpio-fixup-v1-0-ef68543c1...@fairphone.com

---
Luca Weiss (2):
  dt-bindings: mfd: qcom,spmi-pmic: Drop unused labels from examples
  arm64: dts: qcom: pm7250b: Use correct node name for gpios

 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 6 +++---
 arch/arm64/boot/dts/qcom/pm7250b.dtsi | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
base-commit: df964ce9ef9fea10cf131bf6bad8658fde7956f6
change-id: 20230929-pm7250b-gpio-fixup-f407ee98425a

Best regards,
-- 
Luca Weiss