linuxOS_D21X/source/uboot-2021.10/arch/powerpc/dts/qoriq-gpio-2.dtsi

17 lines
348 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
/*
* QorIQ GPIO device tree stub [ controller @ offset 0x132000 ]
*
* Copyright 2013 Freescale Semiconductor Inc.
* Copyright 2020 NXP
*
*/
gpio2: gpio@132000 {
compatible = "fsl,qoriq-gpio";
reg = <0x132000 0x1000>;
interrupts = <86 2 0 0>;
#gpio-cells = <2>;
gpio-controller;
};