From: "Matti Lehtimäki" <matti.lehtimaki@gmail.com>
To: linux-arm-msm@vger.kernel.org
Cc: ~postmarketos/upstreaming@lists.sr.ht,
phone-devel@vger.kernel.org,
"Matti Lehtimäki" <matti.lehtimaki@gmail.com>,
devicetree@vger.kernel.org,
"Konrad Dybcio" <konrad.dybcio@somainline.org>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
"Stephen Boyd" <sboyd@codeaurora.org>
Subject: [PATCH v3 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
Date: Sun, 24 Jul 2022 20:24:38 +0300 [thread overview]
Message-ID: <20220724172442.87830-1-matti.lehtimaki@gmail.com> (raw)
Add device tree node for pm8226 GPIOs and support for the Samsung Galaxy
Tab 4 10.1 (SM-T530) tablet which is based on apq8026.
Changes in v3:
- Fix sdhc_2 bus width
- Reorder includes
Changes in v2:
- Change codename to matisse-wifi
- Remove msm-id from device dts
- Rename pm8226 gpio node
Matti Lehtimäki (3):
ARM: dts: qcom: pm8226: Add node for the GPIOs
dt-bindings: arm: qcom: Document samsung,matisse-wifi device
ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)
.../devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm/boot/dts/Makefile | 1 +
.../dts/qcom-apq8026-samsung-matisse-wifi.dts | 469 ++++++++++++++++++
arch/arm/boot/dts/qcom-pm8226.dtsi | 10 +
4 files changed, 481 insertions(+)
create mode 100644 arch/arm/boot/dts/qcom-apq8026-samsung-matisse-wifi.dts
--
2.34.1
next reply other threads:[~2022-07-24 17:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-24 17:24 Matti Lehtimäki [this message]
2022-07-24 17:24 ` [PATCH v3 1/3] ARM: dts: qcom: pm8226: Add node for the GPIOs Matti Lehtimäki
2022-07-24 18:44 ` Dmitry Baryshkov
2022-07-26 11:14 ` Krzysztof Kozlowski
2022-07-24 17:24 ` [PATCH v3 2/3] dt-bindings: arm: qcom: Document samsung,matisse-wifi device Matti Lehtimäki
2022-07-24 17:24 ` [PATCH v3 3/3] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530) Matti Lehtimäki
2022-07-24 18:55 ` Dmitry Baryshkov
2022-07-24 20:43 ` Matti Lehtimäki
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=20220724172442.87830-1-matti.lehtimaki@gmail.com \
--to=matti.lehtimaki@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@somainline.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=phone-devel@vger.kernel.org \
--cc=sboyd@codeaurora.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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;
as well as URLs for NNTP newsgroup(s).