diff --git a/arch/arm/boot/dts/rk3288-firefly-rk808.dts b/arch/arm/boot/dts/rk3288-firefly-rk808.dts index c9579180c44f..f40ae2c32ced 100644 --- a/arch/arm/boot/dts/rk3288-firefly-rk808.dts +++ b/arch/arm/boot/dts/rk3288-firefly-rk808.dts @@ -56,7 +56,7 @@ chosen { }; sdio_pwrseq: sdio-pwrseq { - clocks = <&rk808>; + clocks = <&rk808 1>; }; wireless-bluetooth { @@ -169,7 +169,7 @@ ramoops { fiq-debugger { compatible = "rockchip,fiq-debugger"; - interrupts = ; + interrupts = ; rockchip,serial-id = <2>; rockchip,wake-irq = <0>; /* If enable uart uses irq instead of fiq */ @@ -210,7 +210,7 @@ vcc_phy: vcc-phy-regulator { */ wireless-bluetooth { - clocks = <&hym8563 1>; + clocks = <&hym8563>; clock-names = "ext_clock"; };