Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1439271

Re: [PATCH v9 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit

From Jan Lübbe <jlu@pengutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH v9 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit
Date 2016-07-08 12:20 +0200
Message-ID <rSB34-3r2-7@gated-at.bofh.it> (permalink)
References <rPEqu-6Dg-13@gated-at.bofh.it> <rPEqu-6Dg-11@gated-at.bofh.it>
Organization Pengutronix

Show all headers | View raw


On Do, 2016-06-30 at 15:14 +0800, HS Liao wrote:
[...]
> +Required properties:
> +- compatible: Must be "mediatek,mt8173-gce"
> +- reg: Address range of the GCE unit
> +- interrupts: The interrupt signal from the GCE block
> +- clock: Clocks according to the common clock binding
> +- clock-names: Must be "gce" to stand for GCE clock
> +- #mbox-cells: Should be 1
[...]
> +		#mbox-cells = <1>;
[...]
> +		mediatek,gce = <&gce>;
> +		mboxes = <&gce 0 1 /* main display with merging wfe */
> +			  &gce 1 1>; /* sub display with merging wfe */

It seems that you use two cells instead of one as you declared above.
This should be consistent.

Also, why do you need an explicit phandle to the gce if you already use
mailboxes?

Best regards,
Jan Lübbe
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v9 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit HS Liao <hs.liao@mediatek.com> - 2016-06-30 09:20 +0200
  Re: [PATCH v9 1/4] dt-bindings: soc: Add documentation for the  MediaTek GCE unit Jan Lübbe <jlu@pengutronix.de> - 2016-07-08 12:20 +0200

csiph-web