Skip to content

Commit

Permalink
google,kevin: Add spdif test
Browse files Browse the repository at this point in the history
Remove rockchip-i2s1-probed test and add a new rockchip-spdif1-probed test
as per the kernel changes from v5.18.

Signed-off-by: Shreeya Patel <[email protected]>
  • Loading branch information
Shreeya Patel committed Jan 13, 2023
1 parent 16a19f4 commit c581049
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion boards/google,kevin
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ assert_device_present rockchip-emmc-phy-probed rockchip-emmc-phy ff770000.*

assert_driver_present rockchip-i2s-driver-present rockchip-i2s
assert_device_present rockchip-i2s0-probed rockchip-i2s ff880000.*
assert_device_present rockchip-i2s1-probed rockchip-i2s ff8a0000.*

assert_device_present rockchip-spdif1-probed rockchip-spdif ff870000.*

assert_driver_present rockchip-iodomain-driver-present rockchip-iodomain
assert_device_present rockchip-iodomain0-probed rockchip-iodomain ff320000.*
Expand Down

0 comments on commit c581049

Please sign in to comment.