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:
Immo Birnbaum
2025-05-02 14:12:37 +02:00
committed by Benjamin Cabé
parent 817594543b
commit b4b5c3018d

View File

@@ -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,