Commit 472dff03 authored by Bibby Hsieh's avatar Bibby Hsieh Committed by Jassi Brar
Browse files

dt-binding: gce: remove thread-num property



"thread-num" is an unused property so we remove it from example.

Signed-off-by: default avatarBibby Hsieh <bibby.hsieh@mediatek.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent 2b983d12
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -39,7 +39,6 @@ Example:
		interrupts = <GIC_SPI 135 IRQ_TYPE_LEVEL_LOW>;
		clocks = <&infracfg CLK_INFRA_GCE>;
		clock-names = "gce";
		thread-num = CMDQ_THR_MAX_COUNT;
		#mbox-cells = <3>;
	};