diff options
author | Fabio Estevam <festevam@denx.de> | 2024-10-23 15:00:14 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-12-02 03:32:29 +0300 |
commit | 096c34ddf5835f02f5260719cd8a16fcf5e5e56f (patch) | |
tree | 4d27dbc07c08c73159d4414a854e477cbb8ae96a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 36e7886075262429158aec6f258e6a5a92f025b1 (diff) | |
download | linux-096c34ddf5835f02f5260719cd8a16fcf5e5e56f.tar.xz |
spi: spidev: Add an entry for lwn,bk4-spi
Currently, the compatible string used for Liebherr's BK4 external SPI
controller device is "lwn,bk4", which is the same as the board compatible
string documented at fsl.yaml.
This causes several dt-schema warnings:
make dtbs_check DT_SCHEMA_FILES=fsl.yaml
...
['lwn,bk4'] is too short
'lwn,bk4' is not one of ['tq,imx8dxp-tqma8xdp-mba8xx']
'lwn,bk4' is not one of ['tq,imx8qxp-tqma8xqp-mba8xx']
'lwn,bk4' is not one of ['armadeus,imx1-apf9328', 'fsl,imx1ads']
...
Add a more specific "lwn,bk4-spi" compatible string entry for this
device to fix the problem.
The original "lwn,bk4" is kept to keep compatibility with old DTBs.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Link: https://patch.msgid.link/20241023120015.1049008-2-festevam@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions