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


Groups > linux.kernel > #1248336

Re: [PATCH v4 2/4] mailbox: Hi6220: add mailbox driver

From Jassi Brar <jassisinghbrar@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 2/4] mailbox: Hi6220: add mailbox driver
Date 2015-10-16 07:20 +0200
Message-ID <qk5AR-4FE-1@gated-at.bofh.it> (permalink)
References <qiOiK-4vG-15@gated-at.bofh.it> <qiOiK-4vG-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Oct 12, 2015 at 10:02 PM, Leo Yan <leo.yan@linaro.org> wrote:

> +
> +#define MBOX_CHAN_MAX                  32
> +#define MBOX_CHAN_NUM                  2
> +
You mean the hardware has 32 channels but this driver can not manage
more than 2 ?

OR, there are 32 interfaces but only 2 physical 'floating' links, so
no more than 2 interfaces can be active at any time?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH v4 2/4] mailbox: Hi6220: add mailbox driver Leo Yan <leo.yan@linaro.org> - 2015-10-12 18:40 +0200
  Re: [PATCH v4 2/4] mailbox: Hi6220: add mailbox driver Jassi Brar <jassisinghbrar@gmail.com> - 2015-10-16 07:20 +0200
    Re: [PATCH v4 2/4] mailbox: Hi6220: add mailbox driver Leo Yan <leo.yan@linaro.org> - 2015-10-16 07:30 +0200
      Re: [PATCH v4 2/4] mailbox: Hi6220: add mailbox driver Jassi Brar <jassisinghbrar@gmail.com> - 2015-10-16 07:50 +0200
        Re: [PATCH v4 2/4] mailbox: Hi6220: add mailbox driver Leo Yan <leo.yan@linaro.org> - 2015-10-16 08:10 +0200
          Re: [PATCH v4 2/4] mailbox: Hi6220: add mailbox driver Jassi Brar <jaswinder.singh@linaro.org> - 2015-10-16 08:20 +0200
            Re: [PATCH v4 2/4] mailbox: Hi6220: add mailbox driver Leo Yan <leo.yan@linaro.org> - 2015-10-16 08:20 +0200

csiph-web