Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

soc: bcm2835: Add notify xHCI reset property

The property is needed in order to trigger VL805's firmware load. Note
that gap between the property introduced and the previous one is due to
the properties not being defined.

Link: https://lore.kernel.org/r/20200505161318.26200-2-nsaenzjulienne@suse.de
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>

authored by

Nicolas Saenz Julienne and committed by
Lorenzo Pieralisi
ca91ddef caab002d

+1 -1
+1 -1
include/soc/bcm2835/raspberrypi-firmware.h
··· 90 90 RPI_FIRMWARE_SET_PERIPH_REG = 0x00038045, 91 91 RPI_FIRMWARE_GET_POE_HAT_VAL = 0x00030049, 92 92 RPI_FIRMWARE_SET_POE_HAT_VAL = 0x00030050, 93 - 93 + RPI_FIRMWARE_NOTIFY_XHCI_RESET = 0x00030058, 94 94 95 95 /* Dispmanx TAGS */ 96 96 RPI_FIRMWARE_FRAMEBUFFER_ALLOCATE = 0x00040001,