On Wed, 1 May 2024 at 07:58, Trilok Soni <quic_tsoni@xxxxxxxxxxx> wrote: > > On 4/30/2024 8:45 PM, Sagar Cheluvegowda wrote: > > Ethernet devices are cache coherent, mark it as such in the dtsi. > > Fixes: ff499a0fbb23 ("arm64: dts: qcom: sa8775p: add the first 1Gb ethernet interface") > > Fixes: e952348a7cc7 ("arm64: dts: qcom: sa8775p: add a node for EMAC1") > > > > Signed-off-by: Sagar Cheluvegowda <quic_scheluve@xxxxxxxxxxx> > > --- > > Changes in v2: > > Remove internal change-id from commit message > > - Link to v1: https://lore.kernel.org/r/20240425-mark_ethernet_devices_dma_coherent-v1-1-ad0755044e26@xxxxxxxxxxx > > I haven't seen this style of keeping the changelog at this place. It should This is fine, b4 tool inserts it this way. The changelog will be ignored by the git-am tools. > > > --- > > ^^^ start here > > > arch/arm64/boot/dts/qcom/sa8775p.dtsi | 2 ++ > > 1 file changed, 2 insertions(+) > > > > -- > ---Trilok Soni > > -- With best wishes Dmitry