Re: (subset) [PATCH 0/4] Add devicetree for LincPlus LincStation E1

Heiko Stuebner <[email protected]> Sun, 2 Aug 2026 21:09:57 +0200
Newsgroups org.kernel.vger.linux-leds,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Sat, 11 Jul 2026 14:28:24 -0500, Samuel Holland wrote:
> This series adds a binding and devicetree for the LincStation E1 NAS.
> As described in the message for patch 3, it is not entirely clear what
> the DTS file name and board compatible string should be, so for now I
> went with the marketing name for the file and the OEM model number for
> the compatible string. This mostly matches the vendor firmware.
> 
> The vendor software provides quite limited access, so the unit must be
> disassembled and the board removed to access the UART test points
> (opposite from the power button; Ctrl+C to interrupt the vendor U-Boot)
> or the eMMC traces to force the SoC into maskrom mode. The vendor
> firmware uses rk3568_ddr_1056MHz_v1.25.bin from rkbin for DRAM init.
> Mainline U-Boot 2026.07 works with no code changes when configured with
> this devicetree. It is recommended to enable the fan as early as
> possible (e.g. `CONFIG_PREBOOT="pwm enable 0 0"`).
> 
> [...]

Applied, thanks!

[3/4] dt-bindings: arm: rockchip: Add LincStation E1
      commit: 2b009df2afd0874080a1e2a893df5e4db39cc1c5
[4/4] arm64: dts: rockchip: Add LincStation E1
      commit: 0f4c49bb3e538d01bdec403052ba6c35858aa0cf

Dropped the regulator-suspend-microvolt properties. They are deprecated [0]
and also were the same value as the main voltages the regulators used.


[0] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/Documentation/devicetree/bindings/regulator/regulator.yaml#n272

Best regards,
-- 
Heiko Stuebner <[email protected]>