bcm3390/dts/rg.c7800-3390a2-moca.dtsi
Joseph C. Lehner 9ddd6cf08f More stuff
2021-09-13 14:19:30 +02:00

25 lines
613 B
Plaintext

/{
moca0: moca0 {
compatible = "brcm,dqnet";
channel = <&qchan0>;
dev-name = "moca0";
if-id = <6>; /* rdpa_if_lan4 */
if-sub-id = <4>; /* if-sub-id must match the first column in phy-port node */
demux = "subid";
link-type = "switch";
brcm-tag = <1>;
};
bmoca@0xf1200000 {
compatible = "brcm,bmoca-instance";
hw-rev = <0x2003>;
chip-id = <0x339000a0>;
interrupt-names = "moca";
reg = <0x0 0xf1200000 0x0 0x1ffda0>;
interrupts = <0x0 0x19 0x0>;
interrupts-extended = <0x1 0x0 0x19 0x0 0x5 0xe>;
rf-band = "d_high";
enet-id = <1>;
mac-address = [ 00 10 18 33 90 a0 ];
};
};