diff options
author | Jesse Taube <mr.bossman075@gmail.com> | 2022-11-07 10:15:07 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-11-10 11:19:43 +0300 |
commit | 552766813d52357f8fabf8a0a3337bd09956ec78 (patch) | |
tree | ecf7bb4d01a57fb4a3c03300343a054a4da48c54 /Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml | |
parent | 333f36d1bdac06c8056a34aa70d432ff0e47f1d5 (diff) | |
download | linux-552766813d52357f8fabf8a0a3337bd09956ec78.tar.xz |
dt-bindings: timer: gpt: Add i.MXRT compatible Documentation
Both the i.MXRT1170 and 1050 have the same GPT timer as "fsl,imx6dl-gpt"
Add i.MXRT to the compatible list.
Cc: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20221107071511.2764628-4-Mr.Bossman075@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml b/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml index a4f51f46b7a1..716c6afcca1f 100644 --- a/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml +++ b/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml @@ -31,6 +31,8 @@ properties: - enum: - fsl,imx6sl-gpt - fsl,imx6sx-gpt + - fsl,imxrt1050-gpt + - fsl,imxrt1170-gpt - const: fsl,imx6dl-gpt reg: |