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 <hemantk@codeaurora.org>
This commit is contained in:
parent
2aa89ab3ff
commit
64a7826130
1 changed files with 1 additions and 1 deletions
|
@ -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>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue