All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 3/8] dt-bindings: clk/reset: sync updated bindings for Allwinner DE2 display engine
Date: Wed, 22 Jul 2020 15:18:35 +0100	[thread overview]
Message-ID: <20200722141840.143379-4-pbrobinson@gmail.com> (raw)
In-Reply-To: <20200722141840.143379-1-pbrobinson@gmail.com>

Sync the clock and reset bindings for the Allwinner DE2 display engine to Linux 5.8-rc1.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 include/dt-bindings/clock/sun8i-de2.h | 3 +++
 include/dt-bindings/reset/sun8i-de2.h | 1 +
 2 files changed, 4 insertions(+)

diff --git a/include/dt-bindings/clock/sun8i-de2.h b/include/dt-bindings/clock/sun8i-de2.h
index 3bed63b524..7768f73b05 100644
--- a/include/dt-bindings/clock/sun8i-de2.h
+++ b/include/dt-bindings/clock/sun8i-de2.h
@@ -15,4 +15,7 @@
 #define CLK_MIXER1		7
 #define CLK_WB			8
 
+#define CLK_BUS_ROT		9
+#define CLK_ROT			10
+
 #endif /* _DT_BINDINGS_CLOCK_SUN8I_DE2_H_ */
diff --git a/include/dt-bindings/reset/sun8i-de2.h b/include/dt-bindings/reset/sun8i-de2.h
index 9526017432..1c36a6ac86 100644
--- a/include/dt-bindings/reset/sun8i-de2.h
+++ b/include/dt-bindings/reset/sun8i-de2.h
@@ -10,5 +10,6 @@
 #define RST_MIXER0	0
 #define RST_MIXER1	1
 #define RST_WB		2
+#define RST_ROT		3
 
 #endif /* _DT_BINDINGS_RESET_SUN8I_DE2_H_ */
-- 
2.26.2

  parent reply	other threads:[~2020-07-22 14:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-22 14:18 Initial support for the Pine64 Pinephone Peter Robinson
2020-07-22 14:18 ` [PATCH 1/8] dt-bindings: clk: sync sun50i-a64-ccu.h to linux 5.8-rc1 Peter Robinson
2020-07-22 14:18 ` [PATCH 2/8] dt-bindings: leds: sync leds common.h to linux from 5.8-rc1 Peter Robinson
2020-07-22 14:18 ` Peter Robinson [this message]
2020-07-22 14:18 ` [PATCH 4/8] arm: dts: sync axp803.dtsi from linux 5.8-rc1 Peter Robinson
2020-07-22 14:18 ` [PATCH 5/8] arm: dts: Add new sun50i-a64-cpu-opp.dtsi from Linux 5.8-rc1 Peter Robinson
2020-07-22 14:18 ` [PATCH 6/8] arm: dts: Sync the sun50i-a64.dtsi " Peter Robinson
2020-07-22 23:14   ` André Przywara
2020-07-26 10:17     ` Peter Robinson
2020-07-27 13:16       ` Heinrich Schuchardt
2020-07-29  0:30         ` André Przywara
2020-07-22 14:18 ` [PATCH 7/8] arm64: dts: allwinner: Add initial support for Pine64 PinePhone Peter Robinson
2020-07-22 14:18 ` [PATCH 8/8] Initial Pine64 Pinephone support Peter Robinson
2020-07-27 13:30   ` Maxime Ripard
2020-07-27 13:49     ` Peter Robinson
2020-07-27 20:08       ` André Przywara
2020-07-27 20:43         ` Tom Rini

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=20200722141840.143379-4-pbrobinson@gmail.com \
    --to=pbrobinson@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.