summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerve Codina <herve.codina@bootlin.com>2023-03-07 15:15:02 +0100
committerMark Brown <broonie@kernel.org>2023-03-08 17:04:52 +0000
commit0fb6f518cb46cf8bac7c30c29171050e355cd738 (patch)
tree3a972f440464b2f6817f4f5087ab66b8665170f3
parent33a33005b2db0966c00d4f58dd2a36e5a44217db (diff)
dt-bindings: soc: fsl: cpm_qe: cpm1-tsa: Remove unneeded property
Remove the unneeded and unused #fsl,serial-cells property. Signed-off-by: Herve Codina <herve.codina@bootlin.com> Link: https://lore.kernel.org/r/20230307141503.159766-3-herve.codina@bootlin.com Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-tsa.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-tsa.yaml b/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-tsa.yaml
index 332e902bcc21..7e51c639a79a 100644
--- a/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-tsa.yaml
+++ b/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-tsa.yaml
@@ -38,14 +38,6 @@ properties:
'#size-cells':
const: 0
- '#fsl,serial-cells':
- $ref: /schemas/types.yaml#/definitions/uint32
- const: 1
- description:
- TSA consumers that use a phandle to TSA need to pass the serial identifier
- with this phandle (defined in dt-bindings/soc/fsl,tsa.h).
- For instance "fsl,tsa-serial = <&tsa FSL_CPM_TSA_SCC4>;".
-
patternProperties:
'^tdm@[0-1]$':
description:
@@ -174,7 +166,6 @@ required:
- reg-names
- '#address-cells'
- '#size-cells'
- - '#fsl,serial-cells'
additionalProperties: false
@@ -190,7 +181,6 @@ examples:
#address-cells = <1>;
#size-cells = <0>;
- #fsl,serial-cells = <1>;
tdm@0 {
/* TDMa */