Searched +full:jz4780 +full:- +full:efuse (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/nvmem/ingenic,jz4780-efuse.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Ingenic JZ EFUSE driver10 - PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>13 - $ref: nvmem.yaml#18 - ingenic,jz4780-efuse24 # Handle for the ahb for the efuse.28 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/ingenic,jz4780-cgu.h>3 #include <dt-bindings/clock/ingenic,tcu.h>4 #include <dt-bindings/dma/jz4780-dma.h>7 #address-cells = <1>;8 #size-cells = <1>;9 compatible = "ingenic,jz4780";12 #address-cells = <1>;13 #size-cells = <0>;17 compatible = "ingenic,xburst-fpu1.0-mxu1.1";[all …]