1// SPDX-License-Identifier: GPL-2.0+ OR X11 2/* 3 * PQ3 eTSEC2 Group 2 device tree stub [ @ offsets 0xb4000 ] 4 * 5 * Copyright 2011 Freescale Semiconductor Inc. 6 * Copyright 2020 NXP 7 */ 8 9&enet0_grp2 { 10 queue-group@b4000 { 11 #address-cells = <1>; 12 #size-cells = <1>; 13 reg = <0xb4000 0x1000>; 14 interrupts = <17 2 0 0 18 2 0 0 24 2 0 0>; 15 }; 16}; 17