blob: 533e451cbb3824aca2f4197f0840a8459937a982 (
plain)
1
2
3
4
5
6
|
# SPDX-License-Identifier: GPL-2.0-or-later
# This file exists only to avoid a compile error. It needs a devicetree.cb that is not empty.
chip drivers/generic/generic # I2C0 controller
device i2c 6 on end # Fake component for testing
end
|