Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1548894
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: stmmac: remove unused duplicate property snps,axi_all |
| Date | 2017-01-01 18:00 +0100 |
| Message-ID | <sUREd-2NG-5@gated-at.bofh.it> (permalink) |
| References | <sU4WR-4sk-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Niklas Cassel <niklas.cassel@axis.com> Date: Fri, 30 Dec 2016 13:56:46 +0100 > From: Niklas Cassel <niklas.cassel@axis.com> > > For core revision 3.x Address-Aligned Beats is available in two registers. > The DT property snps,aal was created for AAL in the DMA bus register, > which is a read/write bit. > The DT property snps,axi_all was created for AXI_AAL in the AXI bus mode > register, which is a read only bit that reflects the value of AAL in the > DMA bus register. > > Since the value of snps,axi_all is never used in the driver, > and since the property was created for a bit that is read only, > it should be safe to remove the property. > > Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> > Signed-off-by: Niklas Cassel <niklas.cassel@axis.com> Applied to net-next, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] net: stmmac: remove unused duplicate property snps,axi_all Niklas Cassel <niklas.cassel@axis.com> - 2016-12-30 14:00 +0100 Re: [PATCH] net: stmmac: remove unused duplicate property snps,axi_all David Miller <davem@davemloft.net> - 2017-01-01 18:00 +0100
csiph-web