This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38814
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
b9600b8542
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b9600b8542'
${ noResults }
freifunkist-firmware
/
target
/
linux
/
lantiq
/
dts
/
ARV4518PWR01.dts
8 lines
88 B
Raw
Normal View
History
Unescape
Escape
add devicetrees SVN-Revision: 34691
12 years ago
/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>
8 years ago
#include "ARV4518PWR01.dtsi"
add devicetrees SVN-Revision: 34691
12 years ago
/ {
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
12 years ago
model = "ARV4518PWR01 - SMC7908A-ISP";
add devicetrees SVN-Revision: 34691
12 years ago
};