This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv4
Watch
1
Star
0
Fork
You've already forked openwrtv4
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
50e3659703
openwrtv4
/
target
/
linux
/
lantiq
/
dts
/
ARV4518PWR01.dts
8 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
add devicetrees SVN-Revision: 34691
2012-12-15 02:00:20 +00:00
/dts-v1/;
lantiq: Sanitize device tree files The device tree file of ARV752DPW uses numbers/hex values for gpio states and input event codes. This cleans it up and uses the available macros from header files. This way the functions are easier to read and comprehend. Signed-off-by: Andreas Eberlein <foodeas@aeberlein.de> [sanitize all device tree files] Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-09-29 16:22:55 +00:00
#include "ARV4518PWR01.dtsi"
add devicetrees SVN-Revision: 34691
2012-12-15 02:00:20 +00:00
/ {
Add support for ARV4518PW R01 and rename R01A. There are two different versions of SMC7908A-ISP: R01 and R01A. R01 has an internal clock for PCI, meanwhile R01A has an external clock. This fixes: https://dev.openwrt.org/ticket/12884 Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35352
2013-01-28 17:42:59 +00:00
model = "ARV4518PWR01 - SMC7908A-ISP";
add devicetrees SVN-Revision: 34691
2012-12-15 02:00:20 +00:00
};
Reference in a new issue
Copy permalink