blob: a1df622545ad4f0df6cd6492eda1407a39524d75 [file] [log] [blame]
/* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
* i2s-node0 is the receiver
* i2s-node1 is the transmitter
*/
/ {
aliases {
i2s-node0 = &i2s0;
i2s-node1 = &i2s1;
};
};