linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] defconfig changes for omaps for v5.1
@ 2019-02-14 18:13 Tony Lindgren
  2019-02-14 18:13 ` [GIT PULL 2/2] more dts " Tony Lindgren
  2019-02-15 15:46 ` [GIT PULL 1/2] defconfig " Arnd Bergmann
  0 siblings, 2 replies; 8+ messages in thread
From: Tony Lindgren @ 2019-02-14 18:13 UTC (permalink / raw)
  To: arm; +Cc: Tony Lindgren, linux-omap, linux-arm-kernel

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.1/defconfig-signed

for you to fetch changes up to a8220ae7e740f8c568bd79ba38b6a3efe13100c1:

  ARM: omap2plus_defconfig: Update for moved options (2019-01-31 10:54:06 -0800)

----------------------------------------------------------------
Defconfig changes for omaps

Drop PROVE_LOCKING as it should not be enabled in the defconfig. It
causes quite a bit overhead as noted in the patch description.

Then let's update omap2plus_defconfig for dropped options and moved
options. That way makesavedefconfig can actually be used to generate
patches against omap2plus_defconfig.

----------------------------------------------------------------
Lukasz Luba (1):
      ARM: omap2plus_defconfig: remove PROVE_LOCKING from defconfig

Tony Lindgren (2):
      ARM: omap2plus_defconfig: Update for dropped options
      ARM: omap2plus_defconfig: Update for moved options

 arch/arm/configs/omap2plus_defconfig | 83 +++++++++++++++++-------------------
 1 file changed, 38 insertions(+), 45 deletions(-)

_______________________________________________
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] 8+ messages in thread

* [GIT PULL 2/2] more dts changes for omaps for v5.1
  2019-02-14 18:13 [GIT PULL 1/2] defconfig changes for omaps for v5.1 Tony Lindgren
@ 2019-02-14 18:13 ` Tony Lindgren
  2019-02-15 15:21   ` Arnd Bergmann
  2019-02-15 15:46 ` [GIT PULL 1/2] defconfig " Arnd Bergmann
  1 sibling, 1 reply; 8+ messages in thread
From: Tony Lindgren @ 2019-02-14 18:13 UTC (permalink / raw)
  To: arm; +Cc: Tony Lindgren, linux-omap, linux-arm-kernel

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit b4c30df0eb354d8e081132b7b7449f6d17619614:

  ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot (2019-01-24 08:23:43 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.1/dt-pt2-signed

for you to fetch changes up to 947b7802597106dcbef2ddca23d386f9339ba334:

  ARM: dts: omap3-gta04: declare backlight in lcd node (2019-02-12 10:52:25 -0800)

----------------------------------------------------------------
More dts changes for omaps

We add support for Bosch Guardian am335x device, and configure more
devices like GNSS and LCD backlight for omap3-gta04. And we replace
the wlcore binding documentation URL with a local file that we have.

----------------------------------------------------------------
Andreas Kemnade (4):
      ARM: dts: gta04: add pinctrl settings for wkup domain
      ARM: dts: gta04: add ldo 3v3 regulator
      ARM: dts: gta04: add gps support
      ARM: dts: omap3-gta04: declare backlight in lcd node

Jonathan Neuschäfer (1):
      ARM: dts: omap3-gta04a5: Replace LXR reference with a local one

Martyn Welch (1):
      ARM: dts: am335x: Add support for Bosch Guardian

 arch/arm/boot/dts/Makefile            |   1 +
 arch/arm/boot/dts/am335x-guardian.dts | 511 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap3-gta04.dtsi    |  39 ++-
 arch/arm/boot/dts/omap3-gta04a5.dts   |   2 +-
 4 files changed, 551 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-guardian.dts

_______________________________________________
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] 8+ messages in thread

* Re: [GIT PULL 2/2] more dts changes for omaps for v5.1
  2019-02-14 18:13 ` [GIT PULL 2/2] more dts " Tony Lindgren
@ 2019-02-15 15:21   ` Arnd Bergmann
  2019-02-15 15:43     ` Arnd Bergmann
  0 siblings, 1 reply; 8+ messages in thread
From: Arnd Bergmann @ 2019-02-15 15:21 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm-soc, Linux ARM

On Thu, Feb 14, 2019 at 7:13 PM Tony Lindgren <tony@atomide.com> wrote:
>
> From: "Tony Lindgren" <tony@atomide.com>
>
> The following changes since commit b4c30df0eb354d8e081132b7b7449f6d17619614:
>
>   ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot (2019-01-24 08:23:43 -0800)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.1/dt-pt2-signed
>
> for you to fetch changes up to 947b7802597106dcbef2ddca23d386f9339ba334:
>
>   ARM: dts: omap3-gta04: declare backlight in lcd node (2019-02-12 10:52:25 -0800)
>
> ----------------------------------------------------------------
> More dts changes for omaps
>
> We add support for Bosch Guardian am335x device, and configure more
> devices like GNSS and LCD backlight for omap3-gta04. And we replace
> the wlcore binding documentation URL with a local file that we have.

Pulled into arm/dt, thanks!

      Arnd

_______________________________________________
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] 8+ messages in thread

* Re: [GIT PULL 2/2] more dts changes for omaps for v5.1
  2019-02-15 15:21   ` Arnd Bergmann
@ 2019-02-15 15:43     ` Arnd Bergmann
  2019-02-15 15:47       ` Tony Lindgren
  0 siblings, 1 reply; 8+ messages in thread
From: Arnd Bergmann @ 2019-02-15 15:43 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm-soc, Linux ARM

On Fri, Feb 15, 2019 at 4:21 PM Arnd Bergmann <arnd@arndb.de> wrote:
>
> On Thu, Feb 14, 2019 at 7:13 PM Tony Lindgren <tony@atomide.com> wrote:
> >
> > From: "Tony Lindgren" <tony@atomide.com>
> >
> > The following changes since commit b4c30df0eb354d8e081132b7b7449f6d17619614:
> >
> >   ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot (2019-01-24 08:23:43 -0800)
> >
> > are available in the Git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.1/dt-pt2-signed
> >
> > for you to fetch changes up to 947b7802597106dcbef2ddca23d386f9339ba334:
> >
> >   ARM: dts: omap3-gta04: declare backlight in lcd node (2019-02-12 10:52:25 -0800)
> >
> > ----------------------------------------------------------------
> > More dts changes for omaps
> >
> > We add support for Bosch Guardian am335x device, and configure more
> > devices like GNSS and LCD backlight for omap3-gta04. And we replace
> > the wlcore binding documentation URL with a local file that we have.
>
> Pulled into arm/dt, thanks!
>

During routine checks, I came across these gta04 warnings:

../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
(graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
node unit address error, expected "0"
../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
(graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
node unit address error, expected "0"
../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
(graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
node unit address error, expected "0"
../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
(graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
node unit address error, expected "0"

Can you have a look and send a fix?

      Arnd

_______________________________________________
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] 8+ messages in thread

* Re: [GIT PULL 1/2] defconfig changes for omaps for v5.1
  2019-02-14 18:13 [GIT PULL 1/2] defconfig changes for omaps for v5.1 Tony Lindgren
  2019-02-14 18:13 ` [GIT PULL 2/2] more dts " Tony Lindgren
@ 2019-02-15 15:46 ` Arnd Bergmann
  1 sibling, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2019-02-15 15:46 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm-soc, Linux ARM

On Thu, Feb 14, 2019 at 7:13 PM Tony Lindgren <tony@atomide.com> wrote:

> ----------------------------------------------------------------
> Defconfig changes for omaps
>
> Drop PROVE_LOCKING as it should not be enabled in the defconfig. It
> causes quite a bit overhead as noted in the patch description.
>
> Then let's update omap2plus_defconfig for dropped options and moved
> options. That way makesavedefconfig can actually be used to generate
> patches against omap2plus_defconfig.

Thanks a lot for doing it this thoroughly, pulled into arm/defconfigs,

      Arnd

_______________________________________________
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] 8+ messages in thread

* Re: [GIT PULL 2/2] more dts changes for omaps for v5.1
  2019-02-15 15:43     ` Arnd Bergmann
@ 2019-02-15 15:47       ` Tony Lindgren
  2019-02-15 17:23         ` Arnd Bergmann
  0 siblings, 1 reply; 8+ messages in thread
From: Tony Lindgren @ 2019-02-15 15:47 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: linux-omap, arm-soc, Linux ARM

* Arnd Bergmann <arnd@arndb.de> [190215 15:44]:
> On Fri, Feb 15, 2019 at 4:21 PM Arnd Bergmann <arnd@arndb.de> wrote:
> During routine checks, I came across these gta04 warnings:
> 
> ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> node unit address error, expected "0"
> ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> node unit address error, expected "0"
> ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> node unit address error, expected "0"
> ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> node unit address error, expected "0"
> 
> Can you have a look and send a fix?

Hmm sounds like that's because the branch is based on v5.0-rc1
that is still missing already merged commit 5b90df44fd9b
("ARM: dts: omap3-gta04: Fix graph_port warning").

Regards,

Tony

_______________________________________________
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] 8+ messages in thread

* Re: [GIT PULL 2/2] more dts changes for omaps for v5.1
  2019-02-15 15:47       ` Tony Lindgren
@ 2019-02-15 17:23         ` Arnd Bergmann
  2019-02-15 17:25           ` Tony Lindgren
  0 siblings, 1 reply; 8+ messages in thread
From: Arnd Bergmann @ 2019-02-15 17:23 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm-soc, Linux ARM

On Fri, Feb 15, 2019 at 4:47 PM Tony Lindgren <tony@atomide.com> wrote:
>
> * Arnd Bergmann <arnd@arndb.de> [190215 15:44]:
> > On Fri, Feb 15, 2019 at 4:21 PM Arnd Bergmann <arnd@arndb.de> wrote:
> > During routine checks, I came across these gta04 warnings:
> >
> > ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> > (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> > node unit address error, expected "0"
> > ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> > (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> > node unit address error, expected "0"
> > ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> > (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> > node unit address error, expected "0"
> > ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> > (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> > node unit address error, expected "0"
> >
> > Can you have a look and send a fix?
>
> Hmm sounds like that's because the branch is based on v5.0-rc1
> that is still missing already merged commit 5b90df44fd9b
> ("ARM: dts: omap3-gta04: Fix graph_port warning").

Ok, got it. Everything's fine then, sorry for my confusion.

     Arnd

_______________________________________________
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] 8+ messages in thread

* Re: [GIT PULL 2/2] more dts changes for omaps for v5.1
  2019-02-15 17:23         ` Arnd Bergmann
@ 2019-02-15 17:25           ` Tony Lindgren
  0 siblings, 0 replies; 8+ messages in thread
From: Tony Lindgren @ 2019-02-15 17:25 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: linux-omap, arm-soc, Linux ARM

* Arnd Bergmann <arnd@arndb.de> [190215 17:23]:
> On Fri, Feb 15, 2019 at 4:47 PM Tony Lindgren <tony@atomide.com> wrote:
> >
> > * Arnd Bergmann <arnd@arndb.de> [190215 15:44]:
> > > On Fri, Feb 15, 2019 at 4:21 PM Arnd Bergmann <arnd@arndb.de> wrote:
> > > During routine checks, I came across these gta04 warnings:
> > >
> > > ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> > > (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> > > node unit address error, expected "0"
> > > ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> > > (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> > > node unit address error, expected "0"
> > > ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> > > (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> > > node unit address error, expected "0"
> > > ../arch/arm/boot/dts/omap3-gta04.dtsi:757.7-764.4: Warning
> > > (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph
> > > node unit address error, expected "0"
> > >
> > > Can you have a look and send a fix?
> >
> > Hmm sounds like that's because the branch is based on v5.0-rc1
> > that is still missing already merged commit 5b90df44fd9b
> > ("ARM: dts: omap3-gta04: Fix graph_port warning").
> 
> Ok, got it. Everything's fine then, sorry for my confusion.

OK good to hear thanks,

Tony

_______________________________________________
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] 8+ messages in thread

end of thread, other threads:[~2019-02-15 17:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-14 18:13 [GIT PULL 1/2] defconfig changes for omaps for v5.1 Tony Lindgren
2019-02-14 18:13 ` [GIT PULL 2/2] more dts " Tony Lindgren
2019-02-15 15:21   ` Arnd Bergmann
2019-02-15 15:43     ` Arnd Bergmann
2019-02-15 15:47       ` Tony Lindgren
2019-02-15 17:23         ` Arnd Bergmann
2019-02-15 17:25           ` Tony Lindgren
2019-02-15 15:46 ` [GIT PULL 1/2] defconfig " Arnd Bergmann

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).