RE: [PATCH v2 2/3] ARM: dts: r7s72100: add ostm to device tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Sergei,

On Saturday, January 21, 2017, Sergei Shtylyov wrote:
> > diff --git a/arch/arm/boot/dts/r7s72100.dtsi
> > b/arch/arm/boot/dts/r7s72100.dtsi index d5946df..47b2165 100644
> > --- a/arch/arm/boot/dts/r7s72100.dtsi
> > +++ b/arch/arm/boot/dts/r7s72100.dtsi
> > @@ -505,4 +505,20 @@
> >  		cap-sdio-irq;
> >  		status = "disabled";
> >  	};
> > +
> > +	ostm0: ostm@fcfec000 {
> 
>     According to devicetree.org, the node name should be generic, i.e.
> "timer@...".
> 
> > +		compatible = "renesas,r7s72100-ostm", "renesas,ostm";
> > +		reg = <0xfcfec000 0x30>;
> > +		interrupts = <GIC_SPI 102 IRQ_TYPE_EDGE_RISING>;
> > +		clocks = <&mstp5_clks R7S72100_CLK_OSTM0>;
> > +		status = "disabled";
> > +	};
> > +
> > +	ostm1: ostm@fcfec400 {
> 
>     Likewise.
> 

OK. I will change it.
Thank you!

Chris




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux