From 64a782613029c706e52efe2bcda34d54b4dce1e6 Mon Sep 17 00:00:00 2001 From: Hemant Kumar Date: Wed, 8 Feb 2017 15:30:13 -0800 Subject: [PATCH] ARM: dts: msm: Fix dwc3 device node property name typo on msm8998 Update snps,hird_thresh to snps,hird-threshold. This allows to use the recommended value of hird threshold. Change-Id: I611c6cb1cb56e3654a106e05c500ff0471993ef8 Signed-off-by: Hemant Kumar --- arch/arm/boot/dts/qcom/msm8998.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom/msm8998.dtsi b/arch/arm/boot/dts/qcom/msm8998.dtsi index 2e41f3a3567d..209cdb5a3ca1 100644 --- a/arch/arm/boot/dts/qcom/msm8998.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998.dtsi @@ -1750,7 +1750,7 @@ tx-fifo-resize; snps,nominal-elastic-buffer; snps,disable-clk-gating; - snps,hird_thresh = <0x10>; + snps,hird-threshold = /bits/ 8 <0x10>; snps,num-gsi-evt-buffs = <0x3>; };