All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] dt-bindings/pinctrl/arm: qcom: minor cleanups of QCOM PMIC pinctrl
@ 2022-05-07 19:49 Krzysztof Kozlowski
  2022-05-07 19:49 ` [PATCH 01/11] dt-bindings: pinctrl: qcom,pmic-gpio: document PM8150L and PMM8155AU Krzysztof Kozlowski
                   ` (13 more replies)
  0 siblings, 14 replies; 19+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-07 19:49 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Neil Armstrong, Stephen Boyd, linux-arm-msm,
	linux-gpio, devicetree, linux-kernel
  Cc: Luca Weiss, David Heidelberg, Konrad Dybcio, Krzysztof Kozlowski

Hi,

The patches are independent, so they can be picked up as is.

Not really tested on hardware (except SDM845).

Best regards,
Krzysztof

Krzysztof Kozlowski (11):
  dt-bindings: pinctrl: qcom,pmic-gpio: document PM8150L and PMM8155AU
  dt-bindings: pinctrl: qcom,pmic-gpio: fix matching pin config
  dt-bindings: pinctrl: qcom,pmic-gpio: describe gpio-line-names
  dt-bindings: pinctrl: qcom,pmic-gpio: add 'input-disable'
  arm64: dts: qcom: align PMIC GPIO pin configuration with DT schema
  arm64: dts: qcom: add fallback compatible to PMIC GPIOs
  arm64: dts: qcom: apq8096-db820c: add PM8994 pin function
  arm64: dts: qcom: msm8994-msft-lumia-octagon: add PM8994 pin
    properties
  ARM: dts: qcom: align PMIC GPIO pin configuration with DT schema
  ARM: dts: qcom: mdm9615: add missing PMIC GPIO reg
  ARM: dts: qcom: pmx65: add fallback compatible to PMIC GPIO

 .../bindings/pinctrl/qcom,pmic-gpio.yaml      | 230 +++++++++++++++++-
 .../arm/boot/dts/qcom-apq8060-dragonboard.dts |  20 +-
 arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts   |   4 +-
 arch/arm/boot/dts/qcom-apq8064-ifc6410.dts    |   8 +-
 .../qcom-apq8064-sony-xperia-lagan-yuga.dts   |   2 +-
 arch/arm/boot/dts/qcom-mdm9615-wp8548.dtsi    |   2 +-
 arch/arm/boot/dts/qcom-mdm9615.dtsi           |   1 +
 .../qcom-msm8974-lge-nexus5-hammerhead.dts    |   8 +-
 .../dts/qcom-msm8974-sony-xperia-rhine.dtsi   |   2 +-
 .../dts/qcom-msm8974pro-fairphone-fp2.dts     |   2 +-
 .../boot/dts/qcom-msm8974pro-samsung-klte.dts |  14 +-
 ...-msm8974pro-sony-xperia-shinano-castor.dts |  10 +-
 arch/arm/boot/dts/qcom-pm8941.dtsi            |   2 +-
 arch/arm/boot/dts/qcom-pmx65.dtsi             |   2 +-
 arch/arm64/boot/dts/qcom/apq8016-sbc.dts      |  10 +-
 arch/arm64/boot/dts/qcom/apq8096-db820c.dts   |  17 +-
 .../qcom/msm8916-samsung-a2015-common.dtsi    |   2 +-
 .../dts/qcom/msm8994-msft-lumia-octagon.dtsi  |  19 +-
 .../dts/qcom/msm8996-sony-xperia-tone.dtsi    |  70 +++---
 .../boot/dts/qcom/msm8996-xiaomi-common.dtsi  |   8 +-
 .../boot/dts/qcom/msm8996-xiaomi-gemini.dts   |   2 +-
 .../boot/dts/qcom/msm8998-fxtec-pro1.dts      |   6 +-
 .../dts/qcom/msm8998-oneplus-cheeseburger.dts |   2 +-
 .../boot/dts/qcom/msm8998-oneplus-common.dtsi |   2 +-
 .../msm8998-sony-xperia-yoshino-maple.dts     |   2 +-
 .../dts/qcom/msm8998-sony-xperia-yoshino.dtsi |  12 +-
 arch/arm64/boot/dts/qcom/pm6350.dtsi          |   2 +-
 arch/arm64/boot/dts/qcom/pm660.dtsi           |   2 +-
 arch/arm64/boot/dts/qcom/pm8009.dtsi          |   2 +-
 arch/arm64/boot/dts/qcom/pm8150.dtsi          |   2 +-
 arch/arm64/boot/dts/qcom/pm8150b.dtsi         |   2 +-
 arch/arm64/boot/dts/qcom/pm8150l.dtsi         |   2 +-
 arch/arm64/boot/dts/qcom/pm8350.dtsi          |   2 +-
 arch/arm64/boot/dts/qcom/pm8350b.dtsi         |   2 +-
 arch/arm64/boot/dts/qcom/pm8916.dtsi          |   2 +-
 arch/arm64/boot/dts/qcom/pmm8155au_1.dtsi     |   2 +-
 arch/arm64/boot/dts/qcom/pmm8155au_2.dtsi     |   2 +-
 arch/arm64/boot/dts/qcom/pmr735b.dtsi         |   2 +-
 arch/arm64/boot/dts/qcom/pms405.dtsi          |   2 +-
 arch/arm64/boot/dts/qcom/qcs404-evb.dtsi      |   4 +-
 arch/arm64/boot/dts/qcom/qrb5165-rb5.dts      |   2 +-
 arch/arm64/boot/dts/qcom/sc7180-idp.dts       |   2 +-
 arch/arm64/boot/dts/qcom/sc7280-idp.dtsi      |   2 +-
 arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi    |   4 +-
 arch/arm64/boot/dts/qcom/sdm845-db845c.dts    |   6 +-
 .../boot/dts/qcom/sdm845-oneplus-common.dtsi  |   4 +-
 .../boot/dts/qcom/sdm845-shift-axolotl.dts    |   2 +-
 .../boot/dts/qcom/sdm845-xiaomi-beryllium.dts |   2 +-
 .../boot/dts/qcom/sm7225-fairphone-fp4.dts    |   2 +-
 49 files changed, 373 insertions(+), 142 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2022-06-28 20:22 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-07 19:49 [PATCH 00/11] dt-bindings/pinctrl/arm: qcom: minor cleanups of QCOM PMIC pinctrl Krzysztof Kozlowski
2022-05-07 19:49 ` [PATCH 01/11] dt-bindings: pinctrl: qcom,pmic-gpio: document PM8150L and PMM8155AU Krzysztof Kozlowski
2022-05-17  0:28   ` Rob Herring
2022-05-07 19:49 ` [PATCH 02/11] dt-bindings: pinctrl: qcom,pmic-gpio: fix matching pin config Krzysztof Kozlowski
2022-05-17  0:29   ` Rob Herring
2022-05-07 19:49 ` [PATCH 03/11] dt-bindings: pinctrl: qcom,pmic-gpio: describe gpio-line-names Krzysztof Kozlowski
2022-05-17  0:30   ` Rob Herring
2022-05-07 19:49 ` [PATCH 04/11] dt-bindings: pinctrl: qcom,pmic-gpio: add 'input-disable' Krzysztof Kozlowski
2022-05-17  0:30   ` Rob Herring
2022-05-07 19:49 ` [PATCH 05/11] arm64: dts: qcom: align PMIC GPIO pin configuration with DT schema Krzysztof Kozlowski
2022-05-07 19:49 ` [PATCH 06/11] arm64: dts: qcom: add fallback compatible to PMIC GPIOs Krzysztof Kozlowski
2022-05-07 19:49 ` [PATCH 07/11] arm64: dts: qcom: apq8096-db820c: add PM8994 pin function Krzysztof Kozlowski
2022-05-07 19:49 ` [PATCH 08/11] arm64: dts: qcom: msm8994-msft-lumia-octagon: add PM8994 pin properties Krzysztof Kozlowski
2022-05-07 19:49 ` [PATCH 09/11] ARM: dts: qcom: align PMIC GPIO pin configuration with DT schema Krzysztof Kozlowski
2022-05-07 19:49 ` [PATCH 10/11] ARM: dts: qcom: mdm9615: add missing PMIC GPIO reg Krzysztof Kozlowski
2022-05-07 19:49 ` [PATCH 11/11] ARM: dts: qcom: pmx65: add fallback compatible to PMIC GPIO Krzysztof Kozlowski
2022-05-19 13:03 ` [PATCH 00/11] dt-bindings/pinctrl/arm: qcom: minor cleanups of QCOM PMIC pinctrl Linus Walleij
2022-06-09  8:56 ` Krzysztof Kozlowski
2022-06-28 20:18 ` (subset) " Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.