dt-bindings: imxgpt: add imx6ul compatible
authorStefan Wahren <stefan.wahren@i2se.com>
Tue, 30 May 2023 10:08:43 +0000 (12:08 +0200)
committerRob Herring <robh@kernel.org>
Mon, 12 Jun 2023 19:31:21 +0000 (13:31 -0600)
commit451d69d2f1f97a35b1f8eb9ee0ce6a9a2dd372e1
tree3f7b068473187c14036b80cf644e4a8b0ffa71bd
parenta2c6326c8b9de219bc77188e188ae9baa8299b8a
dt-bindings: imxgpt: add imx6ul compatible

Currently the dtbs_check for imx6ul generates warnings like this:

['fsl,imx6ul-gpt', 'fsl,imx6sx-gpt'] is too long

According to the timer-imx-gpt driver all imx6 use the same imx6dl data,
but according to the existing DTS files the imx6ul GPT IP is derived from
imx6sx. So better follow the DTS files here and make the imx6ul GPT
compatible to the imx6sl one to fix the warning.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230530100843.15072-3-stefan.wahren@i2se.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml