Searched full:dts (Results 1 – 25 of 102) sorted by relevance
12345
| /Documentation/translations/zh_CN/devicetree/ |
| D | overlay-notes.rst | 28 ---- foo.dts --------------------------------------------------------------- 30 /dts-v1/; 44 ---- foo.dts --------------------------------------------------------------- 46 覆盖bar.dts, 49 ---- bar.dts - 按标签覆盖目标位置 ---------------------------- 50 /dts-v1/; 59 ---- bar.dts --------------------------------------------------------------- 61 当加载(并按照[1]中描述的方式解决)时,应该产生foo+bar.dts:: 63 ---- foo+bar.dts ----------------------------------------------------------- 84 ---- foo+bar.dts ----------------------------------------------------------- [all …]
|
| D | of_unittest.rst | 35 设备树源文件(drivers/of/unittest-data/testcases.dts)包含执行drivers/of/unittest.c 45 $(obj)/%.dtb: $(src)/%.dts FORCE 48 用于将DT源文件(testcases.dts)编译成二进制blob(testcases.dtb),也被称为扁平化的DT。
|
| /Documentation/devicetree/bindings/ |
| D | dts-coding-style.rst | 4 Devicetree Sources (DTS) Coding Style 7 When writing Devicetree Sources (DTS) please observe below guidelines. They 60 3. When extending nodes in the board DTS via &label, the entries shall be 66 in navigating through the DTS source. 92 /* Board DTS - alphabetical order */ 102 /* Board DTS - alternative order, keep as DTSI */ 158 /* Board DTS */ 182 Organizing DTSI and DTS 185 The DTSI and DTS files shall be organized in a way representing the common, 186 reusable parts of hardware. Typically, this means organizing DTSI and DTS files [all …]
|
| D | Makefile | 25 $(obj)/%.example.dts: $(src)/%.yaml check_dtschema_version FORCE 75 targets += $(patsubst $(obj)/%.dtb,%.dts, $(CHK_DT_EXAMPLES)) 79 clean-files = $(shell find $(obj) \( -name '*.example.dts' -o \
|
| D | incomplete-devices.yaml | 17 tables or old PowerPC platforms without in-tree DTS. 20 checks on undocumented compatibles but also reject any DTS file using such 252 Devices on MIPS platform, without any DTS users. These are 258 Devices on PowerPC platform, without any DTS users. These are
|
| D | index.rst | 7 dts-coding-style
|
| D | .gitignore | 2 *.example.dts
|
| /Documentation/devicetree/ |
| D | overlay-notes.rst | 23 ---- foo.dts --------------------------------------------------------------- 25 /dts-v1/; 39 ---- foo.dts --------------------------------------------------------------- 41 The overlay bar.dts, 44 ---- bar.dts - overlay target location by label ---------------------------- 45 /dts-v1/; 54 ---- bar.dts --------------------------------------------------------------- 56 when loaded (and resolved as described in [1]) should result in foo+bar.dts:: 58 ---- foo+bar.dts ----------------------------------------------------------- 79 ---- foo+bar.dts ----------------------------------------------------------- [all …]
|
| D | of_unittest.rst | 51 The Device Tree Source file (drivers/of/unittest-data/testcases.dts) contains 54 (.dtsi) are included in testcases.dts:: 64 $(obj)/%.dtb: $(src)/%.dts FORCE 67 is used to compile the DT source file (testcases.dts) into a binary blob
|
| /Documentation/process/ |
| D | maintainer-soc-clean-dts.rst | 4 SoC Platforms with DTS Compliance Requirements 14 Strict DTS DT Schema and dtc Compliance 17 No changes to the SoC platform Devicetree sources (DTS files) should introduce 18 new ``make dtbs_check W=1`` warnings. Warnings in a new board DTS, which are
|
| D | maintainer-soc.rst | 76 soc@kernel.org in one patchset containing new arch/foo/Kconfig entry, DTS 146 from board to board, are described in $soc-$board.dts. An example of this is 147 jh7100-beaglev-starlight.dts. Often many boards are variations on a theme, and 149 between the $soc.dtsi and $soc-$board.dts files, containing the descriptions of 154 and $soc-$som-$board.dts are typical. 187 platforms including dts files and drivers.
|
| D | maintainer-handbooks.rst | 20 maintainer-soc-clean-dts
|
| /Documentation/arch/arm/keystone/ |
| D | overview.rst | 57 specified through DTS. Following are the DTS used: 60 k2hk-evm.dts 62 k2e-evm.dts 64 k2l-evm.dts
|
| /Documentation/devicetree/bindings/thermal/ |
| D | st,stm32-thermal.yaml | 7 title: STMicroelectronics STM32 digital thermal sensor (DTS) 47 dts: thermal@50028000 { 61 thermal-sensors = <&dts>;
|
| /Documentation/i2c/ |
| D | i2c-sysfs.rst | 101 to a different number in logical I2C bus level in Device Tree Source (DTS) under 102 section ``aliases``. See ``arch/arm/boot/dts/nuvoton-npcm730-gsj.dts`` 103 for an example of DTS file. 127 | |-- 73-0070 (I2C MUX at 0x70, exists in DTS, but failed to probe) 188 in DTS. There is a 4-channel MUX at address 0x71 on that bus. There is another 280 If not specified in DTS, when an I2C MUX driver is applied and the MUX device is 288 logical I2C bus number in the DTS. This doc will not go through the details on 289 how to implement this in DTS, but we can see an example in: 290 ``arch/arm/boot/dts/aspeed-bmc-facebook-wedge400.dts`` 293 I2C bus 2. The channel 2 of the MUX is defined as ``imux18`` in DTS,
|
| /Documentation/hwmon/ |
| D | peci-cputemp.rst | 37 Thermal Sensor (DTS) thermal readings of the CPU package and CPU cores that are 57 temp2_label "DTS" 59 to match DTS thermal profile.
|
| /Documentation/arch/arm/ |
| D | microchip.rst | 228 - board Device Tree Source files (.dts) are prefixed by the string "at91-" so 230 to this rule (sama5d3[13456]ek.dts, usb_a9g20.dts or animeo_ip.dts for example).
|
| /Documentation/devicetree/bindings/interrupt-controller/ |
| D | microchip,pic32-evic.txt | 51 Internal interrupt DTS snippet 60 External interrupt DTS snippet
|
| /Documentation/devicetree/bindings/timer/ |
| D | arm,sp804.yaml | 69 # consistent naming used in the existing DTs. The primecell binding 71 # Use "timer0clk", "timer1clk", "apb_pclk" for new DTs.
|
| /Documentation/devicetree/bindings/pinctrl/ |
| D | fsl,mxs-pinctrl.txt | 125 arch/arm/boot/dts/imx28-pinfunc.h and arch/arm/boot/dts/imx23-pinfunc.h. 127 arch/arm/boot/dts/mxs-pinfunc.h.
|
| /Documentation/sound/cards/ |
| D | audiophile-usb.rst | 22 - Added AC3/DTS passthru info 73 * The Do port additionally supports surround-encoded AC-3 and DTS passthrough, 129 * hw:1,2 is Do in AC3/DTS passthrough mode 259 AC3 w/ DTS passthru mode 267 - AC3 with DTS passthru 270 The command line used to playback the AC3/DTS encoded .wav-files in this mode: 334 | 0 | 0 | 0 | Di|24B|96K|DTS|SET| 343 * b1 is the ``DTS`` bit 345 - it is set only for Digital output with DTS/AC3 462 * if DTS is chosen, only Interface 2 with AltSet nb.6 must be
|
| /Documentation/devicetree/bindings/media/ |
| D | hix5hd2-ir.txt | 15 - hisilicon,power-syscon: DEPRECATED. Don't use this in new dts files.
|
| /Documentation/devicetree/bindings/net/can/ |
| D | grcan.txt | 7 (the ordinary environment for GRCAN and GRHCAN). There are no dts files for
|
| /Documentation/devicetree/bindings/display/ |
| D | marvell,pxa2xx-lcdc.txt | 21 This panel node should be in the board dts.
|
| /Documentation/devicetree/bindings/clock/ |
| D | clk-palmas-clk32kg-clocks.txt | 21 The macros of external control pins for DTS is defined at
|
12345