aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-07-07ARM: BCM5301X: Enable UART0 on tested devicesRafał Miłecki1-0/+4
There are two possible UARTs so we have (both of) them disabled by default. Override uart0 status on devices that were verified to use it. In case of Netgear R6250 also drop an old (and invalid) overwrite. It doesn't have uart1 connected. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Acked-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2015-06-06ARM: BCM5301X: add NAND flash chip descriptionHauke Mehrtens1-6/+3
This adds the NAND flash chip description for a standard chip found connected to this SoC. This makes use of generic Broadcom NAND driver with the iProc interface. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2015-01-20ARM: BCM5301X: Add DT for Luxul XWC-1000Dan Haab1-0/+60
Luxul XWC-1000 is a controller device based on BCM4708 SoC. The only unusual thing in its DTS file is "ubi" partition on NAND flash. Signed-off-by: Dan Haab <dhaab@luxul.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>