All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacek Anaszewski <j.anaszewski@samsung.com>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org,
	Kyungmin Park <kyungmin.park@samsung.com>
Subject: Re: [PATCH v4] ARM: dts: exynos3250: add MFC codec device node
Date: Mon, 15 Sep 2014 13:45:09 +0200	[thread overview]
Message-ID: <5416D145.5080402@samsung.com> (raw)
In-Reply-To: <541479F3.2030907@samsung.com>

Hi Kukjin,

On 09/13/2014 07:08 PM, Kukjin Kim wrote:
> On 09/09/14 22:09, Jacek Anaszewski wrote:
>> Signed-off-by: Jacek Anaszewski<j.anaszewski@samsung.com>
>> Signed-off-by: Kyungmin Park<kyungmin.park@samsung.com>
>> Cc: Kukjin Kim<kgene.kim@samsung.com>
>> ---
>>   arch/arm/boot/dts/exynos3250.dtsi |   12 ++++++++++++
>>   1 file changed, 12 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos3250.dtsi
>> b/arch/arm/boot/dts/exynos3250.dtsi
>> index bbc1e4c..95cc5a1 100644
>> --- a/arch/arm/boot/dts/exynos3250.dtsi
>> +++ b/arch/arm/boot/dts/exynos3250.dtsi
>> @@ -294,6 +294,18 @@
>>               status = "disabled";
>>           };
>>
>> +        mfc-codec@13400000 {
>
> mfc: codec@13400000 {
>
>> +            compatible = "samsung,mfc-v7";
>> +            reg =<0x13400000 0x10000>;
>> +            interrupts =<0 102 0>;
>> +            clock-names = "mfc", "sclk_mfc";
>> +            clocks =<&cmu CLK_MFC>,<&cmu CLK_SCLK_MFC>;
>> +            #address-cells =<1>;
>> +            #size-cells =<0>;
>
> are the address-cells and size-cells required here?

They are not. I overlooked this.

>> +            samsung,power-domain =<&pd_mfc>;
>> +            status = "disabled";
>> +        };
>> +
>>           serial_0: serial@13800000 {
>>               compatible = "samsung,exynos4210-uart";
>>               reg =<0x13800000 0x100>;
>
> - Kukjin
>

Best Regards,
Jacek Anaszewski

  reply	other threads:[~2014-09-15 11:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09 13:09 [PATCH v3] ARM: dts: exynos3250: add JPEG codec device node Jacek Anaszewski
2014-09-09 13:09 ` [PATCH v4] ARM: dts: exynos3250: add MFC " Jacek Anaszewski
2014-09-13 17:08   ` Kukjin Kim
2014-09-15 11:45     ` Jacek Anaszewski [this message]
2014-10-21  8:24 ` [PATCH v3] ARM: dts: exynos3250: add JPEG " Pankaj Dubey

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=5416D145.5080402@samsung.com \
    --to=j.anaszewski@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    /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.