#include "47622.dtsi" / { memory_controller { memcfg = <(BP_DDR_SPEED_933_13_13_13 | \ BP_DDR_TOTAL_SIZE_512MB | \ BP_DDR_DEVICE_WIDTH_16 | \ BP_DDR_TOTAL_WIDTH_16BIT | \ BP_DDR_SSC_CONFIG_1)>; }; 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>; }; }; }; }; &i2c { #address-cells = <1>; #size-cells = <0>; codec_playback:codec_palyback@18{ compatible = "ti,tlv320dac3203"; reg = <0x18>; }; codec_capture:codec_capture@19{ compatible = "ti,tlv320adc3101"; reg = <0x19>; }; }; &mdio { phy8:8 { status = "okay"; }; }; &switch0 { ports { sysp_port0@0 { phy-handle = <&phy8>; status = "okay"; }; }; };