Commit Graph

47041 Commits

Author SHA1 Message Date
Kever Yang db8cda52f5 part_efi: update part_get_info_efi() to reuse part info
We use part_get_info_by_name to get partition, this will read MBR, GPT
header and GPT entry every time, optimize to read only once.

Change-Id: I4d6c508311f7cc661aa991b3c61460a2b8d63fac
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-25 15:11:38 +08:00
David Wu 9edad0e877 configs: rockchip: Enable pwm config for evb-px30
The backlight need to use the pwm interface.

Change-Id: I7b36b7116d16c974413e43178f0f5826a1e1902c
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
David Wu 35aeff25db dts: rockchip: Add backlight support for px30-evb
The backlight uses the pwm1.

Change-Id: Ic546c82c075210d7c85d99f99f51406729db3146
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
David Wu a166f9e737 pwm: rk_pwm: Add pwm support for rk3328
The pwm of rk3328 is almost the same as rk3288, except
the lock feature, would implement in feature.

Change-Id: I22650128c456f25aa9815718386c50142cac404a
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
Philipp Tomsich d2866b3201 rockchip: clk: guard set_parent implementations against OF_PLATDATA
The set_parent implementations do not make sense when OF_PLATDATA is
enabled.  We guard these against OF_PLATDATA and don't populate the
set_parent-op when this is the case.

Change-Id: I37c384bf6851666550b8b3902d79b9278cff5074
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
David Wu b2477abafd clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
Implement the setting parent for gmac clock, and add internal
pll div set for mac clk.

Change-Id: I4f75d0c1e35bbe7ff0af07d05dbb42f4732d5eb7
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu b0b6870835 clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate"
The RK3288 CRU-node assigns rates to a number of clocks that are not
implemented in the RK3288 clock-driver (but which have been
sufficiently initialised from rkclk_init()): for these clocks, we
implement the gmac clock set parent, but simply ignore the
others' set_rate() operation and return 0 to signal success.

Change-Id: Ic1a41634aba674001beb0e7e5ca3f7f2fa008e51
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu 506b2ea9fb ARM: dts: rk3288: Remove unused LCDC clock assigned
The LCDC assigned rate is 0, it will make boot error,
error log:"pll_para_config: the frequency can not be
 0 Hz". Remove them, and the lcdc driver will do the
correct clock rate setting.

Change-Id: Ic189f6747e36a2f4083f81d9db899a9f44fe0936
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu ba37392aaf config: evb-rk3229: Enable rk gmac configs
Add gmac config support for rk3229 evb.

Change-Id: I11514c969b35c7418aae6c0c66fe7003d3aa3b5c
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu af166ffa36 net: gmac_rockchip: Add support for the RK3228 GMAC
The GMAC in the RK3228 once again is identical to the incarnation in
the RK3288 and the RK3399, except for where some of the configuration
and control registers are located in the GRF.

This adds the RK3368-specific logic necessary to reuse this driver.

Change-Id: Iba16013ad469196e0d0674fa62d1dcecf6749968
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu 58996dfcd4 clk: rockchip: Add rk322x gamc clock support
Assuming mac_clk is fed by an external clock, set clk_rmii_src
clock select control register from IO for rgmii interface.

Change-Id: I6405c3b2ead429084118c544bcc461e0b301d77a
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu ae0a27344f rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
Clean the iomux definitions at grf_rk322x.h, and move them into
pinctrl-driver for resolving the compiling error of redefinition.
After that, define the uart2 iomux at rk322x-board file.

Change-Id: If409e90706650de9fbe75b5c5fa47498cbbc79fe
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu 895e4b943b rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb
Add rk3328-evb gmac support.

Change-Id: I1f6b33c27fd12c2039e9054246bb455095bd83ac
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu 926d2d5e11 rockchip: dts: rk3328: Add gmac2io support
Add basic dts configuration for rk3328 gmac2io.

Change-Id: I9f84d5dcd06966f11746aab4cdc241e9ceb27594
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu 0d980b734e rockchip: configs: Enable GMAC configs for evb-rk3328
Enable GMAC configs for evb-rk3328

Change-Id: I85d61ae4fedc3b6e9533b4913fa9666670f79356
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu c36b26c0b3 net: gmac_rockchip: Add rk3328 gmac support
The GMAC2IO in the RK3328 once again is identical to the incarnation in
the RK3288 and the RK3399, except for where some of the configuration
and control registers are located in the GRF.

This adds the RK3328-specific logic necessary to reuse this driver.

Change-Id: If00fc0dc957cf3e29faa1d1d0611a6e6edd29ced
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu 07a48b3e0c clk: rockchip: Add rk3328 gamc clock support
The rk3328 soc has two gmac controllers, one is gmac2io,
the other is gmac2phy. We use the gmac2io rgmii interface
for 1000M phy here.

Change-Id: I4963f03f6aea2c7196f33dae0bca38a432c80690
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu 5431549b1a rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
Clean the iomux definitions at grf_rk3328.h, and move them into
pinctrl-driver for resolving the compiling error of redefinition.

Change-Id: I6297fa72bff03a0d0620982b2f8745cd1dbe2e8e
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu 0a33ce653d net: gmac_rockchip: Add support for the RV1108 GMAC
The rv1108 GMAC only support rmii interface, so need to add the
set_rmii() ops. Use the phy current interface to set rmii or
rgmii ops. At the same time, need to set the mac clock rate of
rmii with 50M, the clock rate of rgmii with 125M.

Change-Id: Ie669aefd1af254f4f7c71ac82decc01bd61e9e5b
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu a1e3d29695 rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
If we include both the rk3288_grf.h and rv1108_grf.h, it will cause the
conflicts of redefinition. Clean the iomux definitions at grf_rv1108.h,
and move them into pinctrl-driver.

Change-Id: Ie47ccd77963de909acf3494ad7e3ce20b3c560a6
Signed-off-by: David Wu <david.wu@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu 329c0b9443 rockchip: grf_rv1108.h: Fix the grf offsets
The last 4 grf registers offset of rv1108 are wrong, fix them
for correct usage.

Change-Id: I4bbc7e8fcd04321d5ebcfb2c1a288ea49c0eddfc
Signed-off-by: David Wu <david.wu@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu bfcd547458 rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb
If the Ethernet address is not set, the network can't work,
enable the random address config for default use.

Change-Id: If639e0bc19f3b9dc749cbedc436a2d661f42d724
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
David Wu 9991a2b18d rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission quality
Give the mac controller the correct tx-delay and rx-delay value
for the rgmii mode transmission. If they are not matched, there
would be Ethernet packets lost, the net feature may not work.

Change-Id: I4ff6bd47fe75ff6b480de45df2e0e4e611e3950d
Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-02-24 19:02:43 +08:00
Philipp Tomsich a6de9238bf rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
The RK3399 CRU-node assigns rates to a number of clocks that are not
implemented in the RK3399 clock-driver (but which have been
sufficiently initialised from rkclk_init()): for these clocks, we
simply ignore the set_rate() operation and return 0 to signal success.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: David Wu <david.wu@rock-chips.com>

Series-changes: 2
- Fixed David's email address.

(cherry picked from commit d2f1f1abafbedd3580334f2564bfea918e49522d)

Change-Id: Ic19614e75b76d8159cf03ac4adb180ca5a8688fd
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
Philipp Tomsich 0b2881acbd clk: implement clk_set_defaults()
Linux uses the properties 'assigned-clocks', 'assigned-clock-parents'
and 'assigned-clock-rates' to configure the clock subsystem for use
with various peripheral nodes.

This implements clk_set_defaults() and hooks it up with the general
device probibin in drivers/core/device.c: when a new device is probed,
clk_set_defaults() will be called for it and will process the
properties mentioned above.

Note that this functionality is designed to fail gracefully (i.e. if a
clock-driver does not implement set_parent(), we simply accept this
and ignore the error) as not to break existing board-support.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: David Wu <david.wu@rock-chips.com>

Series-changes: 2
- Fixed David's email address.

Series-version: 2

Cover-letter:
clk: support assigned-clock, assigned-clock-parents, assigned-clock-rates

For various peripherals on Rockchip SoCs (e.g. for the Ethernet GMAC),
the parent-clock needs to be set via the DTS.  This adds the required
plumbing and implements the GMAC case for the RK3399.
END

(cherry picked from commit f4fcba5c5baaaa9d477d753f97124efdb8e45893)

Change-Id: I549891987c5a3e8546b96f1f54ad575950f92b12
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
Philipp Tomsich 0ee68417d2 rockchip: clk: rk3399: implement set_parent() operation
This implements the (newly added) set_parent() operation for the
RK3399 with a focus on allowing the RGMII clock parent to be
configured via the assigned-clock-parents property of the GMAC node.

This implementation supports only the GMAC (in fact only the RGMII
clock parent) and allows to set this clock's parent either to the
internal SCLK_GMAC or to an external clock input (identifiable by it
providing a 'clock-output-name' of "gmac_clkin").

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: David Wu <david.wu@rock-chips.com>

Series-changes: 2
- Fixed David's email address.

(cherry picked from commit a45f17e8b9f91628936349ef40a06d10dc9c08ae)

Change-Id: I64910d7fa0b520194a5bd2b82e2bb5fbd5b6637c
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
Philipp Tomsich 2ae83ee4a9 clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
The logic in clk_get_by_index() may be useful for other properties
than 'clocks': e.g. 'assigned-clocks' and 'assigned-clock-parents'
follows the same model.

This commit refactors clk_get_by_index() by introducing an internal
function clk_get_by_indexed_prop() that allows to specify the name
of the property to process.  The original clk_get_by_index() call
is simply directed through this helper function with the property
name fixed to "clocks".

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: David Wu <david.wu@rock-chips.com>

Series-changes: 2
- Fixed David's email address.

(cherry picked from commit 95f9a7e5957093612b1e8447ac5460a6adcea3ba)

Change-Id: I898e38a99e63c851a0c8285670a4c86a711a6972
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
Philipp Tomsich 4686bbffed clk: add clk_set_parent()
Clocks may support multiple parents: this change introduces an
optional operation on the clk-uclass to set a clock's parent.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: David Wu <david.wu@rock-chips.com>

Series-changes: 2
- Fixed David's email address.

(cherry picked from commit f7d1046da18fd03a047b5f4d290a8ab8550ebf73)

Change-Id: I92065a132988a66b7d86a936766429ea024f4d1e
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
Mario Six eda90cbc2a clk: Remove superfluous gd declarations
The clk uclass was converted to support a live device tree recently,
hence the global data pointer declarations are no longer needed.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
(cherry picked from commit 7fe1b063d8eef2549bd53d618dcecb6723e1354c)

Change-Id: If3dbb3dfc7b2ab5a94846c0e11635cc1c2af563c
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
Mario Six 7c1014244c clk: clk-uclass: Fix style violations
checkpatch.pl complains that the clk_ops structures used in clk-uclass.c
ought to be const, so we mark them as const.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
(cherry picked from commit 268453be7c8f9fb93e1c40b9ce5f7382335ebeb4)

Change-Id: I4939e3354672f1200a8bcee9f747df5ccca1214d
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-02-24 19:02:43 +08:00
Hisping Lin 8159cb4fb4 mmc: fix bug in function do_mmc_testrpmb
Change-Id: I35aebe3aefc512928281e2f17ef020b36befc36e
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-02-24 15:41:54 +08:00
Hisping Lin 1f25ada2a8 lib: optee_client: support new optee message
Change-Id: I83e8da2252f1fef6dff7d388d12e6fb7972cf79e
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-02-24 15:41:54 +08:00
Hisping Lin b5cc267faa rk322x: enable OPTEE_V1 macro
rk322x can store data to secure storage.

Change-Id: Idc1a33d7a86f08690ad77ae37f0cd706fd19cfa6
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2018-02-24 15:41:54 +08:00
Joseph Chen 29fae12733 configs: evb-px30: enable boot android
Change-Id: I8889563810e57e8c18a379590bd4b829995321c0
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-02-24 15:40:33 +08:00
Joseph Chen 6d82ce07fa include: key.h: clean up
Change-Id: Id5cec38070c09494643bad2244d14633b93d4d0f
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-02-24 11:51:29 +08:00
Joseph Chen 366bd23fdb make.sh: make assign output directory cmd as an option
default use current directory as output dir, you can also
assign output dir by command "O=[directory]".

Example:
	./make.sh evb-px30 O=rockdev

Change-Id: I1a7efb7a273d147d81b7fa9bb0bbbe00a8f5d12e
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-02-24 11:51:00 +08:00
Joseph Chen 5f048e57a3 rockchip: smccc: add more interfaces support
These interfaces are moved from kernel 4.4:
./drivers/firmware/rockchip_sip.c

Only those maybe used in U-Boot are moved.

Change-Id: I5896606c992056199f116692cca3c6d9530fd2f9
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2018-02-23 16:19:28 +08:00
Kever Yang eb2a5055ad rockchip: boot_rkimg: do not read dtb again if we have do it
We may read the dtb file before bootrkp command, we can use it directly.

Change-Id: Iff6dcd037d9d3637f1be81f458140189c13b1977
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-23 10:28:27 +08:00
Kever Yang 530f7262ca rockchip: board: update logo reserve memory in late init
Change-Id: I455b78b9abe0bc4d28dba1a0cd9971262c313365
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-23 10:28:27 +08:00
Kever Yang 51619d03f1 rockchip: display: enable rockchip_display_fixup()
Enable and update the rockchip_display_fixup() so that we can update the
logo reserve memory node for kernel dts.

Change-Id: I34e3812689052a63ed58c61a41bca53798ffd666
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-23 10:28:27 +08:00
Kever Yang 3a39dbf874 fdt_support: add fdt_update_reserved_memory()
Add API for rockchip pass uboot logo memory info to kernel.

Change-Id: Ib3bfadc381efae21359a43654493e8e0f4e67dd0
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-23 10:28:26 +08:00
Kever Yang 3f251879bf boot_android: fix load address for boot image
The kernel image follows the header(default 0x800) in boot.img, we need to fix
the load address for boot.img so that kernel image can align to 0x80000 as
required by ARM64 kernel booting.

Change-Id: I526ff38bfce2d8fd1571aff817ade11086f196e3
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-23 10:28:26 +08:00
Yu YongZhen 09e52837fc common: boot_rkimg: go on the boot flow even no ramdisk found
in some case, we need persistent file system in NOR or NAND,
such as squashfs, we need to boot system in flash.

Change-Id: I46e4ae3e43f96f77f1ca6b4df8424fce19866226
Signed-off-by: Yu YongZhen <yuyz@rock-chips.com>
2018-02-11 20:28:48 +08:00
Kever Yang 76ba1d8a71 Makefile: enable -Werror option
Enable warning treat as error cflags to avoid further compile warning.

Change-Id: Ibfd959b4afa4724c4d6920985f21e55b959a0ed0
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-11 19:58:02 +08:00
Simon Glass 440e24d771 UPSTREAM: dm: core: Add a function to look up a uclass by name
Each uclass has a driver name which we can use to look up the uclass. This
is useful for logging, where the uclass ID is used as the category.

Add a function to handle this, as well as a test.

Change-Id: Id221809d6f9f818b52a5bf88f4e12d409a070f05
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 6e43d1b19982b1756b7c607569d1778e556d6577)
2018-02-11 19:58:01 +08:00
Mario Six 18aa8da9a4 UPSTREAM: core: Make device_is_compatible live-tree compatible
Judging from its name and parameters, device_is_compatible looks like it
is compatible with a live device tree, but it actually isn't.

Make it compatible with a live device tree.

Reviewed-by: Simon Glass <sjg@chromium.org>
Change-Id: I892142d611ab5068d4ec6bdb51666a673b679794
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 29d11b8838bb2aa324b8873159cbd7088870a75b)
2018-02-11 19:58:01 +08:00
Kever Yang 822b9c09c1 rockchip: phycore-rk3288: fix compile warning
Change-Id: Iaa874efe1446b788e45415e8b70473b105014727
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-11 19:56:55 +08:00
Kever Yang 5034b89cfa serial: ns16550: fix compile warning
Change-Id: I495b9eca5f54105270f9e2311ef29c9b296c0476
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-11 19:49:52 +08:00
Kever Yang 174b45448e fastboot: fix compile warning
Change-Id: Ife064a098cbec3689790934eae86b4726f5f027d
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-11 19:49:52 +08:00
Kever Yang 6fff026f96 rockchip: usb: dwc2: fix compile warning
Change-Id: Ic0b190aa93378faf28147306d195fbc49c28c34d
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-11 19:49:52 +08:00