Searched +full:imx28 +full:- +full:digctl (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/soc/fsl/fsl,imx23-digctl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#12 - Default first-level page table (DFLPT) controls13 - HCLK performance counter14 - Free-running microseconds counter15 - Entropy control16 - BIST controls for ARM Core and On-Chip RAM17 - Chip Revision register[all …]
1 // SPDX-License-Identifier: GPL-2.0+5 #include <dt-bindings/gpio/gpio.h>6 #include "imx28-pinfunc.h"9 #address-cells = <1>;10 #size-cells = <1>;12 interrupt-parent = <&icoll>;15 * pre-existing /chosen node to be available to insert the42 #address-cells = <1>;43 #size-cells = <0>;46 compatible = "arm,arm926ej-s";[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR MIT4 * Copyright 2013-2017 Lothar Waßmann <LW@KARO-electronics.de>7 /dts-v1/;8 #include "imx28.dtsi"9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/interrupt-controller/irq.h>13 model = "Ka-Ro electronics TX28 module";14 compatible = "karo,tx28", "fsl,imx28";34 reg = <0x40000000 0>; /* will be filled in by U-Boot */38 compatible = "w1-gpio";[all …]