From: Dzmitry Sankouski <dsankouski@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Dzmitry Sankouski <dsankouski@gmail.com>
Subject: [PATCH 0/6] This is continued work on Samsung S9(SM-9600) starqltechn
Date: Wed, 18 Oct 2023 15:30:27 +0300 [thread overview]
Message-ID: <20231018123033.301005-1-dsankouski@gmail.com> (raw)
- 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
next reply other threads:[~2023-10-18 12:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-18 12:30 Dzmitry Sankouski [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231018123033.301005-1-dsankouski@gmail.com \
--to=dsankouski@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®