linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [arm-soc:sunxi/dt 49/52] Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error
@ 2020-01-11 16:56 kbuild test robot
  2020-01-12 19:05 ` Vasily Khoruzhick
  0 siblings, 1 reply; 4+ messages in thread
From: kbuild test robot @ 2020-01-11 16:56 UTC (permalink / raw)
  To: Vasily Khoruzhick; +Cc: arm, kbuild-all, Maxime Ripard, linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git sunxi/dt
head:   6163ce8467052cdfe42581036bc71fe4aac09eab
commit: 7486ee80f62e610053a33e4f94fb04172c09a41a [49/52] arm64: dts: allwinner: a64: add CPU clock to CPU0-3 nodes
config: arm64-defconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 7.5.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 7486ee80f62e610053a33e4f94fb04172c09a41a
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=arm64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error
   FATAL ERROR: Unable to parse input tree

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 46466 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [arm-soc:sunxi/dt 49/52] Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error
  2020-01-11 16:56 [arm-soc:sunxi/dt 49/52] Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error kbuild test robot
@ 2020-01-12 19:05 ` Vasily Khoruzhick
  2020-01-12 19:51   ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Vasily Khoruzhick @ 2020-01-12 19:05 UTC (permalink / raw)
  To: kbuild test robot; +Cc: arm, kbuild-all, Maxime Ripard, arm-linux

On Sat, Jan 11, 2020 at 8:57 AM kbuild test robot <lkp@intel.com> wrote:

Hi,

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git sunxi/dt
> head:   6163ce8467052cdfe42581036bc71fe4aac09eab
> commit: 7486ee80f62e610053a33e4f94fb04172c09a41a [49/52] arm64: dts: allwinner: a64: add CPU clock to CPU0-3 nodes

I can't find sunxi/dt branch in arm-soc tree nor this commit, 'git
show 7486ee80f62e610053a33e4f94fb04172c09a41a' complains "fatal: bad
object 7486ee80f62e610053a33e4f94fb04172c09a41a"

> config: arm64-defconfig (attached as .config)
> compiler: aarch64-linux-gcc (GCC) 7.5.0
> reproduce:
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         git checkout 7486ee80f62e610053a33e4f94fb04172c09a41a
>         # save the attached .config to linux build tree
>         GCC_VERSION=7.5.0 make.cross ARCH=arm64
>
> If you fix the issue, kindly add following tag
> Reported-by: kbuild test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
> >> Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error

Line 54 references "CLK_CPUX" in sunxi tree sunxi/for-next branch, so
I assume that someone merged sunxi/dt-for-5.6, but not
sunxi/clk-for-5.6 which exports this clock.

Regards,
Vasily

>    FATAL ERROR: Unable to parse input tree
>
> ---
> 0-DAY kernel test infrastructure                 Open Source Technology Center
> https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [arm-soc:sunxi/dt 49/52] Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error
  2020-01-12 19:05 ` Vasily Khoruzhick
@ 2020-01-12 19:51   ` Olof Johansson
  2020-01-13  3:02     ` Chen-Yu Tsai
  0 siblings, 1 reply; 4+ messages in thread
From: Olof Johansson @ 2020-01-12 19:51 UTC (permalink / raw)
  To: Vasily Khoruzhick
  Cc: ARM-SoC Maintainers, kbuild-all, kbuild test robot, arm-linux,
	Maxime Ripard

On Sun, Jan 12, 2020 at 11:06 AM Vasily Khoruzhick <anarsoul@gmail.com> wrote:
>
> On Sat, Jan 11, 2020 at 8:57 AM kbuild test robot <lkp@intel.com> wrote:
>
> Hi,
>
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git sunxi/dt
> > head:   6163ce8467052cdfe42581036bc71fe4aac09eab
> > commit: 7486ee80f62e610053a33e4f94fb04172c09a41a [49/52] arm64: dts: allwinner: a64: add CPU clock to CPU0-3 nodes
>
> I can't find sunxi/dt branch in arm-soc tree nor this commit, 'git
> show 7486ee80f62e610053a33e4f94fb04172c09a41a' complains "fatal: bad
> object 7486ee80f62e610053a33e4f94fb04172c09a41a"

Yeah, I dropped it based on these failures:

https://lore.kernel.org/linux-arm-kernel/20200111225938.hp6xxr4k7jp7yvv2@localhost/

> > config: arm64-defconfig (attached as .config)
> > compiler: aarch64-linux-gcc (GCC) 7.5.0
> > reproduce:
> >         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> >         chmod +x ~/bin/make.cross
> >         git checkout 7486ee80f62e610053a33e4f94fb04172c09a41a
> >         # save the attached .config to linux build tree
> >         GCC_VERSION=7.5.0 make.cross ARCH=arm64
> >
> > If you fix the issue, kindly add following tag
> > Reported-by: kbuild test robot <lkp@intel.com>
> >
> > All errors (new ones prefixed by >>):
> >
> > >> Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error
>
> Line 54 references "CLK_CPUX" in sunxi tree sunxi/for-next branch, so
> I assume that someone merged sunxi/dt-for-5.6, but not
> sunxi/clk-for-5.6 which exports this clock.

Yeah, Maxime missed the dependency when he sent in the merge request.
Bindings headers cause pain like this, unfortunately. We often end up
needing a stable branch for the binding/header change and bring that
in as a base to both clock and DT branches.


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [arm-soc:sunxi/dt 49/52] Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error
  2020-01-12 19:51   ` Olof Johansson
@ 2020-01-13  3:02     ` Chen-Yu Tsai
  0 siblings, 0 replies; 4+ messages in thread
From: Chen-Yu Tsai @ 2020-01-13  3:02 UTC (permalink / raw)
  To: Olof Johansson
  Cc: kbuild-all, kbuild test robot, ARM-SoC Maintainers, Maxime Ripard,
	arm-linux

On Mon, Jan 13, 2020 at 3:51 AM Olof Johansson <olof@lixom.net> wrote:
>
> On Sun, Jan 12, 2020 at 11:06 AM Vasily Khoruzhick <anarsoul@gmail.com> wrote:
> >
> > On Sat, Jan 11, 2020 at 8:57 AM kbuild test robot <lkp@intel.com> wrote:
> >
> > Hi,
> >
> > > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git sunxi/dt
> > > head:   6163ce8467052cdfe42581036bc71fe4aac09eab
> > > commit: 7486ee80f62e610053a33e4f94fb04172c09a41a [49/52] arm64: dts: allwinner: a64: add CPU clock to CPU0-3 nodes
> >
> > I can't find sunxi/dt branch in arm-soc tree nor this commit, 'git
> > show 7486ee80f62e610053a33e4f94fb04172c09a41a' complains "fatal: bad
> > object 7486ee80f62e610053a33e4f94fb04172c09a41a"
>
> Yeah, I dropped it based on these failures:
>
> https://lore.kernel.org/linux-arm-kernel/20200111225938.hp6xxr4k7jp7yvv2@localhost/
>
> > > config: arm64-defconfig (attached as .config)
> > > compiler: aarch64-linux-gcc (GCC) 7.5.0
> > > reproduce:
> > >         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> > >         chmod +x ~/bin/make.cross
> > >         git checkout 7486ee80f62e610053a33e4f94fb04172c09a41a
> > >         # save the attached .config to linux build tree
> > >         GCC_VERSION=7.5.0 make.cross ARCH=arm64
> > >
> > > If you fix the issue, kindly add following tag
> > > Reported-by: kbuild test robot <lkp@intel.com>
> > >
> > > All errors (new ones prefixed by >>):
> > >
> > > >> Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error
> >
> > Line 54 references "CLK_CPUX" in sunxi tree sunxi/for-next branch, so
> > I assume that someone merged sunxi/dt-for-5.6, but not
> > sunxi/clk-for-5.6 which exports this clock.
>
> Yeah, Maxime missed the dependency when he sent in the merge request.
> Bindings headers cause pain like this, unfortunately. We often end up
> needing a stable branch for the binding/header change and bring that
> in as a base to both clock and DT branches.

(facepalm) My bad. I missed the fact that this macro was added in this
cycle.

ChenYu

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-13  3:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-11 16:56 [arm-soc:sunxi/dt 49/52] Error: arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:54.19-20 syntax error kbuild test robot
2020-01-12 19:05 ` Vasily Khoruzhick
2020-01-12 19:51   ` Olof Johansson
2020-01-13  3:02     ` Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).