Skip to content

Commit

Permalink
Merge branch 'for-fix' of https://github.com/penvirus/bootrr into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
staging-kernelci-org committed Feb 7, 2023
2 parents bc38dcf + 57a35d1 commit cb7bba1
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions boards/google,kevin
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ assert_driver_present hdmi-audio-codec-driver-present hdmi-audio-codec
assert_device_present hdmi-audio-codec-probed hdmi-audio-codec hdmi-audio-codec.*

assert_driver_present rk3399-gru-sound-driver-present rk3399-gru-sound
assert_driver_present rk3399-gru-sound-driver-da7219-present rk3399-gru-sound sound/DA7219
assert_driver_present rk3399-gru-sound-driver-dp-present rk3399-gru-sound sound/DP
assert_driver_present rk3399-gru-sound-driver-max98357A-present rk3399-gru-sound sound/MAX98357A
assert_driver_present rk3399-gru-sound-driver-rt5514-present rk3399-gru-sound sound/RT5514

assert_driver_present rk3x-i2c-driver-present rk3x-i2c
assert_device_present rk3x-i2c0-probed rk3x-i2c ff3c0000.i2c
Expand Down Expand Up @@ -79,7 +75,6 @@ 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_driver_present rockchip-iodomain-driver-present rockchip-iodomain
assert_device_present rockchip-iodomain0-probed rockchip-iodomain ff320000.*
Expand Down Expand Up @@ -117,8 +112,8 @@ assert_device_present rockchip-typec-phy0-probed rockchip-typec-phy ff7c0000.*
assert_device_present rockchip-typec-phy1-probed rockchip-typec-phy ff800000.*

assert_driver_present rockchip-usb2phy-driver-present rockchip-usb2phy
assert_device_present rockchip-usb2phy0-probed rockchip-usb2phy ff770000.syscon:usb2-phy@e450
assert_device_present rockchip-usb2phy1-probed rockchip-usb2phy ff770000.syscon:usb2-phy@e460
assert_device_present rockchip-usb2phy0-probed rockchip-usb2phy ff770000.syscon:usb2phy@e450
assert_device_present rockchip-usb2phy1-probed rockchip-usb2phy ff770000.syscon:usb2phy@e460

assert_driver_present rockchip-vop-driver-present rockchip-vop
assert_device_present rockchip-vop0-probed rockchip-vop ff8f0000.*
Expand Down

0 comments on commit cb7bba1

Please sign in to comment.