diff options
Diffstat (limited to 'drivers/of/unittest-data/overlay_gpio_02b.dts')
| -rw-r--r-- | drivers/of/unittest-data/overlay_gpio_02b.dts | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/of/unittest-data/overlay_gpio_02b.dts b/drivers/of/unittest-data/overlay_gpio_02b.dts deleted file mode 100644 index 43ce111d41ce..000000000000 --- a/drivers/of/unittest-data/overlay_gpio_02b.dts +++ /dev/null @@ -1,16 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0 -/dts-v1/; -/plugin/; - -&unittest_test_bus { - #address-cells = <1>; - #size-cells = <0>; - gpio@2 { - line-a { - gpio-hog; - gpios = <1 0>; - input; - line-name = "line-A-input"; - }; - }; -}; |
