// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) #include "../../../arm64/boot/dts/qcom/Fritz_Box_HW289.dts" / { model = "FRITZ!Repeater 2400 W7"; avm-hw-revision { compatible = "avm,avm_hw_revision"; revision = "289"; subrevision = "0"; }; }; &spi1 { pinctrl-0 = <&blsp1_spi1_pins>; pintctrl-names = "default"; cs-select = <0>; status = "ok"; avm-hui-lc882x@0 { compatible = "avm,hui-generic-lc882x"; spi-max-frequency = <400000>; reg = <0>; // Using same HUI type since they share the same LEDs repeater-one-fr3000 { brightness-range = <25>, <127>; index = <1>; dimmable; }; repeater-rssi-color { brightness-range = <25>, <127>; index = <0>; dimmable; }; }; };