lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon,  7 Nov 2022 02:15:04 -0500
From:   Jesse Taube <mr.bossman075@...il.com>
To:     linux-imx@....com
Cc:     robh+dt@...nel.org, sboyd@...nel.org, shawnguo@...nel.org,
        kernel@...gutronix.de, festevam@...il.com, aisheng.dong@....com,
        stefan@...er.ch, linus.walleij@...aro.org,
        gregkh@...uxfoundation.org, arnd@...db.de, linux@...linux.org.uk,
        abel.vesa@....com, dev@...xeye.de, marcel.ziswiler@...adex.com,
        tharvey@...eworks.com, leoyang.li@....com, fugang.duan@....com,
        Mr.Bossman075@...il.com, giulio.benetti@...ettiengineering.com,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-gpio@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [PATCH v1 0/7] Clean-up and documentation for i.MXRT1050

During the initial commit of i.MXRT1050
many of the DT docs were missing; this patch adds them.
The commit also adds docs for i.MXRT1170.
Clean up dtsi.
fix all the naming of pins in pinctrl,
wrong due to a miscommunication.

Jesse Taube (7):
  dt-bindings: arm: imx: Add i.MXRT compatible Documentation
  dt-bindings: pinctrl: Fix file path for pinfunc include
  dt-bindings: timer: gpt: Add i.MXRT compatible Documentation
  dt-bindings: serial: fsl-lpuart: add i.MXRT1170 compatible
  dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible
  pinctrl: freescale: Fix i.MXRT1050 pad names
  ARM: dts: imx: Update i.MXRT1050.dtsi compatibles

 .../devicetree/bindings/arm/fsl.yaml          |  12 +
 .../bindings/mmc/fsl-imx-esdhc.yaml           |   4 +
 .../bindings/pinctrl/fsl,imxrt1050.yaml       |   2 +-
 .../bindings/serial/fsl-lpuart.yaml           |   3 +
 .../devicetree/bindings/timer/fsl,imxgpt.yaml |   2 +
 arch/arm/boot/dts/imxrt1050.dtsi              |  11 +-
 drivers/pinctrl/freescale/pinctrl-imxrt1050.c | 546 ++++++++----------
 7 files changed, 280 insertions(+), 300 deletions(-)

-- 
2.37.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ