summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts/test.dts
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-09-25 09:41:16 +0200
committerSimon Glass <sjg@chromium.org>2020-10-06 09:07:54 -0600
commitcc72f3e026c342e30dcf2848d3a1aeb3d49045b7 (patch)
tree2b3e9a6ee8cf3954ff9ef21f01bbb6e300046e1f /arch/sandbox/dts/test.dts
parentcba487c7fc0fea21757cd8dba10271469d5fde9c (diff)
downloadu-boot-cc72f3e026c342e30dcf2848d3a1aeb3d49045b7.tar.gz
test: dm: add test for phandle access functions
Add unitary test for phandle access functions - ofnode_count_phandle_with_args - ofnode_parse_phandle_with_args - dev_count_phandle_with_args - dev_read_phandle_with_args Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/sandbox/dts/test.dts')
-rw-r--r--arch/sandbox/dts/test.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
index e6da47d592..cc372806a0 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -131,6 +131,7 @@
str-value = "test string";
interrupts-extended = <&irq 3 0>;
acpi,name = "GHIJ";
+ phandle-value = <&gpio_c 10>, <0xFFFFFFFF 20>, <&gpio_a 30>;
};
junk {