Skip to content

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 <wxt@rock-chips.com> Reviewed-by: Dragan Simic <dsimic@manjaro.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/20241008203940.2573684-13-heiko@sntech.de Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent c720685 commit 1580ccb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)