[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7947905.aK8KkUx4sY@wuerfel>
Date: Tue, 16 Dec 2014 20:42:56 +0100
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: arun.ramamurthy@...adcom.com, a.zummo@...ertech.it,
rtc-linux@...glegroups.com, mark.rutland@....com,
devicetree@...r.kernel.org, sbranden@...adcom.com,
pawel.moll@....com, ijc+devicetree@...lion.org.uk,
rjui@...adcom.com, Arun Ramamurthy <arunrama@...adcom.com>,
linux-kernel@...r.kernel.org, robh+dt@...nel.org,
bcm-kernel-feedback-list@...adcom.com, galak@...eaurora.org,
grant.likely@...aro.org
Subject: Re: [PATCHv1] rtc: bcm-iproc: Add support for Broadcom iproc rtc
On Tuesday 16 December 2014 11:22:30 arun.ramamurthy@...adcom.com wrote:
> + rtc: iproc_rtc@...3026000 {
> + compatible = "brcm,iproc-rtc";
> + reg = spru_bbl: <0x03026000 0xC>,
> + crmu_pwr_good_status: <0x0301C02C 0x14>,
> + crmu_bbl_auth: <0x03024C74 0x8>;
> + interrupts = spru_rtc_periodic: <GIC_SPI 142 IRQ_TYPE_LEVEL_HIGH>,
> + spru_alarm: <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>;
The reg properties look really random, could it be that the registers
are really part of some other device that contains multiple functions?
Also, what do you use the labels for?
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists