Home
last modified time | relevance | path

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

12

/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dfdt.c84 return fdt_setprop_string(blob, offset, "phy-connection-type", in fdt_fixup_phy_connection()
94 off = fdt_setprop_string(blob, off, "status", "disabled"); in ft_disable_srio_port()
105 off = fdt_setprop_string(blob, off, "status", "disabled"); in ft_disable_rman()
116 off = fdt_setprop_string(blob, off, "status", "disabled"); in ft_disable_rmu()
152 fdt_setprop_string(blob, srio_off, "status", "disabled"); in ft_srio_setup()
/u-boot/arch/arm/lib/
A Dpsci-dt.c51 fdt_setprop_string(fdt, tmp, "enable-method", "psci"); in fdt_psci()
75 tmp = fdt_setprop_string(fdt, nodeoff, in fdt_psci()
116 tmp = fdt_setprop_string(fdt, nodeoff, "method", "smc"); in fdt_psci()
120 tmp = fdt_setprop_string(fdt, nodeoff, "status", "okay"); in fdt_psci()
/u-boot/arch/arm/mach-omap2/
A Dfdt-common.c37 ret = fdt_setprop_string(fdt, offs, in ft_hs_disable_rng()
116 fdt_setprop_string(fdt, offs, "compatible", "ti,secure-memory"); in ft_hs_fixup_dram()
117 fdt_setprop_string(fdt, offs, "status", "okay"); in ft_hs_fixup_dram()
162 fdt_setprop_string(fdt, offs, "compatible", "linaro,optee-tz"); in ft_hs_add_tee()
163 fdt_setprop_string(fdt, offs, "method", "smc"); in ft_hs_add_tee()
/u-boot/board/dhelectronics/dh_imx8mp/
A Dimx8mp_dhcom_pdk2.c211 fdt_setprop_string(blob, mac_node, "phy-mode", in dh_dt_patch_som_eqos()
217 fdt_setprop_string(blob, ksz_node, "status", in dh_dt_patch_som_eqos()
223 fdt_setprop_string(blob, lan_node, "status", in dh_dt_patch_som_eqos()
257 fdt_setprop_string(blob, phy_node, "status", "disabled"); in dh_dt_patch_som_fec()
318 fdt_setprop_string(blob, mac_node, "phy-mode", "rmii"); in dh_dt_patch_som_fec()
322 fdt_setprop_string(blob, lan_node, "status", "okay"); in dh_dt_patch_som_fec()
/u-boot/board/ste/stemmy/
A Dstemmy.c217 ret = fdt_setprop_string(fdt, node, "compatible", "samsung,lms380kf01"); in codina_patch_display()
223 ret = fdt_setprop_string(fdt, node, "compatible", "samsung,s6d27a1"); in codina_patch_display()
244 ret = fdt_setprop_string(fdt, node, "compatible", "hydis,hva40wv1"); in skomer_kyle_patch_display()
255 ret = fdt_setprop_string(fdt, node, "compatible", "novatek,nt35512"); in skomer_kyle_patch_display()
/u-boot/board/Marvell/mvebu_armada-37xx/
A Dboard.c388 ret = fdt_setprop_string(blob, parts_off, "compatible", "fixed-partitions"); in ft_board_setup()
426 ret = fdt_setprop_string(blob, part_off, "label", "u-boot-env"); in ft_board_setup()
452 ret = fdt_setprop_string(blob, part_off, "label", "firmware"); in ft_board_setup()
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dfdt.c45 return fdt_setprop_string(blob, offset, "phy-connection-type", in fdt_fixup_phy_connection()
133 fdt_setprop_string(blob, off, "enable-method", in ft_fixup_cpu()
297 err = fdt_setprop_string(blob, offset, "compatible", in _fdt_fixup_msi_node()
300 err = fdt_setprop_string(blob, offset, "compatible", in _fdt_fixup_msi_node()
510 rc = fdt_setprop_string(blob, fwnode, "compatible", prop_str); in pfe_set_firmware_in_fdt()
/u-boot/drivers/qe/
A Dfdt.c45 ret = fdt_setprop_string(blob, node, "id", qe_fw_info->id); in fdt_fixup_qe_firmware()
/u-boot/board/freescale/ls1046aqds/
A Deth.c194 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
214 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()
/u-boot/arch/arm/mach-imx/imx8/
A Dfdt.c276 fdt_setprop_string(fdt, offs, "compatible", "linaro,optee-tz"); in ft_add_optee_node()
277 fdt_setprop_string(fdt, offs, "method", "smc"); in ft_add_optee_node()
/u-boot/board/freescale/ls1043aqds/
A Deth.c192 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
244 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
257 fdt_setprop_string(fdt, offset, "phy-connection-type", "xgmii"); in board_ft_fman_fixup_port()
/u-boot/board/freescale/t102xrdb/
A Deth_t102xrdb.c140 fdt_setprop_string(fdt, offset, "phy-connection-type", in board_ft_fman_fixup_port()
/u-boot/drivers/net/fm/
A Dfdt.c91 rc = fdt_setprop_string(blob, fwnode, "compatible", in fdt_fixup_fman_firmware()
/u-boot/arch/arm/mach-rockchip/rk3288/
A Drk3288.c132 ret = fdt_setprop_string(blob, offs, "compatible", "rockchip,rk3288w-cru"); in ft_rk3288w_setup()
/u-boot/board/gateworks/venice/
A Dvenice.c149 fdt_setprop_string(fdt, 0, "board", eeprom_get_model()); in ft_board_setup()
/u-boot/drivers/pci/
A Dpcie_layerscape_fixup_common.c95 fdt_setprop_string(fdt, off, "compatible", in lx2_board_fix_fdt()
/u-boot/common/
A Dfdt_support.c660 fdt_setprop_string(blob, node, "type", type); in fdt_record_loadable()
662 fdt_setprop_string(blob, node, "os", os); in fdt_record_loadable()
664 fdt_setprop_string(blob, node, "arch", arch); in fdt_record_loadable()
974 ret = fdt_setprop_string(blob, newoff, "label", part->name); in fdt_node_set_part_info()
1668 ret = fdt_setprop_string(fdt, nodeoffset, "status", "okay"); in fdt_set_node_status()
1671 ret = fdt_setprop_string(fdt, nodeoffset, "status", "disabled"); in fdt_set_node_status()
1674 ret = fdt_setprop_string(fdt, nodeoffset, "status", "fail"); in fdt_set_node_status()
1962 ret = fdt_setprop_string(fdt, node, "format", format); in fdt_setup_simplefb_node()
1966 ret = fdt_setprop_string(fdt, node, "status", "okay"); in fdt_setup_simplefb_node()
/u-boot/board/solidrun/mx6cuboxi/
A Dmx6cuboxi.c483 ret = fdt_setprop_string(fdt, node_phy0, "status", enable_phy0 ? "okay" : "disabled"); in ft_board_setup()
487 ret = fdt_setprop_string(fdt, node_phy1, "status", enable_phy1 ? "okay" : "disabled"); in ft_board_setup()
491 ret = fdt_setprop_string(fdt, node_phy4, "status", enable_phy4 ? "okay" : "disabled"); in ft_board_setup()
/u-boot/board/Marvell/octeontx2/
A Dboard-fdt.c201 if (fdt_setprop_string(blob, node, in ft_board_setup()
/u-boot/lib/rsa/
A Drsa-sign.c667 ret = fdt_setprop_string(keydest, node, FIT_KEY_HINT, in rsa_add_verify_data()
686 ret = fdt_setprop_string(keydest, node, FIT_ALGO_PROP, in rsa_add_verify_data()
690 ret = fdt_setprop_string(keydest, node, FIT_KEY_REQUIRED, in rsa_add_verify_data()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dfdt.c62 fdt_setprop_string(blob, off, "status", in ft_fixup_cpu()
65 fdt_setprop_string(blob, off, "status", in ft_fixup_cpu()
85 fdt_setprop_string(blob, off, "enable-method", in ft_fixup_cpu()
/u-boot/board/CZ.NIC/turris_mox/
A Dturris_mox.c111 ret = fdt_setprop_string(blob, ret, "phy-mode", "sgmii"); in board_fix_fdt()
869 res = fdt_setprop_string(blob, node, "phy-mode", in ft_board_setup()
874 res = fdt_setprop_string(blob, node, "label", in ft_board_setup()
/u-boot/arch/arm/mach-rockchip/rk3399/
A Drk3399.c221 fdt_setprop_string(blob, chosen, in spl_perform_fixups()
/u-boot/tools/
A Dimage-host.c126 ret = fdt_setprop_string(fit, noffset, "signer-name", in fit_image_write_sig()
130 ret = fdt_setprop_string(fit, noffset, "signer-version", in fit_image_write_sig()
134 ret = fdt_setprop_string(fit, noffset, "comment", comment); in fit_image_write_sig()
157 ret = fdt_setprop_string(fit, noffset, "algo", algo_name); in fit_image_write_sig()
/u-boot/board/freescale/t208xqds/
A Deth_t208xqds.c308 fdt_setprop_string(fdt, off, "lane-instance", buf); in board_ft_fman_fixup_port()
395 fdt_setprop_string(fdt, off, in board_ft_fman_fixup_port()

Completed in 53 milliseconds

12