History log of /linux-master/scripts/dtc/include-prefixes/arm64/socionext/uniphier-pxs3-ref-gadget1.dts
Revision Date Author Comments
# 2508d5ef 06-Feb-2023 Kunihiko Hayashi <hayashi.kunihiko@socionext.com>

arm64: dts: uniphier: Fix property name in PXs3 USB node

The property "snps,usb2_gadget_lpm_disable" is wrong.
It should be fixed to "snps,usb2-gadget-lpm-disable".

Cc: stable@vger.kernel.org
Fixes: 19fee1a1096d ("arm64: dts: uniphier: Add USB-device support for PXs3 reference board")
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20230207021429.28925-1-hayashi.kunihiko@socionext.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>


# 19fee1a1 12-Sep-2022 Kunihiko Hayashi <hayashi.kunihiko@socionext.com>

arm64: dts: uniphier: Add USB-device support for PXs3 reference board

PXs3 reference board can change each USB port 0 and 1 to device mode
with jumpers. Prepare devicetree sources for USB port 0 and 1.

This specifies dr_mode, pinctrl, and some quirks and removes nodes for
unused phys and vbus-supply properties.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20220913042321.4817-8-hayashi.kunihiko@socionext.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>