mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 20:46:00 +01: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>
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
* Broadcom BCM283x GPIO controller
|
|
|
|
Required properties:
|
|
- compatible: must be "brcm,bcm2835-gpio"
|
|
- reg: exactly one register range with length 0xb4
|