aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/unittest-data (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-03of: overlay: unittest: add tests for overlay notifiersFrank Rowand6-0/+85
2021-11-01of: unittest: document intentional interrupt-map provider build warningFrank Rowand1-0/+19
2021-11-01of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map warningsRob Herring1-1/+7
2021-03-23of: unittest: Statically apply overlays using fdtoverlayViresh Kumar3-0/+56
2021-03-23of: unittest: Create overlay_common.dtsi and testcases_common.dtsiViresh Kumar5-106/+128
2020-08-03of: unittest: Use bigger address cells to catch parser regressionsNicolas Saenz Julienne1-5/+5
2020-04-17of: unittest: kmemleak in duplicate property updateFrank Rowand1-4/+19
2020-02-26of: unittest: add overlay gpio test to catch gpio hog problemFrank Rowand7-1/+117
2019-10-08of/unittest: Add dma-ranges address translation testsRob Herring2-0/+49
2018-11-08of: overlay: check prevents multiple fragments touching same propertyFrank Rowand3-0/+26
2018-11-08of: overlay: test case of two fragments adding same nodeFrank Rowand2-0/+29
2018-09-19of/unittest: Fix I2C bus unit-address errorRob Herring2-4/+4
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada1-4/+0
2018-04-07kbuild: add %.dtb.S and %.dtb to 'targets' automaticallyMasahiro Yamada1-2/+0
2018-03-05Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/frowand/linux into dt/nextRob Herring20-308/+312
2018-03-04of: convert unittest overlay devicetree source to sugar syntaxFrank Rowand15-233/+148
2018-03-04of: change overlay apply input data from unflattened to FDTFrank Rowand17-218/+307
2018-02-12of: unittest: Add phandle remapping testStephen Boyd1-0/+25
2018-01-08of: unittest: refactor MakefileMasahiro Yamada1-14/+5
2018-01-08of: Use SPDX license tag for DT filesRob Herring1-0/+1
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-63/+3
2017-11-16of: unittest: disable interrupts_property warningRob Herring1-0/+1
2017-11-16of: unittest: let dtc generate __local_fixups__Rob Herring1-63/+2
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+0
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman10-0/+10
2017-09-05devicetree: Adjust status "ok" -> "okay" under drivers/of/Robert P. J. Day1-3/+3
2017-07-20of: overlay: add overlay unittest data for node names and symbolsFrank Rowand4-6/+71
2017-06-27vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou1-1/+3
2017-04-27of: Add unit tests for applying overlaysFrank Rowand4-3/+167
2015-03-25of/unittest: replace 'selftest' with 'unittest'Wang Long1-54/+54
2015-03-25dt: OF_UNITTEST make dependency brokenFrank Rowand2-0/+9
2015-02-04of: unitest: Add I2C overlay unit tests.Pantelis Antoniou1-0/+94
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou1-0/+55
2014-11-24of/overlay: Add overlay unittestsPantelis Antoniou2-0/+196
2014-11-24of/resolver: Switch to new local fixups format.Pantelis Antoniou1-24/+37
2014-11-04of/unittest: Rename selftest.c to unittest.cGrant Likely5-0/+223