lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250713071826.726682-1-s.taishi14142@gmail.com>
Date: Sun, 13 Jul 2025 16:18:23 +0900
From: Taishi Shimizu <s.taishi14142@...il.com>
To: Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Hauke Mehrtens <hauke@...ke-m.de>,
	Rafal Milecki <zajec5@...il.com>,
	Florian Fainelli <florian.fainelli@...adcom.com>
Cc: linux-arm-kernel@...ts.infradead.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Broadcom internal kernel review list <bcm-kernel-feedback-list@...adcom.com>,
	Linus Walleij <linus.walleij@...aro.org>,
	Stefan Wahren <wahrenst@....net>,
	Taishi Shimizu <s.taishi14142@...il.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH v2 0/2] ARM: BCM5301X: Add support for Buffalo WXR-1750DHP

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@...aro.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ