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 <p.zabel@xxxxxxxxxxxxxx> To: Rob Herring <robh+dt@xxxxxxxxxx> To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> To: Shawn Guo <shawnguo@xxxxxxxxxx> To: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> To: Pengutronix Kernel Team <kernel@xxxxxxxxxxxxxx> To: Fabio Estevam <festevam@xxxxxxxxx> To: NXP Linux Team <linux-imx@xxxxxxx> Cc: devicetree@xxxxxxxxxxxxxxx Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx Cc: linux-kernel@xxxxxxxxxxxxxxx Cc: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> Signed-off-by: Bastian Krause <bst@xxxxxxxxxxxxxx> --- 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 <bst@xxxxxxxxxxxxxx>