Home
last modified time | relevance | path

Searched +full:da850 +full:- +full:ddr +full:- +full:controller (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dti-da8xx-ddrctl.txt1 * Device tree bindings for Texas Instruments da8xx DDR2/mDDR memory controller
3 The DDR2/mDDR memory controller present on Texas Instruments da8xx SoCs features
4 a set of registers which allow to tweak the controller's behavior.
7 OMAP-L138 (DA850) - http://www.ti.com/lit/ug/spruh82c/spruh82c.pdf
11 - compatible: "ti,da850-ddr-controller" - for da850 SoC based boards
12 - reg: a tuple containing the base address of the memory
13 controller and the size of the memory area to map
15 Example for da850 shown below.
18 compatible = "ti,da850-ddr-controller";
H A Dti,da8xx-ddrctl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/memory-controllers/ti,da8xx-ddrctl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments da8xx DDR2/mDDR memory controller
10 - Bartosz Golaszewski <bgolaszewski@baylibre.com>
11 - Krzysztof Kozlowski <krzk@kernel.org>
15 OMAP-L138 (DA850) - http://www.ti.com/lit/ug/spruh82c/spruh82c.pdf
19 const: ti,da850-ddr-controller
25 - compatible
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/davinci/
H A Dda850.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
6 #include <dt-bindings/interrupt-controller/irq.h>
9 #address-cells = <1>;
10 #size-cells = <1>;
20 #address-cells = <1>;
21 #size-cells = <0>;
24 compatible = "arm,arm926ej-s";
28 operating-points-v2 = <&opp_table>;
32 opp_table: opp-table {
33 compatible = "operating-points-v2";
[all …]