dt-bindings: net: bluetooth: realtek: Fix uart-has-rtscts example
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Mon, 29 Jun 2020 18:05:45 +0000 (20:05 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Jul 2020 15:37:03 +0000 (17:37 +0200)
commit343ad3964d2f10646178ed3caa2db6e75fe84612
tree7b38c1217718b654d34476e4eca4f046f978c2b3
parentb980d477de2d8393f289fee982cd86ee44f5e37c
dt-bindings: net: bluetooth: realtek: Fix uart-has-rtscts example

uart-has-rtscts is a boolean property. These are defined as present
(which means that this property evaluates to "true") or absent (which
means that this property evaluates to "false"). Remove the numeric value
from the example to make it comply with the boolean property bindings.

Fixes: 1cc2d0e021f867 ("dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Documentation/devicetree/bindings/net/realtek-bluetooth.yaml