Commit fd5475a7 authored by Zhao Qiang's avatar Zhao Qiang Committed by Scott Wood

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

Signed-off-by: default avatarZhao Qiang <qiang.zhao@nxp.com>
Signed-off-by: default avatarScott Wood <oss@buserror.net>
parent 060ef9d8
......@@ -113,6 +113,11 @@ flash@0 {
reg = <0>;
spi-max-frequency = <10000000>; /* input clock */
};
slic@3 {
compatible = "maxim,ds26522";
reg = <3>;
spi-max-frequency = <2000000>; /* input clock */
};
};
i2c@118000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment