Message ID | 20220626064523.3683775-1-Mr.Bossman075@gmail.com |
---|---|
Headers | show |
Series | Add support for the i.MXRT1170-evk | expand |
On Sun, 26 Jun 2022 02:45:16 -0400, Jesse Taube wrote: > Add DT binding documentation for i.MXRT1170 clock driver. > > Cc: Giulio Benetti <giulio.benetti@benettiengineering.com> > Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com> > --- > V1 -> V2: > - Change title to Clock Controller > - Rename to add fsl > V2 -> V3: > - Remove unused include causing error > V3 -> V4: > - Add fsl to schema id > --- > .../bindings/clock/fsl,imxrt1170-clock.yaml | 57 +++++++++++++++++++ > 1 file changed, 57 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/fsl,imxrt1170-clock.yaml > Reviewed-by: Rob Herring <robh@kernel.org>