dts: bindings: xlnx_gem: remove promiscuous mode flag
Remove the boolean flag "promiscuous-mode" from the GEM's DT binding, as promiscuous mode control is being switched over the the Ethernet device driver's get_config/set_config API functions. Signed-off-by: Immo Birnbaum <mail@birnbaum.immo>
This commit is contained in:
committed by
Benjamin Cabé
parent
817594543b
commit
b4b5c3018d
@@ -313,12 +313,6 @@ properties:
|
||||
Optional feature flag - Reject broadcast frames. When set, frames
|
||||
addressed to the all-ones broadcast address will be rejected.
|
||||
|
||||
promiscuous-mode:
|
||||
type: boolean
|
||||
description: |
|
||||
Optional feature flag - Enable promiscuous mode. When set, all valid
|
||||
frames will be accepted.
|
||||
|
||||
discard-non-vlan:
|
||||
type: boolean
|
||||
description: Optional feature flag - Discard non-VLAN frames. When set,
|
||||
|
||||
Reference in New Issue
Block a user