mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rv1126b: add fs_inter_from_sai node for asrc
Change-Id: I5c7d714efd192c54113ffbcae7e612f8270bb6f0 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
This commit is contained in:
@@ -69,6 +69,30 @@
|
||||
#size-cells = <1>;
|
||||
ranges;
|
||||
|
||||
sai0_fs: sai0-fs {
|
||||
compatible = "fixed-clock";
|
||||
#clock-cells = <0>;
|
||||
clock-frequency = <0>;
|
||||
clock-output-names = "fs_inter_from_sai0";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
sai1_fs: sai1-fs {
|
||||
compatible = "fixed-clock";
|
||||
#clock-cells = <0>;
|
||||
clock-frequency = <0>;
|
||||
clock-output-names = "fs_inter_from_sai1";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
sai2_fs: sai2-fs {
|
||||
compatible = "fixed-clock";
|
||||
#clock-cells = <0>;
|
||||
clock-frequency = <0>;
|
||||
clock-output-names = "fs_inter_from_sai2";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
sai0_mclkin: sai0-mclkin {
|
||||
compatible = "fixed-clock";
|
||||
#clock-cells = <0>;
|
||||
|
||||
Reference in New Issue
Block a user