Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: dts: bcm281xx: Add card detect GPIO | Markus Mayer | 2013-10-31 | 1 | -0/+1 |
| | | | | | | | | Register GPIO 14 as card detect interrupt for the SD card slot. Signed-off-by: Markus Mayer <markus.mayer@linaro.org> Signed-off-by: Christian Daudt <bcm@fixthebug.org> Signed-off-by: Olof Johansson <olof@lixom.net> | ||||
* | ARM: DT: binding fixup to align with vendor-prefixes.txt (DT) | Christian Daudt | 2013-08-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | [ this is a follow-up to this discussion: http://archive.arm.linux.org.uk/lurker/message/20130730.230827.a1ceb12a.en.html ] This patchset renames all uses of "bcm," name bindings to "brcm," as they were done prior to knowing that brcm had already been standardized as Broadcom vendor prefix (in Documentation/devicetree/bindings/vendor-prefixes.txt). This will not cause any churn on devices because none of these bindings have made it into production yet. Also rename the the following dt binding docs that had "bcm," in their name for consistency: - bcm,kona-sdhci.txt -> kona-sdhci.txt - bcm,kona-timer.txt -> kona-timer.txt Signed-off-by: Christian Daudt <csd@broadcom.com> Acked-by: Stephen Warren <swarren@nvidia.com> | ||||
* | ARM: dts: add sdio blocks to bcm28155-ap board | Christian Daudt | 2013-08-20 | 1 | -0/+16 |
| | | | | | | | | Enable sdio for bcm28155 AP board Signed-off-by: Christian Daudt <csd@broadcom.com> Reviewed-by: Alex Elder <elder@linaro.org> Reviewed-by: Markus Mayer <markus.mayer@linaro.org> | ||||
* | ARM: bcm281xx: Adding bcm28155-ap.dts | Markus Mayer | 2013-08-06 | 1 | -0/+29 |
Add support for the BCM28155 AP board. Signed-off-by: Markus Mayer <markus.mayer@linaro.org> Acked-by: Christian Daudt <csd@broadcom.com> |