mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
4faf5f93c6
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
|