5 - compatible : "tempo,tscs454"
9 - clock-names: Must one of the following "xtal", "mclk1", "mclk2"
11 - clocks: phandle of the clock that provides the codec sysclk
13 Note: If clock is not provided then bit clock is assumed
18 #sound-dai-cells = <1>;
19 compatible = "tempo,tscs454";
21 clock-names = "mclk1";
22 clocks = <&audio_mclk>;