diff options
author | Frank Li <Frank.Li@nxp.com> | 2023-10-17 22:46:56 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-11-03 22:02:45 +0300 |
commit | 8911eae9c8a947e5c1cc4fcce40473f1f5e475cd (patch) | |
tree | 45c87d86b9fe0805af38f4994baeede1bd40bd82 /drivers/net | |
parent | 9aaeef113c55248ecf3ab941c2e4460aaa8b8b9a (diff) | |
download | linux-8911eae9c8a947e5c1cc4fcce40473f1f5e475cd.tar.xz |
i3c: master: svc: fix compatibility string mismatch with binding doc
In the binding documentation, the compatible string is specified as
'silvaco,i3c-master-v1', but in the driver, it is defined as
'silvaco,i3c-master'.
Rename 'silvaco,i3c-master' to 'silvaco,i3c-master-v1' to ensure
compatibility with the documentation.
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20231017194657.3199749-1-Frank.Li@nxp.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions