/* Copyright (c) 2016, The Linux Foundation. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ /dts-v1/; #include #include #include "../../../../include/linux/avm_hw_config_def.h" #include "ath79_avm.dtsi" #include "Fritz_Box_HW190.dtsi" / { avm-hw-revision { compatible = "avm,avm_hw_revision"; revision = "190"; subrevision = "0"; }; avm-gpio{ compatible = "avm,avm_gpio_generic"; gpio_avm_button_wlan { value = <21>; param = ; }; gpio_avm_button_power { value = <14>; param = ; }; gpio_avm_button_plc { value = <16>; param = ; }; gpio_avm_led_power { value = <17>; param = ; }; gpio_avm_led_wlan { value = <13>; param = ; }; gpio_avm_led_plc { value = <19>; param = ; }; gpio_avm_relay { value = <12>; param = ; }; gpio_avm_prolific_ac_mode { value = <4>; }; gpio_avm_prolific_ac_reset { value = <15>; param = ; }; gpio_avm_reset_plc { value = <20>; param = ; }; /*--- ist nur ein Featureflag ---*/ uart_enable_ath_hi { value = <2>; }; uart_ath_hi_out { value = <22>; param = ; function = <0x4f>; }; uart1_ath_hi_in { value = <18>; param = ; function = <0x910>; }; }; };