blob: 36a16da2c24013c913ee33da1759b0f7e1586708 (
plain)
1
2
3
4
5
6
7
8
9
|
#
#
#
# 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
|