Commit Graph

8 Commits

Author SHA1 Message Date
Maxime Ripard 473221da5a UPSTREAM: usb: gadget: Make g_dnl USB settings common
The g_dnl USB settings for the vendor ID, product ID and manufacturer are
actually common settings that can and should be shared by all the gadgets.

Make them common by renaming them, and convert all the users.

Conflicts:
	configs/cgtqmx6eval_defconfig
	configs/dms-ba16-1g_defconfig
	configs/evb-rk3036_defconfig
	configs/evb-rk3229_defconfig
	configs/evb-rv1108_defconfig
	configs/fennec-rk3288_defconfig
	configs/stih410-b2260_defconfig

Change-Id: Ib855d37af9f539ef794a2519c75c027e67bd091c
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit a95aee6af70d8815547b81329125f2800c8ee37c)
2020-01-07 17:24:45 +08:00
Kever Yang 4faa6c1a35 rockchip: px3se: extend SYS_MALLOC_F_LEN to 0x1000
Change-Id: I5f57a15d50ac685dccfae462cfc9fbc30c07fe34
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2019-02-15 15:36:05 +08:00
Shunqian Zheng f094cb2954 rockchip: add PX3SE kconfig
PX3SE is a variant of RK3128, especially the loader and trust img.

Change-Id: I91f417957b5f3db503fdaa8f2f6c3271f46094b6
Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
2018-07-26 15:32:43 +08:00
Shunqian Zheng ce6becde2e config/dts: px3se: Rockusb mode by Vol+ and reset
Enalbe ADC keys to enter Rockusb mode by holding Vol Up
key and reset.

Change-Id: I2f17fccf890424049aff5946f439016ad76ea52d
Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
2018-07-26 15:19:59 +08:00
Eddie Cai e96eea958a px3se: support android boot image
Change-Id: I19048288d0646547821ad80dc1a3e2cb27e23953
Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com>
2018-05-28 08:53:45 +08:00
Shunqian Zheng fb345bf21f rockchip: add px3se evb board
Add px3se evb board defconfig and dts.

Change-Id: Ibd28b8ff74facf14209b3c563e2ee437226bd525
Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
2018-05-23 11:19:42 +08:00
Shunqian Zheng 80fb8d2c35 Revert "rockchip: add px3se evb board support"
Another px3se evb dts/config will upload instead.

This reverts commit a5c82e2bba.

Change-Id: Iad3878b1cb1feb032c14252a90a59fc3070dafff
Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
2018-05-23 11:19:42 +08:00
Joseph Chen a5c82e2bba rockchip: add px3se evb board support
Change-Id: If1ab2bc8f166833ea882a0d4d134eb5c05151462
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-05-16 15:24:06 +08:00