aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/cpva502plus.dts
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: add pinctrl supportJonas Gorski2017-06-101-3/+8
| | | | | | | Add and enable pincontrol drivers, and update dts(i) files with appropriate hogs. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* brcm63xx: CPVA502+: fix LEDs and buttons at DTSDaniel Gonzalez Cabanelas2017-02-281-3/+17
| | | | | | Leds are wrong and a button is missing, fix them. Signed-off-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com>
* brcm63xx: move the bootargs into the dtb filesJonas Gorski2016-06-211-0/+4
| | | | | | Instead of using a fixed commandline, allow one per device. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* brcm63xx: make use of dt-includesJonas Gorski2015-07-161-1/+3
| | | | | | | | | Now that we have a dtc command that invokes the preprocessor, make use of it and replace the magic numbers with KEY_* defines. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46391
* brcm63xx: move CPVA502+ to dtsJonas Gorski2015-03-251-0/+44
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44990