Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-binding: gce: remove thread-num property

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

Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>

authored by

Bibby Hsieh and committed by
Jassi Brar
472dff03 2b983d12

-1
-1
Documentation/devicetree/bindings/mailbox/mtk-gce.txt
··· 39 39 interrupts = <GIC_SPI 135 IRQ_TYPE_LEVEL_LOW>; 40 40 clocks = <&infracfg CLK_INFRA_GCE>; 41 41 clock-names = "gce"; 42 - thread-num = CMDQ_THR_MAX_COUNT; 43 42 #mbox-cells = <3>; 44 43 }; 45 44