linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 02/15] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation
@ 2022-05-17  3:27 Jesse Taube
  2022-05-17  3:27 ` [PATCH v3 03/15] dt-bindings: gpio: fsl-imx-gpio: Add i.MXRT compatibles Jesse Taube
                   ` (12 more replies)
  0 siblings, 13 replies; 21+ messages in thread
From: Jesse Taube @ 2022-05-17  3:27 UTC (permalink / raw)
  To: linux-imx
  Cc: robh+dt, mturquette, sboyd, shawnguo, s.hauer, kernel, festevam,
	aisheng.dong, stefan, linus.walleij, daniel.lezcano, tglx, arnd,
	olof, soc, linux, abel.vesa, dev, marcel.ziswiler, tharvey,
	leoyang.li, sebastian.reichel, cniedermaier, Mr.Bossman075, clin,
	giulio.benetti, devicetree, linux-kernel, linux-clk,
	linux-arm-kernel, linux-gpio, Krzysztof Kozlowski

Both the i.MXRT1170 and 1050 have the same GPT timer as "fsl,imx6dl-gpt"
Add i.MXRT to the compatible list.

Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
---
V1 -> V2:
 - Nothing done
V2 -> V3:
 - Nothing done
---
 Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml | 2 ++
 1 file changed, 2 insertions(+)

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:
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2022-05-19 13:08 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17  3:27 [PATCH v3 02/15] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation Jesse Taube
2022-05-17  3:27 ` [PATCH v3 03/15] dt-bindings: gpio: fsl-imx-gpio: Add i.MXRT compatibles Jesse Taube
2022-05-17  3:27 ` [PATCH v3 04/15] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible Jesse Taube
2022-05-17 15:12   ` Rob Herring
2022-05-17  3:27 ` [PATCH v3 05/15] dt-bindings: serial: fsl-lpuart: " Jesse Taube
2022-05-17 13:17   ` Giulio Benetti
2022-05-17  3:27 ` [PATCH v3 06/15] dt-bindings: pinctrl: add i.MXRT1170 pinctrl Documentation Jesse Taube
2022-05-19 13:07   ` Linus Walleij
2022-05-17  3:27 ` [PATCH v3 07/15] dt-bindings: clock: imx: Add documentation for i.MXRT1170 clock Jesse Taube
2022-05-17 12:40   ` Rob Herring
2022-05-17  3:27 ` [PATCH v3 08/15] ARM: mach-imx: Add support for i.MXRT1170 Jesse Taube
2022-05-17  3:27 ` [PATCH v3 09/15] clk: imx: Update pllv3 to support i.MXRT1170 Jesse Taube
2022-05-17  3:27 ` [PATCH v3 10/15] dt-bindings: imx: Add clock binding for i.MXRT1170 Jesse Taube
2022-05-17 20:15   ` Rob Herring
2022-05-17  3:27 ` [PATCH v3 11/15] clk: imx: Add initial support for i.MXRT1170 clock driver Jesse Taube
2022-05-17  3:27 ` [PATCH v3 12/15] pinctrl: freescale: Add i.MXRT1170 pinctrl driver support Jesse Taube
2022-05-19 13:08   ` Linus Walleij
2022-05-17  3:28 ` [PATCH v3 13/15] ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header Jesse Taube
2022-05-17 20:15   ` Rob Herring
2022-05-17  3:28 ` [PATCH v3 14/15] ARM: dts: imx: Add i.MXRT1170-EVK support Jesse Taube
2022-05-17  3:28 ` [PATCH v3 15/15] ARM: imxrt_defconfig: Add i.MXRT1170 Jesse Taube

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).