/openbmc/u-boot/board/engicam/imx6q/ |
H A D | MAINTAINERS | 12 F: arch/arm/dts/imx6qdl.dtsi 13 F: arch/arm/dts/imx6qdl-u-boot.dtsi 14 F: arch/arm/dts/imx6qdl-icore.dtsi 15 F: arch/arm/dts/imx6qdl-icore-u-boot.dtsi 16 F: arch/arm/dts/imx6q-icore.dts 17 F: arch/arm/dts/imx6q-icore-u-boot.dtsi 18 F: arch/arm/dts/imx6dl-icore.dts 19 F: arch/arm/dts/imx6dl-icore-u-boot.dtsi 20 F: arch/arm/dts/imx6qdl-icore-rqs.dtsi 21 F: arch/arm/dts/imx6qdl-icore-rqs-u-boot.dtsi [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0049-corstone1000-Add-secondary-cores-cpu-nodes-for-FVP.patch | 4 Subject: [PATCH] arm: dts: corstone1000: enable secondary cores for FVP 6 Add the secondary cores nodes in the dts file 11 arch/arm/dts/corstone1000-fvp.dts | 25 +++++++++++++++++++++++++ 12 arch/arm/dts/corstone1000.dtsi | 2 +- 15 diff --git a/arch/arm/dts/corstone1000-fvp.dts b/arch/arm/dts/corstone1000-fvp.dts 17 --- a/arch/arm/dts/corstone1000-fvp.dts 18 +++ b/arch/arm/dts/corstone1000-fvp.dts 48 diff --git a/arch/arm/dts/corstone1000.dtsi b/arch/arm/dts/corstone1000.dtsi 50 --- a/arch/arm/dts/corstone1000.dtsi 51 +++ b/arch/arm/dts/corstone1000.dtsi
|
H A D | 0042-corstone1000-enable-virtio-net-support.patch | 11 arch/arm/dts/corstone1000-fvp.dts | 6 ++++++ 16 diff --git a/arch/arm/dts/corstone1000-fvp.dts b/arch/arm/dts/corstone1000-fvp.dts 18 --- a/arch/arm/dts/corstone1000-fvp.dts 19 +++ b/arch/arm/dts/corstone1000-fvp.dts
|
H A D | 0047-corstone1000-dts-add-external-system-node.patch | 4 Subject: [PATCH] corstone1000: dts: add external system node 11 arch/arm/dts/corstone1000.dtsi | 7 +++++++ 14 diff --git a/arch/arm/dts/corstone1000.dtsi b/arch/arm/dts/corstone1000.dtsi 16 --- a/arch/arm/dts/corstone1000.dtsi 17 +++ b/arch/arm/dts/corstone1000.dtsi
|
H A D | 0036-corstone1000-add-signature-device-tree-overlay.patch | 11 arch/arm/dts/corstone1000.dtsi | 4 ++++ 14 diff --git a/arch/arm/dts/corstone1000.dtsi b/arch/arm/dts/corstone1000.dtsi 16 --- a/arch/arm/dts/corstone1000.dtsi 17 +++ b/arch/arm/dts/corstone1000.dtsi
|
H A D | 0021-corstone1000-add-fwu-metadata-store-info.patch | 12 arch/arm/dts/corstone1000.dtsi | 7 ++++++- 15 diff --git a/arch/arm/dts/corstone1000.dtsi b/arch/arm/dts/corstone1000.dtsi 17 --- a/arch/arm/dts/corstone1000.dtsi 18 +++ b/arch/arm/dts/corstone1000.dtsi
|
/openbmc/linux/Documentation/translations/zh_CN/devicetree/ |
H A 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 …]
|
/openbmc/u-boot/board/engicam/imx6ul/ |
H A D | MAINTAINERS | 11 F: arch/arm/dts/imx6ul.dtsi 12 F: arch/arm/dts/imx6ul-u-boot.dtsi 13 F: arch/arm/dts/imx6ul-geam-kit.dts 14 F: arch/arm/dts/imx6ul-geam-kit-u-boot.dtsi 15 F: arch/arm/dts/imx6ul-isiot.dtsi 16 F: arch/arm/dts/imx6ul-isiot-u-boot.dtsi 17 F: arch/arm/dts/imx6ul-isiot-emmc.dts 18 F: arch/arm/dts/imx6ul-isiot-emmc-u-boot.dtsi 19 F: arch/arm/dts/imx6ul-isiot-nand.dts
|
/openbmc/linux/drivers/thermal/intel/ |
H A D | intel_soc_dts_iosf.c | 132 static int configure_trip(struct intel_soc_dts_sensor_entry *dts, in configure_trip() argument 138 ret = update_trip_temp(dts->sensors, thres_index, temp); in configure_trip() 142 dts->trips[thres_index].temperature = temp; in configure_trip() 143 dts->trips[thres_index].type = trip_type; in configure_trip() 151 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_set_trip_temp() local 152 struct intel_soc_dts_sensors *sensors = dts->sensors; in sys_set_trip_temp() 170 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_get_curr_temp() local 174 sensors = dts->sensors; in sys_get_curr_temp() 181 out = bitmap_get_value8(&raw, dts->id * 8) - SOC_DTS_TJMAX_ENCODING; in sys_get_curr_temp() 213 static void remove_dts_thermal_zone(struct intel_soc_dts_sensor_entry *dts) in remove_dts_thermal_zone() argument [all …]
|
/openbmc/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 …]
|
/openbmc/u-boot/dts/ |
H A D | Makefile | 16 DTB := arch/$(ARCH)/dts/$(DEVICE_TREE).dtb 38 $(Q)$(MAKE) $(build)=arch/$(ARCH)/dts dtbs 55 …r- += ../arch/arm/dts ../arch/microblaze/dts ../arch/mips/dts ../arch/sandbox/dts ../arch/x86/dts …
|
/openbmc/u-boot/board/alliedtelesis/x530/ |
H A D | MAINTAINERS | 7 F: arch/arm/dts/armada-385-atl-x530.dts 8 F: arch/arm/dts/armada-385-atl-x530.dtsi 9 F: arch/arm/dts/armada-385-atl-x530DP.dts 10 F: arch/arm/dts/armada-385-atl-x530DP.dtsi
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | devicetree.bbclass | 50 ${STAGING_KERNEL_DIR}/arch/${ARCH}/boot/dts \ 51 ${STAGING_KERNEL_DIR}/arch/${ARCH}/boot/dts/* \ 57 DT_FILES_PATH[doc] = "Path to the directory containing dts files to build. Defaults to source direc… 59 …T_FILES[doc] = "Space-separated list of dts or dtb files (relative to DT_FILES_PATH) to build. If … 92 # determine if a dts file is an overlay by checking if it uses "/plugin/;" 101 dts = os.path.basename(dtspath) 102 dtname = os.path.splitext(dts)[0] 103 bb.note("Processing {0} [{1}]".format(dtname, dts)) 110 ppargs += ["-o", "{0}.pp".format(dts), dtspath] 115 isoverlay = devicetree_source_is_overlay("{0}.pp".format(dts)) [all …]
|
/openbmc/u-boot/board/toradex/colibri_vf/ |
H A D | MAINTAINERS | 8 F: arch/arm/dts/vf-colibri.dtsi 9 F: arch/arm/dts/vf500-colibri.dts 10 F: arch/arm/dts/vf610-colibri.dts
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | Makefile | 255 dtstree := $(srctree)/$(src)/dts 386 $(patsubst $(x).%, dts/%.dtb, $(filter $(x).%, $(image-y)))) 388 $(patsubst $(x).%, dts/fsl/%.dtb, $(filter $(x).%, $(image-y)))) 402 $(obj)/dtbImage.initrd.%: vmlinux $(wrapperbits) $(obj)/dts/%.dtb FORCE 403 $(call if_changed,wrap,$*,,$(obj)/dts/$*.dtb,$(obj)/ramdisk.image.gz) 405 $(obj)/dtbImage.%: vmlinux $(wrapperbits) $(obj)/dts/%.dtb FORCE 406 $(call if_changed,wrap,$*,,$(obj)/dts/$*.dtb) 416 $(obj)/uImage.initrd.%: vmlinux $(obj)/dts/%.dtb $(wrapperbits) FORCE 417 $(call if_changed,wrap,uboot-$*,,$(obj)/dts/$*.dtb,$(obj)/ramdisk.image.gz) 419 $(obj)/uImage.%: vmlinux $(obj)/dts/%.dtb $(wrapperbits) FORCE [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/fvp-base/ |
H A D | 0001-arm64-dts-fvp-Enable-virtio-rng-support.patch | 4 Subject: [PATCH] arm64: dts: fvp: Enable virtio-rng support 12 arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi | 1 - 15 diff --git a/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi b/arch/arm64/boot/dts/arm/rtsm_ve… 17 --- a/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi 18 +++ b/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi
|
/openbmc/u-boot/board/dfi/dfi-bt700/ |
H A D | MAINTAINERS | 9 F: arch/x86/dts/dfi-bt700.dtsi 10 F: arch/x86/dts/dfi-bt700-q7x-151.dts 11 F: arch/x86/dts/theadorable-x86-dfi-bt700.dts
|
/openbmc/u-boot/board/toradex/colibri_imx7/ |
H A D | MAINTAINERS | 11 F: arch/arm/dts/imx7-colibri.dtsi 12 F: arch/arm/dts/imx7-colibri-emmc.dts 13 F: arch/arm/dts/imx7-colibri-rawnand.dts
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/ |
H A D | 0001-Fix-FF-A-version-in-SPMC-manifest.patch | 7 This commit corrects the FF-A version in corstone1000_spmc_manifest.dts. 14 .../corstone1000/common/fdts/corstone1000_spmc_manifest.dts | 2 +- 17 …ommon/fdts/corstone1000_spmc_manifest.dts b/plat/arm/board/corstone1000/common/fdts/corstone1000_s… 19 --- a/plat/arm/board/corstone1000/common/fdts/corstone1000_spmc_manifest.dts 20 +++ b/plat/arm/board/corstone1000/common/fdts/corstone1000_spmc_manifest.dts
|
/openbmc/linux/ |
H A D | .gitattributes | 3 *.dts diff=dts 4 *.dts[io] diff=dts
|
/openbmc/linux/Documentation/devicetree/ |
H A 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 …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/ |
H A D | 0002-arm64-dts-Add-corstone1000-external-system-device-no.patch | 4 Subject: [PATCH 2/6] arm64: dts: Add corstone1000 external system device node 11 arch/arm64/boot/dts/arm/corstone1000.dtsi | 10 +++++++++- 14 diff --git a/arch/arm64/boot/dts/arm/corstone1000.dtsi b/arch/arm64/boot/dts/arm/corstone1000.dtsi 16 --- a/arch/arm64/boot/dts/arm/corstone1000.dtsi 17 +++ b/arch/arm64/boot/dts/arm/corstone1000.dtsi
|
/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/ |
H A D | linux-obmc_%.bbappend | 2 SRC_URI += "file://gxp.dts \ 8 if [ -r "${UNPACKDIR}/${DT}.dts" ]; then 9 cp ${UNPACKDIR}/${DT}.dts \ 10 ${STAGING_KERNEL_DIR}/arch/${ARCH}/boot/dts
|
/openbmc/u-boot/board/logicpd/imx6/ |
H A D | MAINTAINERS | 7 F: arch/arm/dts/imx6-logicpd-baseboard.dtsi 8 F: arch/arm/dts/imx6-logicpd-som.dtsi 9 F: arch/arm/dts/imx6q-logicpd.dts
|
/openbmc/u-boot/board/freescale/mpc8572ds/ |
H A D | README | 79 dtc -b 0 -f -I dts -O dtb mpc8572ds.dts > mpc8572ds.dtb 81 Likely, that .dts file will come from here; 83 linux-2.6/arch/powerpc/boot/dts/mpc8572ds.dts 130 …$ dtc -I dts -O dtb -f -b 0 arch/powerpc/boot/dts/mpc8572ds_core0.dts > /tftpboot/mpc8572ds_core0.… 134 …$ dtc -I dts -O dtb -f -b 1 arch/powerpc/boot/dts/mpc8572ds_core1.dts > /tftpboot/mpc8572ds_core1.…
|