// 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 = "0"; }; avm-hui { compatible = "avm,hui"; colors { normal = <0x0>, <0xFF>, <0x0>; warn = <0xFF>, <0xFF>, <0x0>; error = <0xFF>, <0x0>, <0x0>; }; }; }; &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-no-rssi { index = <1>; dimmable; }; repeater-rssi-color { index = <0>; dimmable; }; }; };