370343a28f
Add irqs to rzt2m gpio bindings in order to add interrupt support to rzt2m gpio driver and adds common gpio node to store interrupt config (irqs are shared between ports) Signed-off-by: Jakub Michalski <jmichalski@internships.antmicro.com>
12 lines
233 B
YAML
12 lines
233 B
YAML
# Copyright (c) 2024 Antmicro <www.antmicro.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
description: Renesas RZT2M GPIO common
|
|
|
|
compatible: "renesas,rzt2m-gpio-common"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
interrupts:
|
|
required: true
|