From: Bibby Hsieh Date: Thu, 29 Aug 2019 01:48:07 +0000 (+0800) Subject: dt-binding: gce: remove thread-num property X-Git-Tag: for-linus-2019-09-27~71^2~12 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=472dff037178dffdf28b8d942f1b32c1b2531ad8;p=linux-block.git dt-binding: gce: remove thread-num property "thread-num" is an unused property so we remove it from example. Signed-off-by: Bibby Hsieh Reviewed-by: Rob Herring Signed-off-by: Jassi Brar --- diff --git a/Documentation/devicetree/bindings/mailbox/mtk-gce.txt b/Documentation/devicetree/bindings/mailbox/mtk-gce.txt index 7d72b21c9e94..cfe40b01d164 100644 --- a/Documentation/devicetree/bindings/mailbox/mtk-gce.txt +++ b/Documentation/devicetree/bindings/mailbox/mtk-gce.txt @@ -39,7 +39,6 @@ Example: interrupts = ; clocks = <&infracfg CLK_INFRA_GCE>; clock-names = "gce"; - thread-num = CMDQ_THR_MAX_COUNT; #mbox-cells = <3>; };