[GIT PULL 1/6] i.MX DT bindings update for 5.16
Shawn Guo
shawnguo at kernel.org
Sat Oct 16 07:01:33 PDT 2021
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.16
for you to fetch changes up to 83ad8d101151a149bfb602a08bf30ac82442f8f9:
dt-bindings: arm: fsl: add ls1021a-tsn board (2021-10-15 11:13:07 +0800)
----------------------------------------------------------------
i.MX DT bindings update for 5.16:
- Various board compatible addition: NXP S32G2, LS1021A TSN, Toradex
Colibri i.MX6ULL, LX2160A BlueBox 3 boards.
- Toradex board and module compatibles clean-up.
- Convert fsl-linflexuart bindings to json-schema format and add S32G2
compatible.
- Add bindings and defines for i.MX8MM VPU and DISP blk-ctrl.
----------------------------------------------------------------
Andreas Kemnade (1):
dt-bindings: arm: fsl: Add E70K02 based ebook readers
Chester Lin (3):
dt-bindings: arm: fsl: add NXP S32G2 boards
dt-bindings: serial: fsl-linflexuart: convert to json-schema format
dt-bindings: serial: fsl-linflexuart: add compatible for S32G2
Li Yang (1):
dt-bindings: arm: fsl: add ls1021a-tsn board
Lucas Stach (4):
dt-bindings: soc: add binding for i.MX8MM VPU blk-ctrl
dt-bindings: power: imx8mm: add defines for VPU blk-ctrl domains
dt-bindings: soc: add binding for i.MX8MM DISP blk-ctrl
dt-bindings: power: imx8mm: add defines for DISP blk-ctrl domains
Marcel Ziswiler (2):
dt-bindings: arm: fsl: clean-up all toradex boards/modules
dt-bindings: arm: fsl: add toradex,colibri-imx6ull-emmc
Vladimir Oltean (1):
dt-bindings: arm: fsl: document the LX2160A BlueBox 3 boards
Documentation/devicetree/bindings/arm/fsl.yaml | 99 +++++++++++++---------
.../bindings/serial/fsl,s32-linflexuart.txt | 22 -----
.../bindings/serial/fsl,s32-linflexuart.yaml | 48 +++++++++++
.../bindings/soc/imx/fsl,imx8mm-disp-blk-ctrl.yaml | 94 ++++++++++++++++++++
.../bindings/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml | 76 +++++++++++++++++
include/dt-bindings/power/imx8mm-power.h | 9 ++
6 files changed, 288 insertions(+), 60 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.txt
create mode 100644 Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml
create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-disp-blk-ctrl.yaml
create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml
More information about the linux-arm-kernel
mailing list