public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Herbert Xu <herbert@gondor.apana.org.au>,
	Kevin Hilman <khilman@baylibre.com>,
	Carlo Caione <carlo@caione.org>
Cc: Linux-Next Mailing List <linux-next@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Heiner Kallweit <hkallweit1@gmail.com>,
	Neil Armstrong <narmstrong@baylibre.com>
Subject: linux-next: manual merge of the crypto tree with the amlogic tree
Date: Wed, 5 Apr 2017 10:21:38 +1000	[thread overview]
Message-ID: <20170405102138.3ac22175@canb.auug.org.au> (raw)

Hi Herbert,

Today's linux-next merge of the crypto tree got a conflict in:

  arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi

between commit:

  6939db7e0dbf ("ARM64: dts: meson-gx: Add support for HDMI output")

from the amlogic tree and commit:

  1b3f6d148692 ("ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node")

from the crypto tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

-- 
Cheers,
Stephen Rothwell

diff --cc arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
index 4afe1c46ec11,a375cb21cc8b..000000000000
--- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
@@@ -621,14 -525,7 +621,19 @@@
  	compatible = "amlogic,meson-gxbb-vpu", "amlogic,meson-gx-vpu";
  };
  
 +&hdmi_tx {
 +	compatible = "amlogic,meson-gxbb-dw-hdmi", "amlogic,meson-gx-dw-hdmi";
 +	resets = <&reset RESET_HDMITX_CAPB3>,
 +		 <&reset RESET_HDMI_SYSTEM_RESET>,
 +		 <&reset RESET_HDMI_TX>;
 +	reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
 +	clocks = <&clkc CLKID_HDMI_PCLK>,
 +		 <&clkc CLKID_CLK81>,
 +		 <&clkc CLKID_GCLK_VENCI_INT0>;
 +	clock-names = "isfr", "iahb", "venci";
 +};
++
+ &hwrng {
+ 	clocks = <&clkc CLKID_RNG0>;
+ 	clock-names = "core";
+ };

             reply	other threads:[~2017-04-05  0:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-05  0:21 Stephen Rothwell [this message]
2017-04-05 10:35 ` linux-next: manual merge of the crypto tree with the amlogic tree Herbert Xu
  -- strict thread matches above, loose matches on Subject: below --
2016-06-14  1:50 Stephen Rothwell

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=20170405102138.3ac22175@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=carlo@caione.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=hkallweit1@gmail.com \
    --cc=khilman@baylibre.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=narmstrong@baylibre.com \
    /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