diff options
author | Rob Herring (Arm) <robh@kernel.org> | 2024-08-26 14:17:28 -0500 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-09-03 18:49:44 +0100 |
commit | 2f1dddc922a4d77162f839ee8faa50209bbe5168 (patch) | |
tree | 4b3291dfe45c4e82abeb5d93ce9a411892ceac5e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 631598c419985327110135efb696d9f9fe67bffd (diff) |
iio: adc: mcp320x: Drop vendorless compatible strings
The vendorless compatible strings are deprecated and weren't retained
when the binding was converted to schema. As a result, they are listed
as undocumented when running "make dt_compatible_check". Rather than add
them back to the schema, let's just drop them as they are unnecessary.
Furthermore, they are unnecessary as the SPI matching will strip the
vendor prefix on compatible string and match that against the
spi_device_id table.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20240826191728.1415189-1-robh@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions