Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 1580ccb

Browse files
committed
ARM: dts: rockchip: drop grf reference from rk3036 hdmi
Neither the binding nor the driver implementation specify/use the grf reference provided in the rk3036. And neither does the newer rk3128 user of the hdmi controller. So drop the rockchip,grf property. Fixes: b7217cf ("ARM: dts: rockchip: add hdmi device node for rk3036") Cc: Caesar Wang <[email protected]> Reviewed-by: Dragan Simic <[email protected]> Signed-off-by: Heiko Stuebner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent c720685 commit 1580ccb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/rockchip/rk3036.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,6 @@
400400
interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
401401
clocks = <&cru PCLK_HDMI>;
402402
clock-names = "pclk";
403-
rockchip,grf = <&grf>;
404403
pinctrl-names = "default";
405404
pinctrl-0 = <&hdmi_ctl>;
406405
#sound-dai-cells = <0>;

0 commit comments

Comments
 (0)