diff options
| author | Francesco Dolcini <francesco.dolcini@toradex.com> | 2025-12-09 13:17:49 +0300 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2025-12-30 06:12:56 +0300 |
| commit | 98b8de62e846617cdb75c0f480d35cb37d3bc447 (patch) | |
| tree | 2f56a34e0c7298517f730f19cd7baed95107f54a | |
| parent | 99bd26b4e5dc12854404bce585b33a9c28c30d3d (diff) | |
| download | linux-98b8de62e846617cdb75c0f480d35cb37d3bc447.tar.xz | |
arm64: dts: freescale: imx8mp-verdin: Remove obsolete TODO comments
Remove obsolete TODO comments, I2S interface is supported since Linux v6.6.
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
| -rw-r--r-- | arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi b/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi index d43ba0087126..d31f8082394f 100644 --- a/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi @@ -832,10 +832,6 @@ #pwm-cells = <3>; }; -/* TODO: Verdin I2S_1 */ - -/* TODO: Verdin I2S_2 */ - &snvs_pwrkey { status = "okay"; }; |
