mbox series

[GIT,PULL] Actions ARM64 DT updates for v5.5

Message ID 20191015163554.GA7420@Mani-XPS-13-9360 (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL] Actions ARM64 DT updates for v5.5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-actions.git tags/actions-arm64-dt-for-v5.5

Message

Manivannan Sadhasivam Oct. 15, 2019, 4:35 p.m. UTC
Hi Arnd, Olof,

Please consider pulling the Actions ARM64 DT updates for v5.5.
Details are in the signed tag.

Thanks,
Mani

---
The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:

  Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-actions.git tags/actions-arm64-dt-for-v5.5

for you to fetch changes up to 0ecf7d0c1c234ebbd811ac1e850e1bc6d7d833fd:

  arm64: dts: actions: Add uSD and eMMC support for Bubblegum96 (2019-10-15 21:03:44 +0530)

----------------------------------------------------------------
Actions Semi ARM64 changes for v5.5:

Most of the basic infrastructure is completed for the ARM64 S900 SoC.
It can now boot a distro from eMMC/uSD with mainline kernel. Below are
the changes for this cycle (only S900):

- Added MMC controller support for S900 SoC. There are 4 controllers in
  this SoC, each capable of accessing MMC cards as well as SDIO.
- Added onboard eMMC and uSD support for 96Boards Bubblegum96 board based
  on S900. Since the MMC driver is not capable of supporting SDIO currently,
  it is not enabled for now. And with the absence of PMIC support, fixed
  regulators are used to model the power supply.

----------------------------------------------------------------
Manivannan Sadhasivam (2):
      arm64: dts: actions: Add MMC controller support for S900
      arm64: dts: actions: Add uSD and eMMC support for Bubblegum96

 arch/arm64/boot/dts/actions/s900-bubblegum-96.dts | 62 +++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/actions/s900.dtsi             | 45 ++++++++++++++++++++++++
 2 files changed, 107 insertions(+)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#612): https://linux.kernel.org/g/patchwork-soc/message/612
Mute This Topic: https://linux.kernel.org/mt/34547379/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

Comments

Olof Johansson Oct. 21, 2019, 9:34 p.m. UTC | #1
On Tue, Oct 15, 2019 at 10:05:54PM +0530, Manivannan Sadhasivam wrote:
> Hi Arnd, Olof,
> 
> Please consider pulling the Actions ARM64 DT updates for v5.5.
> Details are in the signed tag.

Hi,

Please don't base your branch on newer upstream versions than we have in our
'master' branch. In this case, that's 5.4-rc2 right now.

Unless there's a strong reason to base it on the latest -rc, don't do it -- you
might as well based it on the oldest -rc that it merges cleanly with.


The main reason we do this is to avoid random base versions for various
subplatforms. It creates noise in the git logs for us, and adds merge history
complexity.

So, please respin with a different base. Thanks!


-Olof

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#661): https://linux.kernel.org/g/patchwork-soc/message/661
Mute This Topic: https://linux.kernel.org/mt/34547379/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-
Manivannan Sadhasivam Oct. 22, 2019, 2:45 p.m. UTC | #2
Hi Olof,

On Mon, Oct 21, 2019 at 02:34:09PM -0700, Olof Johansson wrote:
> On Tue, Oct 15, 2019 at 10:05:54PM +0530, Manivannan Sadhasivam wrote:
> > Hi Arnd, Olof,
> > 
> > Please consider pulling the Actions ARM64 DT updates for v5.5.
> > Details are in the signed tag.
> 
> Hi,
> 
> Please don't base your branch on newer upstream versions than we have in our
> 'master' branch. In this case, that's 5.4-rc2 right now.
> 
> Unless there's a strong reason to base it on the latest -rc, don't do it -- you
> might as well based it on the oldest -rc that it merges cleanly with.
> 
> 
> The main reason we do this is to avoid random base versions for various
> subplatforms. It creates noise in the git logs for us, and adds merge history
> complexity.
> 

I got this from you second time! Sorry about that. The reason why I based my
change on -rc3 is that I somehow got into the assumption that you'll only
merge pull requests after mid-way through the cycle (like after -rc5).

> So, please respin with a different base. Thanks!
>

Sure, will do.

Thanks,
Mani
 
> 
> -Olof

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#674): https://linux.kernel.org/g/patchwork-soc/message/674
Mute This Topic: https://linux.kernel.org/mt/34547379/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-