Port-arm archive

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

Re: sunxi_rtc



On Thu, Sep 05, Jason Thorpe wrote:
> 
> 
> > On Sep 5, 2019, at 3:45 PM, ioh <mujo%SDF.ORG@localhost> wrote:
> > 
> > On Tue, Sep 03, Jun Ebihara wrote:
> >> From: ioh <mujo%SDF.ORG@localhost>
> >>> Here is my attempt (not including the later clock support changes):
> >>> Index: sunxi_rtc.c
> >>> ===================================================================
> >>> RCS file: /cvsroot/src/sys/arch/arm/sunxi/sunxi_rtc.c,v
> >>> retrieving revision 1.4
> >>> diff -r1.4 sunxi_rtc.c
> >>> 131a132,133
> >>>>      { "allwinner,sun8i-h3-rtc",             (uintptr_t)&sun6i_rtc_config },
> >>>>      { "allwinner,sun50i-h5-rtc",            (uintptr_t)&sun6i_rtc_config }
> >> with your patch; works fine!
> >> https://github.com/ebijun/NetBSD/commit/5f122fc1fe7ba7a7620467aa6144d233dbd8717d
> > 
> > Great! What does it take to get a patch commited? Do I need to send
> > to another mailling list?
> 
> I just checked it into -current and will submit a request to get it pulled into the netbsd-9 branch.

Great, thanks!

-- 
ioh


Home | Main Index | Thread Index | Old Index