aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2022-05-16 10:14:27 +0100
committerDavid S. Miller <davem@davemloft.net>2022-05-16 10:14:27 +0100
commit5cf15ce3c8f1ef431dc9fa845c6d1674f630ecd1 (patch)
tree6704baac0b07857784e4f3328098411fe8994045 /net/core
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next (diff)
parentravb: Add support for RZ/V2M (diff)
downloadlinux-dev-5cf15ce3c8f1ef431dc9fa845c6d1674f630ecd1.tar.xz
linux-dev-5cf15ce3c8f1ef431dc9fa845c6d1674f630ecd1.zip
Merge branch 'Renesas-RSZ-V2M-support'
Phil Edworthy says: ==================== Add Renesas RZ/V2M Ethernet support The RZ/V2M Ethernet is very similar to R-Car Gen3 Ethernet-AVB, though some small parts are the same as R-Car Gen2. Other differences are: * It has separate data (DI), error (Line 1) and management (Line 2) irqs rather than one irq for all three. * Instead of using the High-speed peripheral bus clock for gPTP, it has a separate gPTP reference clock. v4: * Add clk_disable_unprepare() for gptp ref clk v3: * Really renamed irq_en_dis_regs to irq_en_dis this time * Modified ravb_ptp_extts() to use irq_en_dis * Added Reviewed-by tags v2: * Just net patches in this series * Instead of reusing ch22 and ch24 interrupt names, use the proper names * Renamed irq_en_dis_regs to irq_en_dis * Squashed use of GIC reg versus GIE/GID and got rid of separate gptp_ptm_gic feature. * Move err_mgmt_irqs code under multi_irqs * Minor editing of the commit msgs ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions