Frank Rowand
|
60a0004cc9
of: overlay: add overlay unittest data for node names and symbols
|
8 years ago |
Rob Herring
|
0d638a07d3
of: Convert to using %pOF instead of full_name
|
8 years ago |
Pantelis Antoniou
|
ce4fecf1fe
vsprintf: Add %p extension "%pOF" for device tree
|
10 years ago |
Dan Carpenter
|
8756cd1ded
of/unittest: Missing unlocks on error
|
8 years ago |
Arnd Bergmann
|
ee320b33b4
of: fix uninitialized variable warning for overlay test
|
8 years ago |
Frank Rowand
|
81d0848fc8
of: Add unit tests for applying overlays
|
8 years ago |
Alexander Sverdlin
|
ca7b89647b
of/unittest: Swap arguments of of_unittest_apply_overlay()
|
8 years ago |
Geliang Tang
|
30965eeab5
of: drop duplicate headers
|
8 years ago |
Kefeng Wang
|
146dedbcab
of: unittest: use of_platform_default_populate() to populate default bus
|
9 years ago |
Linus Torvalds
|
e7f44b65b5
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
|
9 years ago |
Javier Martinez Canillas
|
27f4ec1443
of/unittest: Remove unnecessary module.h header inclusion
|
9 years ago |
Gavin Shan
|
c4263233f3
drivers/of: Specify parent node in of_fdt_unflatten_tree()
|
9 years ago |
Peter Rosin
|
b6e3b7171b
of/unittest: convert to use an explicit i2c mux core
|
9 years ago |
Sergey Senozhatsky
|
815d74b35e
of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays()
|
9 years ago |
Gavin Shan
|
183223770a
drivers/of: Export OF changeset functions
|
9 years ago |
Grant Likely
|
d2329fb576
of/unittest: Show broken behaviour in the platform bus
|
9 years ago |
Julia Lawall
|
855ff2878e
of/unittest: add missing of_node_put
|
9 years ago |
Krzysztof Kozlowski
|
599ad5ac9a
of: Drop owner assignment from platform and i2c driver
|
10 years ago |
Linus Torvalds
|
d56a669ca5
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
|
10 years ago |
Pantelis Antoniou
|
492a22aceb
of: unittest: overlay: Keep track of created overlays
|
10 years ago |
Grant Likely
|
a2166ca5f3
Merge remote-tracking branch 'robh/for-next' into devicetree/next
|
10 years ago |
Grant Likely
|
37791b6fbe
of/unittest: Fix of_platform_depopulate test case
|
10 years ago |
Frank Rowand
|
716e1d493a
of/unittest: early return from test skips tests
|
10 years ago |
Frank Rowand
|
c8547119ce
of/unittest: breadcrumbs to reduce pain of future maintainers
|
10 years ago |
Frank Rowand
|
3db316d00b
of/unittest: reduce checkpatch noise - line after declarations
|
10 years ago |
Frank Rowand
|
a6bb121e16
of/unittest: typo in error string
|
10 years ago |
Frank Rowand
|
afaed7a993
of/unittest: add const where needed
|
10 years ago |
Wang Long
|
9697a5595e
of/unittest: replace 'selftest' with 'unittest'
|
10 years ago |
Brian Norris
|
5ca1b0dd01
of: unittest: Add option string test case with longer path
|
10 years ago |
Peter Hurley
|
8cbba1ab1a
of: unittest: Add options string testcase variants
|
10 years ago |