public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Behun <marek.behun@nic.cz>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH u-boot-marvell v2 06/12] board: turris_mox: Cosmetic restructurization
Date: Tue, 20 Nov 2018 12:40:05 +0100	[thread overview]
Message-ID: <20181120124005.125952b0@nic.cz> (raw)
In-Reply-To: <6c065522-3e74-f6a1-9037-9e7d00f1440a@denx.de>

On Tue, 20 Nov 2018 12:27:48 +0100
Stefan Roese <sr@denx.de> wrote:

> Hi Marek,
> 
> On 20.11.18 12:24, Marek Behun wrote:
> >> Any updates on this? Please rebase the still missing patches from
> >> this series on top of latest mainline.
> >>
> >> Thanks,
> >> Stefan  
> > 
> > Hi Stefan,
> > I am (almost regularly) rebasing new patches on top of mainline in
> > this repository https://gitlab.labs.nic.cz/turris/mox-u-boot
> > I did not sent the patches yet because I don't know if my model of
> > kernel devicetree patching will be accepter in kernel.
> > That is: I want to push a complete device-tree for Mox with nodes
> > for all modules to kernel, but with nodes for different modules
> > disabled. The code in u-boot shall then enable the nodes for devices
> > which are enumerated in u-boot. I don't yet know if such a
> > device-tree will be accepted in kernel though.  
> 
> That's a perfect understandable reasoning and makes sense. So its
> perhaps best if we remove the pending patches from the patchwork
> queue for now. And you will submit fresh patches, once such a
> decision has been made.
> 
> Okay?
> 

Hi,
I can send patches which won't be affected by this, though, like the
one that fixes A3720 watchdog implementation to be kernel compliant. I
am going to rebase and send them, ok?
Marek

> Thanks,
> Stefan

  reply	other threads:[~2018-11-20 11:40 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-17 10:58 [U-Boot] [PATCH u-boot-marvell v2 00/12] Updates for Turris Mox Marek Behún
2018-08-17 10:58 ` [U-Boot] [PATCH u-boot-marvell v2 01/12] phy: marvell: Support changing SERDES map in board file Marek Behún
2018-09-19 12:17   ` Stefan Roese
2018-08-17 10:58 ` [U-Boot] [PATCH u-boot-marvell v2 02/12] clk: armada-37xx-periph: Support changing clock parent and rate Marek Behún
2018-09-19 12:18   ` Stefan Roese
2018-08-17 10:58 ` [U-Boot] [PATCH u-boot-marvell v2 03/12] board: turris_mox: Fix watchdog macro name Marek Behún
2018-09-19 12:18   ` Stefan Roese
2018-08-17 10:58 ` [U-Boot] [PATCH u-boot-marvell v2 04/12] board: turris_mox: Fixup U-Boot's device tree if PCIe connected Marek Behún
2018-08-21 10:22   ` [U-Boot] [PATCH u-boot-marvell v3 " Marek Behún
2018-09-19 12:28     ` Stefan Roese
2018-09-19 12:19   ` [U-Boot] [PATCH u-boot-marvell v2 " Stefan Roese
2018-08-17 10:58 ` [U-Boot] [PATCH u-boot-marvell v2 05/12] board: turris_mox: Enable PCI in defconfig Marek Behún
2018-09-19 12:20   ` Stefan Roese
2018-08-17 10:58 ` [U-Boot] [PATCH u-boot-marvell v2 06/12] board: turris_mox: Cosmetic restructurization Marek Behún
2018-09-19 12:22   ` Stefan Roese
2018-11-20  7:04     ` Stefan Roese
2018-11-20 11:24       ` Marek Behun
2018-11-20 11:27         ` Stefan Roese
2018-11-20 11:40           ` Marek Behun [this message]
2018-11-20 11:58             ` Stefan Roese
2018-08-17 10:58 ` [U-Boot] [PATCH u-boot-marvell v2 07/12] board: turris_mox: Change SERDES map depending on module topology Marek Behún
2018-09-19 12:22   ` Stefan Roese
2018-08-17 10:58 ` [U-Boot] [PATCH u-boot-marvell v2 08/12] board: turris_mox: Check and configure modules Marek Behún
2018-09-19 12:23   ` Stefan Roese
2018-08-17 10:58 ` [U-Boot] [PATCH u-boot-marvell v2 09/12] board: turris_mox: Setup Linux's device tree before boot Marek Behún
2018-09-19 12:23   ` Stefan Roese
2018-08-17 10:59 ` [U-Boot] [PATCH u-boot-marvell v2 10/12] board: turris_mox: Add gpio command to defconfig Marek Behún
2018-09-19 12:24   ` Stefan Roese
2018-08-17 10:59 ` [U-Boot] [PATCH u-boot-marvell v2 11/12] arch/arm/dts: Update Turris Mox device tree Marek Behún
2018-09-19 12:24   ` Stefan Roese
2018-08-17 10:59 ` [U-Boot] [PATCH u-boot-marvell v2 12/12] arch/arm/mvebu: Support 1 GB version of Turris Mox Marek Behún
2018-09-19 12:25   ` Stefan Roese
2018-08-17 11:10 ` [U-Boot] [PATCH u-boot-marvell v2 00/12] Updates for " Stefan Roese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181120124005.125952b0@nic.cz \
    --to=marek.behun@nic.cz \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox