summaryrefslogtreecommitdiffstats
path: root/drivers/of/unittest-data
AgeCommit message (Expand)AuthorLines
2020-08-03of: unittest: Use bigger address cells to catch parser regressionsNicolas Saenz Julienne-5/+5
2020-04-17of: unittest: kmemleak in duplicate property updateFrank Rowand-4/+19
2020-02-26of: unittest: add overlay gpio test to catch gpio hog problemFrank Rowand-1/+117
2019-10-08of/unittest: Add dma-ranges address translation testsRob Herring-0/+49
2018-11-08of: overlay: check prevents multiple fragments touching same propertyFrank Rowand-0/+26
2018-11-08of: overlay: test case of two fragments adding same nodeFrank Rowand-0/+29
2018-09-19of/unittest: Fix I2C bus unit-address errorRob Herring-4/+4
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada-4/+0
2018-04-07kbuild: add %.dtb.S and %.dtb to 'targets' automaticallyMasahiro Yamada-2/+0
2018-03-05Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...Rob Herring-308/+312
2018-03-04of: convert unittest overlay devicetree source to sugar syntaxFrank Rowand-233/+148
2018-03-04of: change overlay apply input data from unflattened to FDTFrank Rowand-218/+307
2018-02-12of: unittest: Add phandle remapping testStephen Boyd-0/+25
2018-01-08of: unittest: refactor MakefileMasahiro Yamada-14/+5
2018-01-08of: Use SPDX license tag for DT filesRob Herring-0/+1
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-63/+3
2017-11-16of: unittest: disable interrupts_property warningRob Herring-0/+1
2017-11-16of: unittest: let dtc generate __local_fixups__Rob Herring-63/+2
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+0
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+10
2017-09-05devicetree: Adjust status "ok" -> "okay" under drivers/of/Robert P. J. Day-3/+3
2017-07-20of: overlay: add overlay unittest data for node names and symbolsFrank Rowand-6/+71
2017-06-27vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou-1/+3
2017-04-27of: Add unit tests for applying overlaysFrank Rowand-3/+167
2015-03-25of/unittest: replace 'selftest' with 'unittest'Wang Long-54/+54
2015-03-25dt: OF_UNITTEST make dependency brokenFrank Rowand-0/+9
2015-02-04of: unitest: Add I2C overlay unit tests.Pantelis Antoniou-0/+94
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou-0/+55
2014-11-24of/overlay: Add overlay unittestsPantelis Antoniou-0/+196
2014-11-24of/resolver: Switch to new local fixups format.Pantelis Antoniou-24/+37
2014-11-04of/unittest: Rename selftest.c to unittest.cGrant Likely-0/+223