#include "6756.dtsi" / { memory_controller { memcfg = <(BP_DDR_TYPE_DDR4 | \ BP_DDR_SPEED_1067_15_15_15 | \ BP_DDR_TOTAL_SIZE_2048MB | \ BP_DDR_DEVICE_WIDTH_8 | \ BP_DDR_TOTAL_WIDTH_16BIT | \ BP_DDR_6756_DEFAULT)>; }; buttons { compatible = "brcm,buttons"; reset_button { ext_irq = <&bca_extintr 39 BCA_GPIO_ACTIVE_LOW (BCA_EXTINTR_TYPE_LOW_LEVEL | BCA_EXTINTR_TYPE_SENSE_EDGE)>; press { print = "Button Press -- Hold for 5s to do restore to default"; }; hold { rst_to_dflt = <5>; }; release { reset = <0>; }; }; ses_button { ext_irq = <&bca_extintr 38 BCA_GPIO_ACTIVE_LOW (BCA_EXTINTR_TYPE_LOW_LEVEL | BCA_EXTINTR_TYPE_SENSE_EDGE)>; release { ses_short_period = <0>; ses_long_period = <3>; }; }; }; }; &mdio_sf2 { phy_ge:8 { status = "okay"; }; phy_rgmii:rgmii { reg = <24>; status = "okay"; }; }; &switch0 { pinctrl-names = "default", "rgmii"; pinctrl-0 = <&a_rgmii_mdc_pin_68 &a_rgmii_mdio_pin_69 &rgmii_pins>; pinctrl-1 = <&rgmii_pins>; ports { port0@0 { phy-handle = <&phy_ge>; status = "okay"; }; port1@1 { phy-handle = <&phy_rgmii>; mii-pinctrl-state = "rgmii"; phy-mode = "rgmii"; rgmii-1p8v; status = "okay"; }; }; };