Skip to content

HSR: add support to HSR/PRP interface

Fernando Fernández Mancera requested to merge ff/prp_hsr_support into main

This patch add support to HSR/PRP interface. Please notice that PRP driver is represented as HSR too. They are different drivers but on kernel they are integrated together.

The PRP property decides whether to use HSR or PRP protocol.

Merge request reports