All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Aleksandar Markovic <aleksandar.markovic@rt-rk.com>
Cc: linux-mips@linux-mips.org,
	Aleksandar Markovic <aleksandar.markovic@mips.com>,
	Miodrag Dinic <miodrag.dinic@mips.com>,
	Goran Ferenc <goran.ferenc@mips.com>,
	Douglas Leung <douglas.leung@mips.com>,
	James Hogan <james.hogan@mips.com>,
	linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	Miodrag Dinic <miodrag.dinic@imgtec.com>,
	Paul Burton <paul.burton@mips.com>,
	Petar Jovanovic <petar.jovanovic@mips.com>,
	Raghu Gandham <raghu.gandham@mips.com>
Subject: Re: [PATCH v8 4/5] video: goldfishfb: Add support for device tree bindings
Date: Thu, 09 Nov 2017 14:01:20 +0000	[thread overview]
Message-ID: <2028677.JpbK7Rfe55@amdc3058> (raw)
In-Reply-To: <1509729730-26621-5-git-send-email-aleksandar.markovic@rt-rk.com>

On Friday, November 03, 2017 06:21:37 PM Aleksandar Markovic wrote:
> From: Aleksandar Markovic <aleksandar.markovic@mips.com>
> 
> Add ability to the Goldfish FB driver to be recognized by OS via DT.
> 
> Signed-off-by: Miodrag Dinic <miodrag.dinic@mips.com>
> Signed-off-by: Goran Ferenc <goran.ferenc@mips.com>
> Signed-off-by: Aleksandar Markovic <aleksandar.markovic@mips.com>

Patch queued for 4.15, thanks.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics


WARNING: multiple messages have this Message-ID (diff)
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Aleksandar Markovic <aleksandar.markovic@rt-rk.com>
Cc: linux-mips@linux-mips.org,
	Aleksandar Markovic <aleksandar.markovic@mips.com>,
	Miodrag Dinic <miodrag.dinic@mips.com>,
	Goran Ferenc <goran.ferenc@mips.com>,
	Douglas Leung <douglas.leung@mips.com>,
	James Hogan <james.hogan@mips.com>,
	linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	Miodrag Dinic <miodrag.dinic@imgtec.com>,
	Paul Burton <paul.burton@mips.com>,
	Petar Jovanovic <petar.jovanovic@mips.com>,
	Raghu Gandham <raghu.gandham@mips.com>
Subject: Re: [PATCH v8 4/5] video: goldfishfb: Add support for device tree bindings
Date: Thu, 09 Nov 2017 15:01:20 +0100	[thread overview]
Message-ID: <2028677.JpbK7Rfe55@amdc3058> (raw)
In-Reply-To: <1509729730-26621-5-git-send-email-aleksandar.markovic@rt-rk.com>

On Friday, November 03, 2017 06:21:37 PM Aleksandar Markovic wrote:
> From: Aleksandar Markovic <aleksandar.markovic@mips.com>
> 
> Add ability to the Goldfish FB driver to be recognized by OS via DT.
> 
> Signed-off-by: Miodrag Dinic <miodrag.dinic@mips.com>
> Signed-off-by: Goran Ferenc <goran.ferenc@mips.com>
> Signed-off-by: Aleksandar Markovic <aleksandar.markovic@mips.com>

Patch queued for 4.15, thanks.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

  reply	other threads:[~2017-11-09 14:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-03 17:21 [PATCH v8 0/5] MIPS: Add virtual Ranchu board as a generic-based board Aleksandar Markovic
2017-11-03 17:21 ` [PATCH v8 1/5] Documentation: Add device tree binding for Goldfish PIC driver Aleksandar Markovic
2017-11-03 17:21   ` Aleksandar Markovic
2017-11-03 17:21 ` [PATCH v8 2/5] irqchip/irq-goldfish-pic: Add " Aleksandar Markovic
2017-11-03 17:30   ` Joe Perches
2017-11-07 11:58   ` Marc Zyngier
2017-11-03 17:21 ` [PATCH v8 3/5] Documentation: Add device tree binding for Goldfish FB driver Aleksandar Markovic
2017-11-09 14:00   ` Bartlomiej Zolnierkiewicz
2017-11-09 14:00     ` Bartlomiej Zolnierkiewicz
2017-11-03 17:21 ` [PATCH v8 4/5] video: goldfishfb: Add support for device tree bindings Aleksandar Markovic
2017-11-03 17:21   ` Aleksandar Markovic
2017-11-09 14:01   ` Bartlomiej Zolnierkiewicz [this message]
2017-11-09 14:01     ` Bartlomiej Zolnierkiewicz
2017-11-03 17:21 ` [PATCH v8 5/5] MIPS: ranchu: Add Ranchu as a new generic-based board Aleksandar Markovic

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=2028677.JpbK7Rfe55@amdc3058 \
    --to=b.zolnierkie@samsung.com \
    --cc=aleksandar.markovic@mips.com \
    --cc=aleksandar.markovic@rt-rk.com \
    --cc=douglas.leung@mips.com \
    --cc=goran.ferenc@mips.com \
    --cc=james.hogan@mips.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=miodrag.dinic@imgtec.com \
    --cc=miodrag.dinic@mips.com \
    --cc=paul.burton@mips.com \
    --cc=petar.jovanovic@mips.com \
    --cc=raghu.gandham@mips.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 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.