// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) #include "../../../arm64/boot/dts/qcom/Fritz_Box_HW253.dts" / { model = "AVM FRITZ!Repeater 6000"; avm-hw-revision{ compatible = "avm,avm_hw_revision"; revision = "253"; subrevision = "2"; }; avm-hui { compatible = "avm,hui"; pinctrl-0 = <&button_pins>; pinctrl-names = "default"; colors { normal = <0x07>, <0x0B>, <0x0>; warn = <0x0F>, <0x05>, <0x0>; error = <0x16>, <0x0>, <0x0>; }; repeater-connect { compatible = "avm,hui-generic-button-avm"; gpios = <&tlmm 46 GPIO_ACTIVE_LOW>; }; }; }; &spi_0 { /* BLSP1 QUP1 */ pinctrl-0 = <&spi_0_pins>; pinctrl-names = "default"; cs-select = <0>; status = "okay"; avm-hui-lc882x@0 { compatible = "avm,hui-generic-lc882x"; spi-max-frequency = <400000>; reg = <0>; repeater-one-fr3000 { brightness-range = <25>, <127>; index = <1>; dimmable; }; repeater-rssi-color { brightness-range = <25>, <127>; index = <0>; dimmable; }; }; }; &ess_switch { qcom,port_phyinfo { port@5 { avm,slow_recovery; }; }; };