diff options
author | Stephen Boyd <[email protected]> | 2022-10-25 17:36:40 -0700 |
---|---|---|
committer | Tzung-Bi Shih <[email protected]> | 2022-10-31 12:02:56 +0800 |
commit | 7a2f36828c7b4bf61aa4159c6d0a3c58264b6b06 (patch) | |
tree | 045bda13c0e19405cb656293f8c80bc88d2f7567 /drivers/fpga/fpga-mgr.c | |
parent | d8cb88f1541fdc3602dbc87ede78ec704c11546f (diff) |
dt-bindings: cros-ec: Reorganize and enforce property availability
Various properties in the cros-ec binding only apply to different
compatible strings. For example, the interrupts and reg property are
required for all cros-ec devices except for the rpmsg version. Add some
conditions to update the availability of properties so that they can't
be used with compatibles that don't support them.
This reveals that many of the examples in bindings that use cros-ec were
missing the interrupts property. Add the property to make those bindings
whole again.
Reviewed-by: Rob Herring <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: Guenter Roeck <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Cc: Craig Hesling <[email protected]>
Cc: Tom Hughes <[email protected]>
Cc: Alexandru M Stan <[email protected]>
Cc: Tzung-Bi Shih <[email protected]>
Cc: Matthias Kaehlcke <[email protected]>
Cc: Benson Leung <[email protected]>
Cc: Lee Jones <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Tzung-Bi Shih <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions