ARM: dts: rockchip: fix dtc warnings of rk3288-firefly-rk808

Change-Id: Id7b4922d4ba1ca239ed41a3ef71be99d99b58b10
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2018-03-28 19:23:01 +08:00
parent 7e9be8bac3
commit 5bf9e8a249

View File

@@ -56,7 +56,7 @@
};
sdio_pwrseq: sdio-pwrseq {
clocks = <&rk808>;
clocks = <&rk808 1>;
};
wireless-bluetooth {
@@ -169,7 +169,7 @@
fiq-debugger {
compatible = "rockchip,fiq-debugger";
interrupts = <GIC_SPI 153 IRQ_TYPE_LEVEL_HIGH 0>;
interrupts = <GIC_SPI 153 IRQ_TYPE_LEVEL_HIGH>;
rockchip,serial-id = <2>;
rockchip,wake-irq = <0>;
/* If enable uart uses irq instead of fiq */
@@ -210,7 +210,7 @@
*/
wireless-bluetooth {
clocks = <&hym8563 1>;
clocks = <&hym8563>;
clock-names = "ext_clock";
};