Home
last modified time | relevance | path

Searched refs:fdt_setprop_string (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfdt.c78 return fdt_setprop_string(blob, offset, "phy-connection-type", in fdt_fixup_phy_connection()
88 off = fdt_setprop_string(blob, off, "status", "disabled"); in ft_disable_srio_port()
99 off = fdt_setprop_string(blob, off, "status", "disabled"); in ft_disable_rman()
110 off = fdt_setprop_string(blob, off, "status", "disabled"); in ft_disable_rmu()
146 fdt_setprop_string(blob, srio_off, "status", "disabled"); in ft_srio_setup()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dfdt-common.c36 ret = fdt_setprop_string(fdt, offs, in ft_hs_disable_rng()
115 fdt_setprop_string(fdt, offs, "compatible", "ti,secure-memory"); in ft_hs_fixup_dram()
116 fdt_setprop_string(fdt, offs, "status", "okay"); in ft_hs_fixup_dram()
161 fdt_setprop_string(fdt, offs, "compatible", "linaro,optee-tz"); in ft_hs_add_tee()
162 fdt_setprop_string(fdt, offs, "method", "smc"); in ft_hs_add_tee()
/openbmc/u-boot/arch/arm/lib/
H A Dpsci-dt.c50 fdt_setprop_string(fdt, tmp, "enable-method", "psci"); in fdt_psci()
74 tmp = fdt_setprop_string(fdt, nodeoff, in fdt_psci()
115 tmp = fdt_setprop_string(fdt, nodeoff, "method", "smc"); in fdt_psci()
119 tmp = fdt_setprop_string(fdt, nodeoff, "status", "okay"); in fdt_psci()
/openbmc/linux/arch/mips/generic/
H A Dyamon-dt.c34 err = fdt_setprop_string(fdt, chosen_off, "bootargs", fw_getcmdline()); in yamon_dt_append_cmdline()
130 err = fdt_setprop_string(fdt, mem_off, "device_type", "memory"); in yamon_dt_append_memory()
225 err = fdt_setprop_string(fdt, chosen_off, "stdout-path", path); in yamon_dt_serial_config()
/openbmc/qemu/hw/ppc/
H A Dpnv_bmc.c93 _FDT((fdt_setprop_string(fdt, offset, "name", "bmc"))); in pnv_dt_bmc_sensors()
115 _FDT((fdt_setprop_string(fdt, off, "name", "sensor"))); in pnv_dt_bmc_sensors()
116 _FDT((fdt_setprop_string(fdt, off, "compatible", "ibm,ipmi-sensor"))); in pnv_dt_bmc_sensors()
H A Dspapr_nvdimm.c169 _FDT((fdt_setprop_string(fdt, child_offset, "compatible", "ibm,pmemory"))); in spapr_dt_nvdimm()
170 _FDT((fdt_setprop_string(fdt, child_offset, "device_type", "ibm,pmemory"))); in spapr_dt_nvdimm()
175 _FDT((fdt_setprop_string(fdt, child_offset, "ibm,unit-guid", buf))); in spapr_dt_nvdimm()
186 _FDT((fdt_setprop_string(fdt, child_offset, "ibm,pmem-application", in spapr_dt_nvdimm()
227 _FDT((fdt_setprop_string(fdt, offset, "device_type", in spapr_dt_persistent_memory()
H A Dspapr_vio.c109 ret = fdt_setprop_string(fdt, node_off, "device_type", in vio_make_devnode()
123 ret = fdt_setprop_string(fdt, node_off, "compatible", in vio_make_devnode()
687 _FDT(fdt_setprop_string(fdt, node, "device_type", "vdevice")); in spapr_dt_vdevice()
688 _FDT(fdt_setprop_string(fdt, node, "compatible", "IBM,vdevice")); in spapr_dt_vdevice()
H A Dspapr.c357 _FDT((fdt_setprop_string(fdt, off, "device_type", "memory"))); in spapr_dt_memory_node()
711 _FDT((fdt_setprop_string(fdt, offset, "device_type", "cpu"))); in spapr_dt_cpu()
740 _FDT((fdt_setprop_string(fdt, offset, "status", "okay"))); in spapr_dt_cpu()
883 ret = fdt_setprop_string(fdt, node, "device_type", in spapr_dt_rng()
892 ret |= fdt_setprop_string(fdt, node, "compatible", "ibm,random"); in spapr_dt_rng()
1078 _FDT(fdt_setprop_string(fdt, chosen, "bootargs", in spapr_dt_chosen()
1114 _FDT(fdt_setprop_string(fdt, chosen, "qemu,boot-list", bootlist)); in spapr_dt_chosen()
1118 _FDT(fdt_setprop_string(fdt, chosen, "qemu,boot-device", boot_device)); in spapr_dt_chosen()
1129 _FDT(fdt_setprop_string(fdt, chosen, "linux,stdout-path", stdout_path)); in spapr_dt_chosen()
1130 _FDT(fdt_setprop_string(fdt, chosen, "stdout-path", stdout_path)); in spapr_dt_chosen()
[all …]
H A Dspapr_vof.c43 _FDT(fdt_setprop_string(fdt, chosen, "bootargs", spapr->vof->bootargs)); in spapr_vof_client_dt_finalize()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfdt.c33 return fdt_setprop_string(blob, offset, "phy-connection-type", in fdt_fixup_phy_connection()
122 fdt_setprop_string(blob, off, "enable-method", in ft_fixup_cpu()
292 err = fdt_setprop_string(blob, offset, "compatible", in _fdt_fixup_msi_node()
295 err = fdt_setprop_string(blob, offset, "compatible", in _fdt_fixup_msi_node()
/openbmc/u-boot/common/
H A Dfdt_support.c592 fdt_setprop_string(blob, node, "type", type); in fdt_record_loadable()
594 fdt_setprop_string(blob, node, "os", os); in fdt_record_loadable()
861 ret = fdt_setprop_string(blob, newoff, "label", part->name); in fdt_node_set_part_info()
1414 ret = fdt_setprop_string(fdt, nodeoffset, "status", "okay"); in fdt_set_node_status()
1417 ret = fdt_setprop_string(fdt, nodeoffset, "status", "disabled"); in fdt_set_node_status()
1420 ret = fdt_setprop_string(fdt, nodeoffset, "status", "fail"); in fdt_set_node_status()
1424 ret = fdt_setprop_string(fdt, nodeoffset, "status", buf); in fdt_set_node_status()
1686 ret = fdt_setprop_string(fdt, node, "format", format); in fdt_setup_simplefb_node()
1690 ret = fdt_setprop_string(fdt, node, "status", "okay"); in fdt_setup_simplefb_node()
/openbmc/u-boot/board/freescale/ls1046aqds/
H A Deth.c191 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
211 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
233 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
/openbmc/u-boot/board/freescale/t102xqds/
H A Deth_t102xqds.c174 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
209 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
222 fdt_setprop_string(fdt, offset, "phy-connection-type", "xgmii"); in board_ft_fman_fixup_port()
/openbmc/u-boot/board/freescale/ls1043aqds/
H A Deth.c186 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
238 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
251 fdt_setprop_string(fdt, offset, "phy-connection-type", "xgmii"); in board_ft_fman_fixup_port()
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_tc2.c76 fdt_setprop_string(fdt, offset, "status", "disabled"); in ft_board_setup()
/openbmc/u-boot/drivers/qe/
H A Dfdt.c44 ret = fdt_setprop_string(blob, node, "id", qe_fw_info->id); in fdt_fixup_qe_firmware()
/openbmc/u-boot/board/freescale/common/
H A Dsgmii_riser.c123 fdt_setprop_string(fdt, enet_node, in fsl_sgmii_riser_fdt_fixup()
/openbmc/u-boot/board/freescale/t102xrdb/
H A Deth_t102xrdb.c135 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
/openbmc/u-boot/drivers/net/fm/
H A Dfdt.c88 rc = fdt_setprop_string(blob, fwnode, "compatible", in fdt_fixup_fman_firmware()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c58 fdt_setprop_string(blob, off, "status", in ft_fixup_cpu()
61 fdt_setprop_string(blob, off, "status", in ft_fixup_cpu()
81 fdt_setprop_string(blob, off, "enable-method", in ft_fixup_cpu()
/openbmc/u-boot/tools/
H A Dimage-host.c122 ret = fdt_setprop_string(fit, noffset, "signer-name", in fit_image_write_sig()
126 ret = fdt_setprop_string(fit, noffset, "signer-version", in fit_image_write_sig()
130 ret = fdt_setprop_string(fit, noffset, "comment", comment); in fit_image_write_sig()
/openbmc/u-boot/lib/rsa/
H A Drsa-sign.c776 ret = fdt_setprop_string(keydest, node, "key-name-hint", in rsa_add_verify_data()
795 ret = fdt_setprop_string(keydest, node, FIT_ALGO_PROP, in rsa_add_verify_data()
799 ret = fdt_setprop_string(keydest, node, "required", in rsa_add_verify_data()
/openbmc/qemu/hw/intc/
H A Dxics_spapr.c320 _FDT(fdt_setprop_string(fdt, node, "device_type", in xics_spapr_dt()
322 _FDT(fdt_setprop_string(fdt, node, "compatible", "IBM,ppc-xicp")); in xics_spapr_dt()
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3399-board-spl.c106 fdt_setprop_string(blob, chosen, in spl_perform_fixups()
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160ardb.c200 ret = fdt_setprop_string(fdt, mdio_offset, "status", in fdt_fixup_board_phy()

12