treewide: Use of_property_write_string() where appropriate
This ports the following barebox commit:

| commit b608918
| Author: Sascha Hauer <s.hauer@pengutronix.de>
| Date:   Thu Mar 30 10:38:19 2017 +0200
|
|     treewide: Use of_property_write_string() where appropriate
|
|     Replace users which use of_set_property() to set a property to a string
|     with of_property_write_string().
|
|     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
1 parent 4b6a565 commit a154e96beaf9eab52e58dd1df44195704bc2b27c
@Ulrich Ölmann Ulrich Ölmann authored on 18 Dec 2018
Roland Hieber committed on 7 Jan 2019
Showing 3 changed files
View
src/barebox-state/state.c
View
src/barebox-state/state_variables.c
View
src/libdt.c