2023-01-13 18:34:43

by Bastian Krause

[permalink] [raw]
Subject: [PATCH 0/2] Support Child MFD Cells for the i.MX6QDL Reset Controller

Allow passing the reboot mode from the OS to the bootloader via the
syscon-reboot-mode binding. Add a "simple-mfd" to support probing such a
child node. The actual reboot mode node could then be defined in a board
device-tree or fixed up by the bootloader.

To: Philipp Zabel <[email protected]>
To: Rob Herring <[email protected]>
To: Krzysztof Kozlowski <[email protected]>
To: Shawn Guo <[email protected]>
To: Sascha Hauer <[email protected]>
To: Pengutronix Kernel Team <[email protected]>
To: Fabio Estevam <[email protected]>
To: NXP Linux Team <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Ahmad Fatoum <[email protected]>
Signed-off-by: Bastian Krause <[email protected]>

---
Bastian Krause (2):
dt-bindings: reset: imx-src: add syscon and simple-mfd compatibles
ARM: dts: imx6qdl: support child mfd cells for the reset controller

Documentation/devicetree/bindings/reset/fsl,imx-src.yaml | 2 ++
arch/arm/boot/dts/imx6qdl.dtsi | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)
---
base-commit: 1b929c02afd37871d5afb9d498426f83432e71c2
change-id: 20230113-syscon-child-mfd-d95f324c8bbf

Best regards,
--
Bastian Krause <[email protected]>