Searched +full:blzp1600 +full:- +full:gpio (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/gpio/blaize,blzp1600-gpio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Blaize BLZP1600 GPIO controller10 Blaize BLZP1600 GPIO controller is an implementation of the VeriSilicon11 APB GPIO v0.2 IP block. It has 32 ports each of which are intended to be12 represented as child nodes with the generic GPIO-controller properties16 - Nikolaos Pasaloukos <nikolaos.pasaloukos@blaize.com>17 - James Cowgill <james.cowgill@blaize.com>[all …]
1 // SPDX-License-Identifier: GPL-2.0+6 /dts-v1/;8 #include "blaize-blzp1600-som.dtsi"11 model = "Blaize BLZP1600 SoM1600P CB2 Development Board";13 compatible = "blaize,blzp1600-cb2", "blaize,blzp1600";20 stdout-path = "serial0:115200";25 clock-frequency = <100000>;30 clock-frequency = <100000>;35 clock-frequency = <100000>;38 gpio_expander: gpio@74 {[all …]
1 // SPDX-License-Identifier: GPL-2.0+6 /dts-v1/;8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>12 interrupt-parent = <&gic>;13 #address-cells = <2>;14 #size-cells = <2>;17 #address-cells = <2>;18 #size-cells = <0>;21 compatible = "arm,cortex-a53";[all …]