2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/drivers/of/unittest-data
Masahiro Yamada 10b62a2f78 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Most of DT files are compiled under arch/*/boot/dts/, but we have some
other directories, like drivers/of/unittest-data/.  We often miss to
add gitignore patterns per directory.  Since there are no source files
that end with .dtb or .dtb.S, we can ignore the patterns globally.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
2017-11-08 11:20:24 -06:00
..
Makefile of: overlay: add overlay unittest data for node names and symbols 2017-07-20 09:36:13 -05:00
overlay_bad_phandle.dts of: Add unit tests for applying overlays 2017-04-27 17:26:06 -05:00
overlay_bad_symbol.dts of: overlay: add overlay unittest data for node names and symbols 2017-07-20 09:36:13 -05:00
overlay_base.dts of: overlay: add overlay unittest data for node names and symbols 2017-07-20 09:36:13 -05:00
overlay.dts devicetree: Adjust status "ok" -> "okay" under drivers/of/ 2017-09-05 10:05:41 -05:00
testcases.dts of/overlay: Add overlay unittests 2014-11-24 22:25:13 +00:00
tests-interrupts.dtsi
tests-match.dtsi
tests-overlay.dtsi of/unittest: replace 'selftest' with 'unittest' 2015-03-25 00:53:29 -05:00
tests-phandle.dtsi
tests-platform.dtsi vsprintf: Add %p extension "%pOF" for device tree 2017-06-27 12:36:40 -05:00