mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] This is continued work on Samsung S9(SM-9600) starqltechn
@ 2023-10-18 12:30 Dzmitry Sankouski
  2023-10-18 12:30 ` [PATCH 1/6] dt-bindings: regulator: add Samsung s2dos05 pmic Dzmitry Sankouski
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Dzmitry Sankouski @ 2023-10-18 12:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: Dzmitry Sankouski


- Samsung s2dos05 pmic driver added
- touchscreen support
- usb 2.0 support
- some cleanup



Dzmitry Sankouski (6):
  dt-bindings: regulator: add Samsung s2dos05 pmic
  regulator: s2dos05: add Samsung s2dos05 driver
  arm64: dts: qcom: starqltechn: remove wifi
  arm64: dts: qcom: starqltechn: enable more features
  arm64: dts: qcom: starqltechn: disable crypto
  arm64: dts: qcom: starqltechn: add supply to framebuffer

 .../bindings/regulator/samsung,s2dos05.yaml   |  89 +++
 .../dts/qcom/sdm845-samsung-starqltechn.dts   | 205 +++++-
 drivers/regulator/Kconfig                     |   8 +
 drivers/regulator/Makefile                    |   1 +
 drivers/regulator/s2dos05.c                   | 601 ++++++++++++++++++
 include/linux/regulator/s2dos05.h             | 173 +++++
 6 files changed, 1067 insertions(+), 10 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2dos05.yaml
 create mode 100644 drivers/regulator/s2dos05.c
 create mode 100644 include/linux/regulator/s2dos05.h

-- 
2.39.2


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

end of thread, other threads:[~2023-10-29  7:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-18 12:30 [PATCH 0/6] This is continued work on Samsung S9(SM-9600) starqltechn Dzmitry Sankouski
2023-10-18 12:30 ` [PATCH 1/6] dt-bindings: regulator: add Samsung s2dos05 pmic Dzmitry Sankouski
2023-10-18 14:22   ` Krzysztof Kozlowski
2023-10-18 12:30 ` [PATCH 2/6] regulator: s2dos05: add Samsung s2dos05 driver Dzmitry Sankouski
2023-10-18 12:30 ` [PATCH 3/6] arm64: dts: qcom: starqltechn: remove wifi Dzmitry Sankouski
2023-10-18 12:30 ` [PATCH 4/6] arm64: dts: qcom: starqltechn: enable more features Dzmitry Sankouski
2023-10-18 14:23   ` Krzysztof Kozlowski
2023-10-18 12:30 ` [PATCH 5/6] arm64: dts: qcom: starqltechn: disable crypto Dzmitry Sankouski
2023-10-18 12:30 ` [PATCH 6/6] arm64: dts: qcom: starqltechn: add supply to framebuffer Dzmitry Sankouski
2023-10-29  7:20 ` [PATCH 0/6] This is continued work on Samsung S9(SM-9600) starqltechn Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®