From: Taishi Shimizu <s.taishi14142@gmail.com>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Hauke Mehrtens <hauke@hauke-m.de>,
Rafal Milecki <zajec5@gmail.com>,
Florian Fainelli <florian.fainelli@broadcom.com>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@broadcom.com>,
Linus Walleij <linus.walleij@linaro.org>,
Stefan Wahren <wahrenst@gmx.net>,
Taishi Shimizu <s.taishi14142@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH v2 0/2] ARM: BCM5301X: Add support for Buffalo WXR-1750DHP
Date: Sun, 13 Jul 2025 16:18:23 +0900 [thread overview]
Message-ID: <20250713071826.726682-1-s.taishi14142@gmail.com> (raw)
This patch series adds support for the Buffalo WXR-1750DHP router,
based on the Broadcom BCM4708 SoC.
Patch 1 updates the device tree bindings documentation to list
Buffalo WXR-1750DHP as a supported board under BCM4708.
Patch 2 introduces a device tree source file for the router.
Changes since v1:
- remove `chosen` node and `bootargs` (inherited from bcm4708.dtsi)
- replace `label` in LEDs with `color` and `function` properties
- change USB LED to use `LED_FUNCTION_USB` and added `trigger-sources`
- reorder GPIOs and clean up button node formatting
Taishi Shimizu (2):
dt-bindings: arm: bcm: Add support for Buffalo WXR-1750DHP
ARM: dts: BCM5301X: Add support for Buffalo WXR-1750DHP
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> # for patch 1
.../bindings/arm/bcm/brcm,bcm4708.yaml | 1 +
arch/arm/boot/dts/broadcom/Makefile | 1 +
.../broadcom/bcm4708-buffalo-wxr-1750dhp.dts | 138 ++++++++++++++++++
3 files changed, 140 insertions(+)
create mode 100644 arch/arm/boot/dts/broadcom/bcm4708-buffalo-wxr-1750dhp.dts
base-commit: 379f604cc3dc2c865dc2b13d81faa166b6df59ec
--
2.43.0
next reply other threads:[~2025-07-13 7:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-13 7:18 Taishi Shimizu [this message]
2025-07-13 7:18 ` [PATCH v2 1/2] dt-bindings: arm: bcm: Add support for Buffalo WXR-1750DHP Taishi Shimizu
2025-08-08 16:04 ` Florian Fainelli
2025-07-13 7:18 ` [PATCH v2 2/2] ARM: dts: BCM5301X: " Taishi Shimizu
2025-08-08 16:04 ` Florian Fainelli
2025-07-14 15:24 ` [PATCH v2 0/2] ARM: " Rob Herring (Arm)
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=20250713071826.726682-1-s.taishi14142@gmail.com \
--to=s.taishi14142@gmail.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=florian.fainelli@broadcom.com \
--cc=hauke@hauke-m.de \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=wahrenst@gmx.net \
--cc=zajec5@gmail.com \
/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).