mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-25 14:56:03 +00:00

This patch adds device tree support for the bcm2835 GPIO driver. Signed-off-by: Fabian Vogt <fvogt@suse.com> Reviewed-by: Simon Glass <sjg@chromium.org>
5 lines
150 B
Text
5 lines
150 B
Text
* Broadcom BCM283x GPIO controller
|
|
|
|
Required properties:
|
|
- compatible: must be "brcm,bcm2835-gpio"
|
|
- reg: exactly one register range with length 0xb4
|