drivers: gpio: add brcmstb gpio driver

Add GPIO driver for brcmstb, required by Raspberry Pi 5.

Signed-off-by: Junho Lee <junho@tsnlab.com>
This commit is contained in:
Junho Lee 2024-03-21 13:18:44 +09:00 committed by Anas Nashif
commit 31baddaa51
5 changed files with 172 additions and 0 deletions

View file

@ -0,0 +1,19 @@
# Copyright (c) 2024 Junho Lee <junho@tsnlab.com>
# SPDX-License-Identifier: Apache-2.0
description: BRCMSTB GPIO
compatible: "brcm,brcmstb-gpio"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags