| /linux/scripts/dtc/ |
| H A D | dtx_diff | 25 -f print full dts in diff (--unified=99999) 32 -T annotate output .dts with input source file and line 37 Each DTx is processed by the dtc compiler to produce a sorted dts source 38 file. If DTx is a dts source file then it is pre-processed in the same 39 manner as done for the compile of the dts source file in the Linux kernel 42 If two DTx are provided, the resulting dts source files are diffed. 50 Otherwise DTx is treated as a dts source file (aka .dts). 58 the dts source file for include paths to be set properly for '#include' 65 `basename $0` ARCH=arch_of_dtx_1 DTx_1 >tmp_dtx_1.dts 66 `basename $0` ARCH=arch_of_dtx_2 DTx_2 >tmp_dtx_2.dts [all …]
|
| /linux/Documentation/translations/zh_CN/devicetree/ |
| H A D | overlay-notes.rst | 28 ---- foo.dts --------------------------------------------------------------- 30 /dts-v1/; 44 ---- foo.dts --------------------------------------------------------------- 50 /dts-v1/; 61 当加载(并按照[1]中描述的方式解决)时,应该产生foo+bar.dts:: 63 ---- foo+bar.dts ----------------------------------------------------------- 84 ---- foo+bar.dts ----------------------------------------------------------- 96 /dts-v1/;
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_soc_dts_iosf.c | 136 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_set_trip_temp() local 137 struct intel_soc_dts_sensors *sensors = dts->sensors; in sys_set_trip_temp() 156 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_get_curr_temp() local 160 sensors = dts->sensors; in sys_get_curr_temp() 167 out = bitmap_get_value8(&raw, dts->id * 8) - SOC_DTS_TJMAX_ENCODING; in sys_get_curr_temp() 199 static void remove_dts_thermal_zone(struct intel_soc_dts_sensor_entry *dts) in remove_dts_thermal_zone() argument 202 SOC_DTS_OFFSET_ENABLE, dts->store_status); in remove_dts_thermal_zone() 203 thermal_zone_device_unregister(dts->tzone); in remove_dts_thermal_zone() 206 static int add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts, in add_dts_thermal_zone() argument 215 SOC_DTS_OFFSET_ENABLE, &dts->store_status); in add_dts_thermal_zone() [all …]
|
| /linux/arch/powerpc/boot/ |
| H A D | Makefile | 250 dtstree := $(src)/dts 374 $(patsubst $(x).%, dts/%.dtb, $(filter $(x).%, $(image-y)))) 376 $(patsubst $(x).%, dts/fsl/%.dtb, $(filter $(x).%, $(image-y)))) 390 $(obj)/dtbImage.initrd.%: vmlinux $(wrapperbits) $(obj)/dts/%.dtb FORCE 391 $(call if_changed,wrap,$*,,$(obj)/dts/$*.dtb,$(obj)/ramdisk.image.gz) 393 $(obj)/dtbImage.%: vmlinux $(wrapperbits) $(obj)/dts/%.dtb FORCE 394 $(call if_changed,wrap,$*,,$(obj)/dts/$*.dtb) 404 $(obj)/uImage.initrd.%: vmlinux $(obj)/dts/%.dtb $(wrapperbits) FORCE 405 $(call if_changed,wrap,uboot-$*,,$(obj)/dts/$*.dtb,$(obj)/ramdisk.image.gz) 407 $(obj)/uImage.%: vmlinux $(obj)/dts/%.dtb $(wrapperbits) FORCE [all …]
|
| H A D | wrapper | 43 dts= 123 dts="$1" 182 if [ -n "$dts" ]; then 183 if [ ! -r "$dts" -a -r "$object/dts/$dts" ]; then 184 dts="$object/dts/$dts" 189 $dtc -O dtb -o "$dtb" -b 0 "$dts" 479 if [ -n "$dts" ]; then
|
| /linux/ |
| H A D | .gitattributes | 3 *.dts diff=dts 4 *.dts[io] diff=dts
|
| /linux/arch/arm64/boot/dts/broadcom/ |
| H A D | bcm2712-rpi-5-b.dts | 3 * bcm2712-rpi-5-b-ovl-rp1.dts is the overlay-ready DT which will make 5 * bcm2712-rpi-5-b.dts (this file) is the fully defined one (i.e. it 14 * to the included bcm2712-rpi-5-b-ovl-rp1.dts instead. 17 /dts-v1/; 19 #include "bcm2712-rpi-5-b-ovl-rp1.dts"
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | p1020rdb-pc_camp_core0.dts | 5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 7 * This dts file allows core0 to have memory, l2, i2c, spi, gpio, tdm, dma, usb, 10 * Please note to add "-b 0" for core0's dts compiling. 15 /include/ "p1020rdb-pc_32b.dts"
|
| H A D | mpc8572ds_camp_core1.dts | 5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 7 * This dts allows core1 to have l2, dma2, eth2, eth3, pci2, msi. 9 * Please note to add "-b 1" for core1's dts compiling. 14 /include/ "mpc8572ds.dts"
|
| H A D | p1020rdb-pc_camp_core1.dts | 5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 7 * This dts allows core1 to have l2, eth0, crypto. 9 * Please note to add "-b 1" for core1's dts compiling. 14 /include/ "p1020rdb-pc_32b.dts"
|
| H A D | mpc8572ds_camp_core0.dts | 5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 7 * This dts file allows core0 to have memory, l2, i2c, dma1, global-util, eth0, 13 /include/ "mpc8572ds.dts"
|
| H A D | Makefile | 3 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))
|
| /linux/arch/arm64/boot/dts/xilinx/ |
| H A D | avnet-ultra96-rev1.dts | 3 * dts file for Avnet Ultra96 rev1 10 /dts-v1/; 12 #include "zynqmp-zcu100-revC.dts"
|
| /linux/drivers/misc/rp1/ |
| H A D | rp1-pci.dtso | 4 * The dts overlay is included from the dts directory so 9 /dts-v1/;
|
| /linux/arch/arm/boot/dts/intel/axm/ |
| H A D | axm5516-amarillo.dts | 3 * arch/arm/boot/dts/axm5516-amarillo.dts 8 /dts-v1/;
|
| /linux/drivers/pps/generators/ |
| H A D | pps_gen_parport.c | 57 struct timespec64 expire_time, ts1, ts2, ts3, dts; in hrtimer_event() local 110 dts = timespec64_sub(ts3, ts2); in hrtimer_event() 112 (dev->port_write_time + timespec64_to_ns(&dts)) >> 1; in hrtimer_event() 116 dts = timespec64_sub(ts1, expire_time); in hrtimer_event() 117 delta = timespec64_to_ns(&dts); in hrtimer_event()
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-cosino_mega2560.dts | 3 * at91-cosino_mega2560.dts - Device Tree file for Cosino board with 9 * Derived from at91sam9g35ek.dts by: 14 /dts-v1/;
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-samsung-e7.dts | 3 /dts-v1/; 17 * arch/arm/boot/dts/qcom-msm8916-samsung-e7.dts
|
| H A D | msm8916-samsung-e5.dts | 3 /dts-v1/; 17 * arch/arm/boot/dts/qcom-msm8916-samsung-e5.dts
|
| /linux/arch/csky/boot/dts/ |
| H A D | Makefile | 2 dtb-y := $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | Makefile | 5 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))
|
| /linux/arch/arc/boot/dts/ |
| H A D | Makefile | 6 dtb- := $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))
|
| /linux/arch/mips/boot/dts/ingenic/ |
| H A D | gcw0_proto.dts | 2 /dts-v1/; 4 #include "gcw0.dts"
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-ibm-rainier-1s4u.dts | 3 /dts-v1/; 5 #include "aspeed-bmc-ibm-rainier-4u.dts"
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra124-nyan-big-fhd.dts | 2 /dts-v1/; 4 #include "tegra124-nyan-big.dts"
|