From: Nicolas Saenz Julienne Date: Mon, 29 Jun 2020 16:18:39 +0000 (+0200) Subject: ARM: dts: bcm2711: Add firmware usb reset node X-Git-Tag: v5.10-rc1~125^2~130 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b03300db06bed1997a1eecc4c26f3a2895c57726;p=thirdparty%2Flinux.git ARM: dts: bcm2711: Add firmware usb reset node Now that the reset driver exposing Raspberry Pi 4's firmware based USB reset routine is available, let's add the device tree node exposing it. Reviewed-by: Florian Fainelli Signed-off-by: Nicolas Saenz Julienne Link: https://lore.kernel.org/r/20200629161845.6021-4-nsaenzjulienne@suse.de Signed-off-by: Greg Kroah-Hartman --- diff --git a/arch/arm/boot/dts/bcm2711-rpi-4-b.dts b/arch/arm/boot/dts/bcm2711-rpi-4-b.dts index 222d7825e1abf..f042ed48f70a3 100644 --- a/arch/arm/boot/dts/bcm2711-rpi-4-b.dts +++ b/arch/arm/boot/dts/bcm2711-rpi-4-b.dts @@ -88,6 +88,11 @@ ""; status = "okay"; }; + + reset: reset { + compatible = "raspberrypi,firmware-reset"; + #reset-cells = <1>; + }; }; &gpio {