Message ID | 825e8369-0474-d8a8-63e7-5034d6ca53bf@denx.de |
---|---|
State | Accepted |
Delegated to: | Tom Rini |
Headers | show |
Series | [U-Boot,GIT,PULL] Pull request: u-boot-imx u -boot-imx-20190719 | expand |
On Sat, Jul 27, 2019 at 02:21:48PM +0200, Stefano Babic wrote: > Hi Tom, > > please pull from u-boot-imx, thanks ! > > > The following changes since commit 0de815356474912ef5bef9a69f0327a5a93bb2c2: > > Merge branch '2019-07-17-master-imports' (2019-07-18 11:31:37 -0400) > > are available in the Git repository at: > > https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git > tags/u-boot-imx-20190719 > > for you to fetch changes up to 4a6f5b4f56b8bc6f36736fc0a07c5c4f9069e69b: > > ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C (2019-07-19 20:32:24 > +0200) > Applied to u-boot/master, thanks!
On 7/27/2019 5:21 AM, Stefano Babic wrote: > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > arch/arm/dts/imx53-m53menlo-u-boot.dtsi | 5 + > arch/arm/dts/imx6dl-dhcom-pdk2.dts | 14 + > arch/arm/dts/imx6q-dhcom-pdk2.dts | 141 +--------- > arch/arm/dts/imx6q-display5-u-boot.dtsi | 44 +++ > arch/arm/dts/imx6q-display5.dts | 352 > +++++++++++++++++++++++ Any comment on this patchset dated June 28 ? http://patchwork.ozlabs.org/patch/1123788/ which is just a rebase of this one dated May 8th http://patchwork.ozlabs.org/patch/1097252/ Should I rebase this to master branch ? Thanks Troy
Hi Troy, On 29/07/19 02:59, Troy Kisky wrote: > On 7/27/2019 5:21 AM, Stefano Babic wrote: >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> arch/arm/dts/imx53-m53menlo-u-boot.dtsi | 5 + >> arch/arm/dts/imx6dl-dhcom-pdk2.dts | 14 + >> arch/arm/dts/imx6q-dhcom-pdk2.dts | 141 +--------- >> arch/arm/dts/imx6q-display5-u-boot.dtsi | 44 +++ >> arch/arm/dts/imx6q-display5.dts | 352 >> +++++++++++++++++++++++ > > Any comment on this patchset dated June 28 ? > http://patchwork.ozlabs.org/patch/1123788/ > No, there is nothing wrong - just when I merge this set with some other patches, I had conflicts that I quickly solved, but I got travis' errors. https://travis-ci.org/sbabic/u-boot-imx/jobs/561080530 Mainly because something wrong in DTS' Makefile, it is a small thing. As I had to merge a lot of other pathces, I have just put yours aside and I wanted to check what was wrong by rebasing, but I got no time for it. > which is just a rebase of this one dated May 8th > > http://patchwork.ozlabs.org/patch/1097252/ > > > Should I rebase this to master branch ? If you do it, you make me a pleasure - thanks ! I will then apply them directly on top of -master. Thanks again, Stefano