Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1627483
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 01/11] dt-bindings: add binding for the Allwinner DE2 CCU |
| Date | 2017-04-20 16:00 +0200 |
| Message-ID | <tykMP-1ck-37@gated-at.bofh.it> (permalink) |
| References | <twRa9-3u1-1@gated-at.bofh.it> <twRjQ-3xr-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Apr 16, 2017 at 08:08:39PM +0800, Icenowy Zheng wrote: > Allwinner "Display Engine 2.0" contains some clock controls in it. > > In order to add them as clock drivers, we need a device tree binding. > Add the binding here. > > Signed-off-by: Icenowy Zheng <icenowy@aosc.io> > --- > Changes in v4: > - Dropped the leading 0 in clock@1000000 . > Changes in v3: > - Fill the address space length of DE2 CCU to 0x100000, just reach the start of mixer0. > > .../devicetree/bindings/clock/sun8i-de2.txt | 31 ++++++++++++++++++++++ > 1 file changed, 31 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/sun8i-de2.txt Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 00/11] Initial Allwinner Display Engine 2.0 Support Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:10 +0200
[PATCH v4 09/11] ARM: dts: sun8i: add DE2 nodes for V3s SoC Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
[PATCH v4 01/11] dt-bindings: add binding for the Allwinner DE2 CCU Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
Re: [PATCH v4 01/11] dt-bindings: add binding for the Allwinner DE2 CCU Rob Herring <robh@kernel.org> - 2017-04-20 16:00 +0200
[PATCH v4 10/11] ARM: dts: sun8i: add pinmux for LCD pins of V3s SoC Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
[PATCH v4 08/11] drm/sun4i: tcon: add support for V3s TCON Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
[PATCH v4 07/11] drm/sun4i: Add compatible string for V3s display engine Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
[PATCH v4 11/11] [DO NOT MERGE] ARM: dts: sun8i: enable LCD panel of Lichee Pi Zero Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
[PATCH v4 04/11] drm/sun4i: return only planes for layers created Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
[PATCH v4 05/11] drm/sun4i: abstract a engine type Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
Re: [PATCH v4 05/11] drm/sun4i: abstract a engine type Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-04-18 11:00 +0200
Re: [PATCH v4 05/11] drm/sun4i: abstract a engine type Icenowy Zheng <icenowy@aosc.io> - 2017-04-18 13:10 +0200
Re: [PATCH v4 05/11] drm/sun4i: abstract a engine type Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-04-20 16:50 +0200
[PATCH v4 02/11] clk: sunxi-ng: add support for DE2 CCU Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
Re: [PATCH v4 02/11] clk: sunxi-ng: add support for DE2 CCU Rob Herring <robh@kernel.org> - 2017-04-20 16:10 +0200
Re: [PATCH v4 02/11] clk: sunxi-ng: add support for DE2 CCU Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-04-20 16:40 +0200
Re: [PATCH v4 02/11] clk: sunxi-ng: add support for DE2 CCU Rob Herring <robh@kernel.org> - 2017-04-21 00:40 +0200
[PATCH v4 03/11] dt-bindings: add bindings for DE2 on V3s SoC Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
Re: [PATCH v4 03/11] dt-bindings: add bindings for DE2 on V3s SoC Rob Herring <robh@kernel.org> - 2017-04-20 16:10 +0200
[PATCH v4 06/11] drm/sun4i: add support for Allwinner DE2 mixers Icenowy Zheng <icenowy@aosc.io> - 2017-04-16 14:20 +0200
Re: [PATCH v4 06/11] drm/sun4i: add support for Allwinner DE2 mixers Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-04-18 11:10 +0200
Re: [PATCH v4 06/11] drm/sun4i: add support for Allwinner DE2 mixers Icenowy Zheng <icenowy@aosc.io> - 2017-04-18 12:50 +0200
Re: [PATCH v4 06/11] drm/sun4i: add support for Allwinner DE2 mixers Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-04-20 10:40 +0200
Re: [PATCH v4 06/11] drm/sun4i: add support for Allwinner DE2 mixers icenowy@aosc.io - 2017-04-21 10:20 +0200
csiph-web