aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mailbox/mtk-gce.txt
diff options
context:
space:
mode:
authorBibby Hsieh <bibby.hsieh@mediatek.com>2019-08-29 09:48:07 +0800
committerJassi Brar <jaswinder.singh@linaro.org>2019-09-17 00:40:05 -0500
commit472dff037178dffdf28b8d942f1b32c1b2531ad8 (patch)
tree2ee9a524fa025e00bf108cd3a36ab22abdad6e4e /Documentation/devicetree/bindings/mailbox/mtk-gce.txt
parentmailbox: armada-37xx-rwtm: Use device-managed registration API (diff)
downloadlinux-dev-472dff037178dffdf28b8d942f1b32c1b2531ad8.tar.xz
linux-dev-472dff037178dffdf28b8d942f1b32c1b2531ad8.zip
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>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/mailbox/mtk-gce.txt1
1 files changed, 0 insertions, 1 deletions
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 = <GIC_SPI 135 IRQ_TYPE_LEVEL_LOW>;
clocks = <&infracfg CLK_INFRA_GCE>;
clock-names = "gce";
- thread-num = CMDQ_THR_MAX_COUNT;
#mbox-cells = <3>;
};