Searched +full:da850 +full:- +full:ddr +full:- +full:controller (Results 1 – 3 of 3) sorted by relevance
1 * Device tree bindings for Texas Instruments da8xx DDR2/mDDR memory controller3 The DDR2/mDDR memory controller present on Texas Instruments da8xx SoCs features4 a set of registers which allow to tweak the controller's behavior.7 OMAP-L138 (DA850) - http://www.ti.com/lit/ug/spruh82c/spruh82c.pdf11 - compatible: "ti,da850-ddr-controller" - for da850 SoC based boards12 - reg: a tuple containing the base address of the memory13 controller and the size of the memory area to map15 Example for da850 shown below.18 compatible = "ti,da850-ddr-controller";
1 # 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 controller10 - Bartosz Golaszewski <bgolaszewski@baylibre.com>11 - Krzysztof Kozlowski <krzk@kernel.org>15 OMAP-L138 (DA850) - http://www.ti.com/lit/ug/spruh82c/spruh82c.pdf19 const: ti,da850-ddr-controller25 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later6 #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 …]