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


Groups > linux.kernel > #1334290

Re: [PATCH v7 0/4] mailbox: hisilicon: add Hi6220 mailbox driver

From Jassi Brar <jassisinghbrar@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v7 0/4] mailbox: hisilicon: add Hi6220 mailbox driver
Date 2016-02-15 10:00 +0100
Message-ID <r2naH-6Yj-21@gated-at.bofh.it> (permalink)
References <qYu13-3JT-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 4, 2016 at 8:54 PM, Leo Yan <leo.yan@linaro.org> wrote:
> Hi6220 mailbox supports up to 32 channels. Each channel is unidirectional
> with a maximum message size of 8 words. I/O is performed using register
> access (there is no DMA) and the cell raises an interrupt when messages
> are received.
>
> This patch series is to implement Hi6220 mailbox driver. It registers
> two channels into framework for communication with MCU, one is tx channel
> and another is rx channel. Now mailbox driver is used to send message to
> MCU to control dynamic voltage and frequency scaling for CPU, GPU and DDR.
>
> Changes from v6:
> * Fix to use lowercase for hexadecimal value in DT binding document
>
Looks ok, but please rebase over mailbox-for-next and resend.

Thanks.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v7 0/4] mailbox: hisilicon: add Hi6220 mailbox driver Jassi Brar <jassisinghbrar@gmail.com> - 2016-02-15 10:00 +0100

csiph-web