Hi Simon, On Wed, Aug 22, 2018 at 01:12:47PM +0200, Simon Horman wrote: > On Sun, Aug 12, 2018 at 03:31:48PM +0200, Eugeniu Rosca wrote: > > Fix below DTC error: > > Error: arch/arm64/boot/dts/renesas/ulcb-kf.dtsi:36.1-8 Label or path hscif0 not found > > > > The DTC error occurs *after* the addition of r8a77965-m3nulcb-kf.dts. > > Fix it beforehand. > > > > Inspired from v4.12-rc1 commits: > > - commit 68cd16107260 ("arm64: dts: r8a7796 dtsi: Add all HSCIF nodes") > > - commit 6d50bb893504 ("arm64: dts: r8a7796: Enable HSCIF DMA") > > - commit bec0948e810f ("arm64: dts: r8a7796: Add reset control properties") > > > > Signed-off-by: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx> > > --- > > Changes in v2: > > - Slightly improved the commit description. > > - Note that this commit could be replaced by > > https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git/commit/?h=b8e3c8e17611 > > That commit has been accepted for upstream so it should be used. Thanks for the explanation. No further questions/concerns. Best regards, Eugeniu.