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

Change-Id: If2f4b029bd964be7d2983d1eec78be9e032555d6
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2018-03-28 20:04:06 +08:00
parent 1079fa97eb
commit cde0be2ecb
3 changed files with 3 additions and 3 deletions

View File

@@ -114,7 +114,7 @@
*/
wireless-bluetooth {
clocks = <&hym8563 1>;
clocks = <&hym8563>;
clock-names = "ext_clock";
};

View File

@@ -215,7 +215,7 @@
*/
wireless-bluetooth {
clocks = <&hym8563 1>;
clocks = <&hym8563>;
clock-names = "ext_clock";
};

View File

@@ -730,7 +730,7 @@
&pwm0 {
status = "okay";
interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH 0>;
interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
compatible = "rockchip,remotectl-pwm";
remote_pwm_id = <0>;
handle_cpu_id = <0>;