diff options
author | Rob Herring <[email protected]> | 2021-08-17 12:47:43 -0500 |
---|---|---|
committer | Rob Herring <[email protected]> | 2021-08-18 14:08:42 -0500 |
commit | a083fadf540dd63812651c7a7a0ce30dfbe5e6ee (patch) | |
tree | 229c63072ae8af62b6caa84aac053bca76a54e43 /net/lapb/lapb_timer.c | |
parent | 0a7eb4fe831b5966fff9ad2ec0323568c832911e (diff) |
dt-bindings: PCI: faraday,ftpci100: Fix 'contains' schema usage
The 'contains' keyword applies to elements within an array, so
using 'items' only makes sense if the elements of the array are another
array which is not the case for 'compatible' properties.
Looking at the driver, it seems the intent was the condition should be
true when 'faraday,ftpci100' is present, so we can drop
'cortina,gemini-pci'.
Fixes: 2720b991337d ("dt-bindings: PCI: ftpci100: convert faraday,ftpci100 to YAML")
Cc: Bjorn Helgaas <[email protected]>
Cc: Linus Walleij <[email protected]>
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions