[PATCH v2 0/3] Add Versal compatible string to Macb driver
From: Harini Katakam
Date: Fri Jul 22 2022 - 07:03:47 EST
Add Versal device support.
v2:
- Sort compatible strings alphabetically in DT bindings.
- Reorganize new config and CAPS order to be cleaner.
Harini Katakam (2):
net: macb: Sort CAPS flags by bit positions
net: macb: Update tsu clk usage in runtime suspend/resume for Versal
Radhey Shyam Pandey (1):
dt-bindings: net: cdns,macb: Add versal compatible string
.../devicetree/bindings/net/cdns,macb.yaml | 1 +
drivers/net/ethernet/cadence/macb.h | 5 +++--
drivers/net/ethernet/cadence/macb_main.c | 17 +++++++++++++++--
3 files changed, 19 insertions(+), 4 deletions(-)
--
2.17.1