Skip to content

Commit

Permalink
fix: change by review
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeChenL committed Jan 14, 2025
1 parent fa263ba commit 6b1fca9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions arch/arm64/boot/dts/rockchip/overlays/rk3568-i2s3-m0.dts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/ {
metadata {
title = "Enable I2S3-M0";
compatible = "rock,3c", "radxa,zero3";
compatible = "radxa,rock-3c", "radxa,zero3";
category = "audio";
description = "Enable I2S3-M0.";
};
Expand Down Expand Up @@ -41,9 +41,9 @@

&i2s3_2ch {
pinctrl-0 = <&i2s3m0_sclk
&i2s3m0_lrck
&i2s3m0_sdi
&i2s3m0_sdo>;
&i2s3m0_lrck
&i2s3m0_sdi
&i2s3m0_sdo>;
status = "okay";
};

Expand Down

0 comments on commit 6b1fca9

Please sign in to comment.