Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
net: macb: Add default usrio config to default gem config
There is no usrio config defined for default gem config leading to a kernel panic devices that don't define a data. This issue can be reprdouced with microchip polar fire soc where compatible string is defined as "cdns,macb". Fixes: edac638 ("net: macb: add userio bits as platform configuration") Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Atish Patra <atish.patra@wdc.com>
- Loading branch information