Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1542038
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] MIPS: NI 169445 board support |
| Date | 2016-12-14 17:50 +0100 |
| Message-ID | <sOkUG-ju-17@gated-at.bofh.it> (permalink) |
| References | <sJYSJ-6cO-5@gated-at.bofh.it> <sMAKe-8id-29@gated-at.bofh.it> <sOkL0-fY-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Dec 14, 2016 at 10:32 AM, Nathan Sullivan
<nathan.sullivan@ni.com> wrote:
> On Fri, Dec 09, 2016 at 03:18:28PM -0600, Rob Herring wrote:
>> On Fri, Dec 02, 2016 at 09:42:09AM -0600, Nathan Sullivan wrote:
>> > Support the National Instruments 169445 board.
>> >
>> > Signed-off-by: Nathan Sullivan <nathan.sullivan@ni.com>
>> > ---
>> > "gpio: mmio: add support for NI 169445 NAND GPIO" and
>> > "devicetree: add vendor prefix for National Instruments" are required for the
>> > NAND on this board to work.
>> > + ahb@0 {
>> > + compatible = "simple-bus";
>> > + #address-cells = <1>;
>> > + #size-cells = <1>;
>> > + ranges;
>>
>> If everything is under 0x1f3xxxxx, then add in the ranges here (and the
>> unit address).
>>
>
> I noticed that some systems call out their axi/ahb busses, some do not. Would
> you prefer that I remove the bus entirely?
Definitely not. IMO, not having a bus node is an error.
Rob
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] MIPS: NI 169445 board support Nathan Sullivan <nathan.sullivan@ni.com> - 2016-12-14 17:40 +0100 Re: [PATCH] MIPS: NI 169445 board support Rob Herring <robh@kernel.org> - 2016-12-14 17:50 +0100
csiph-web