]> Git Repo - linux.git/commit
net: mscc: ocelot: expose vsc7514_regmap definition
authorColin Foster <[email protected]>
Fri, 27 Jan 2023 19:35:51 +0000 (11:35 -0800)
committerJakub Kicinski <[email protected]>
Tue, 31 Jan 2023 05:07:20 +0000 (21:07 -0800)
commit2efaca411c96784272699622b7afadcc6c6c0036
treeec7eaa4c31de4d74e4656154479920f9140dff1f
parentb67f5502136f1c0761fb88e8412711d7a4a800d4
net: mscc: ocelot: expose vsc7514_regmap definition

The VSC7514 target regmap is identical for ones shared with similar
hardware, specifically the VSC7512. Share this resource, and change the
name to match the pattern of other exported resources.

Signed-off-by: Colin Foster <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Tested-by: Vladimir Oltean <[email protected]> # regression
Signed-off-by: Jakub Kicinski <[email protected]>
drivers/net/ethernet/mscc/ocelot_vsc7514.c
drivers/net/ethernet/mscc/vsc7514_regs.c
include/soc/mscc/vsc7514_regs.h
This page took 0.048864 seconds and 4 git commands to generate.