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]
Message-Id: <20230328033640.1930104-1-peng.fan@oss.nxp.com>
Date:   Tue, 28 Mar 2023 11:36:34 +0800
From:   "Peng Fan (OSS)" <peng.fan@....nxp.com>
To:     robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
        shawnguo@...nel.org, s.hauer@...gutronix.de
Cc:     kernel@...gutronix.de, festevam@...il.com, linux-imx@....com,
        devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org, Peng Fan <peng.fan@....com>
Subject: [PATCH V2 0/6] arm64: dts: imx8m: update pinctrl to match dtschema

From: Peng Fan <peng.fan@....com>

During the System-ready IR 2.0 check, there are lots dtbs_check warning.
The pinctrl dtschema requires grp in the end, so update pinctrl to address
dtbs_check warning.

V2:
 Add more update
 With below script to filter out:
 grep "pinctrl.*:.*{" ./arch/arm64/boot/dts/freescale/imx* -rn | grep -v "grp {"

Peng Fan (6):
  arm64: dts: imx8mn-evk: update i2c pinctrl to match dtschema
  arm64: dts: imx8mm-ddr4-evk: update gpmi pinctrl to match dtschema
  arm64: dts: imx8mq-librem5: update pinctrl to match dtschema
  arm64: dts: imx8mm-emcon: update pinctrl to match dtschema
  arm64: dts: imx8mn-bsh-smm: update pinctrl to match dtschema
  arm64: dts: imx8mm-prt8mm: update pinctrl to match dtschema

 arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk.dts         | 2 +-
 arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi           | 4 ++--
 arch/arm64/boot/dts/freescale/imx8mm-prt8mm.dts           | 4 ++--
 .../boot/dts/freescale/imx8mn-bsh-smm-s2-common.dtsi      | 6 +++---
 arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2.dts       | 2 +-
 arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts    | 4 ++--
 arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi             | 4 ++--
 arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts   | 2 +-
 arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi         | 8 ++++----
 9 files changed, 18 insertions(+), 18 deletions(-)

-- 
2.37.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ