bcm3390/dts/rg.cm1000b0.dts
Joseph C. Lehner 9ddd6cf08f More stuff
2021-09-13 14:19:30 +02:00

35 lines
959 B
Plaintext

/dts-v1/;
/ {
model = "Broadcom CM (3390b0)";
compatible = "brcm,bcm3390b0", "brcm,brcmstb";
subsystem = "rg";
#address-cells = <0x2>;
#size-cells = <0x2>;
interrupt-parent = <0x1>;
identifier {
/* register offset */
chipid_reg = < 0x20404000 >;
chipid_msk = < 0xffffffff >;
chipid_val = < 0x33900010 >;
boardid_msk = < 0xf0 >;
boardid_val = < 0x60 >;
};
};
/include/ "rg.cm1000-3390b0-bolt.dtsi"
/include/ "rg.cm1000-3390-base.dtsi"
/********************************************************************
* any nodes that appear below are platform specific additions and
* replacements.
* The dtc will add or replace any properties in the nodes
* below to the same nodes that appear in include files above.
* If the property does not exist in the node above it will be added.
* If the property does exist it will replace it.
********************************************************************/
&ethsw {
led-map = <0x03>;
};