Broadcom GEM - acontis/atemsys GitHub Wiki

Raspberry Pi Cm5


ethernet@100000 {
	compatible = "atemsys";
	atemsys-Ident = "GEM";
	atemsys-Instance = <0x1>;
	reg = <0xc0 0x40100000 0x00 0x4000>;

	#address-cells = <0x01>;
	#size-cells = <0x00>;
	interrupts = <0x06 0x04>;
	clocks = <0x48 0x49 0x33 0x1d>;
	clock-names = "pclk\0hclk\0tsu_clk";
	phy-mode = "rgmii-id";
	cdns,aw2w-max-pipe = [08];
	cdns,ar2r-max-pipe = [08];
	cdns,use-aw2b-fill;
	local-mac-address = [00 00 00 00 00 00];
	status = "okay";
	atemsys-phy-reset-gpios = <0x38 0x20 0x01>;
	atemsys-phy-reset-duration = <0x05>;
	phy-handle = <0x4a>;
	phy-reset-gpios = <0x38 0x20 0x01>;
	phy-reset-duration = <0x05>;
	phandle = <0xf9>;

	ethernet-phy@1 {
		reg = <0x01>;
		brcm,powerdown-enable;
		#interrupt-parent = <0x38>;
		#interrupts = <0x25 0x08>;
		phandle = <0x4a>;
	};
};
⚠️ **GitHub.com Fallback** ⚠️