2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 11:13:58 +08:00

powerpc/T104xRDB: add tdm riser card node to device tree

Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
This commit is contained in:
Zhao Qiang 2016-03-11 08:42:33 +08:00 committed by Scott Wood
parent 060ef9d89d
commit fd5475a75b

View File

@ -113,6 +113,11 @@
reg = <0>;
spi-max-frequency = <10000000>; /* input clock */
};
slic@3 {
compatible = "maxim,ds26522";
reg = <3>;
spi-max-frequency = <2000000>; /* input clock */
};
};
i2c@118000 {