Searched +full:da850 +full:- +full:ddr +full:- +full:controller (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | ti,da8xx-ddrctl.yaml | 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 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 …]
|
| /linux/drivers/memory/ |
| H A D | da8xx-ddrctl.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * TI da8xx DDR2/mDDR controller driver 23 * some changes (as is the case for the LCD controller on da850-lcdk - the 37 .name = "da850-pbbpr", 56 .name = "da850-pbbpr", 64 .board = "ti,da850-lcdk", 78 if (strcmp(knob->name, setting->name) == 0) in da8xx_ddrctl_match_knob() 93 if (of_machine_is_compatible(board_settings->board)) in da8xx_ddrctl_get_board_settings() 94 return board_settings->settings; in da8xx_ddrctl_get_board_settings() 109 dev = &pdev->dev; in da8xx_ddrctl_probe() [all …]
|
| /linux/arch/arm/boot/dts/ti/davinci/ |
| H A D | da850.dtsi | 1 // 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 …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|