All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: Amlogic updates for v4.21, round 2 (redo)
@ 2018-12-12 23:53 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2018-12-12 23:53 UTC (permalink / raw)
  To: arm; +Cc: linux-amlogic, linux-arm-kernel

Arnd, Olof,

Here's a redo PR.  I dropped the bindings adding resets to Mali which I
mistakenly thought was uncontroversial.  I was wrong.

Kevin

The following changes since commit 5e339a1d7e438b2cc9f46ec9f2682efb58ee2dd3:

  arm64: dts: meson-gx: Add Internal Clock Measurer node (2018-11-29 12:30:09 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2-redo

for you to fetch changes up to 8b3e6f8999f8d704fccce225b9455b3fa639d1c9:

  arm64: dts: meson: Fix IRQ trigger type for macirq (2018-12-07 13:48:58 -0800)

----------------------------------------------------------------
arm64: dts: Amlogic updates for v4.21, round2

Highlights:
- fix IRQ trigger type
- AXG: enable GPIO IRQs, PHY IRQ, watchdog

----------------------------------------------------------------
Carlo Caione (4):
      arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
      arm64: dts: meson-axg: s400: Enable PHY interrupt
      arm64: dts: meson-axg: Enable GPIO interrupt controller
      arm64: dts: meson: Fix IRQ trigger type for macirq

Jerome Brunet (4):
      arm64: dts: meson-axg: remove alternate xtal
      dt-bindings: clk: meson: add ao controller clock inputs
      dt-bindings: clk: meson: add main controller clock input
      arm64: dts: meson: add clock controller clock inputs

 Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt | 10 +++++++++-
 Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt   |  5 +++++
 arch/arm64/boot/dts/amlogic/meson-axg-s400.dts                  |  2 ++
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi                      | 23 +++++++++++++----------
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi                       |  2 +-
 arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts             |  1 -
 arch/arm64/boot/dts/amlogic/meson-gxbb-wetek.dtsi               |  1 -
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi                     |  4 ++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi                      |  4 ++++
 9 files changed, 38 insertions(+), 14 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] 4+ messages in thread

* [GIT PULL] arm64: dts: Amlogic updates for v4.21, round 2 (redo)
@ 2018-12-12 23:53 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2018-12-12 23:53 UTC (permalink / raw)
  To: arm; +Cc: linux-amlogic, linux-arm-kernel

Arnd, Olof,

Here's a redo PR.  I dropped the bindings adding resets to Mali which I
mistakenly thought was uncontroversial.  I was wrong.

Kevin

The following changes since commit 5e339a1d7e438b2cc9f46ec9f2682efb58ee2dd3:

  arm64: dts: meson-gx: Add Internal Clock Measurer node (2018-11-29 12:30:09 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2-redo

for you to fetch changes up to 8b3e6f8999f8d704fccce225b9455b3fa639d1c9:

  arm64: dts: meson: Fix IRQ trigger type for macirq (2018-12-07 13:48:58 -0800)

----------------------------------------------------------------
arm64: dts: Amlogic updates for v4.21, round2

Highlights:
- fix IRQ trigger type
- AXG: enable GPIO IRQs, PHY IRQ, watchdog

----------------------------------------------------------------
Carlo Caione (4):
      arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
      arm64: dts: meson-axg: s400: Enable PHY interrupt
      arm64: dts: meson-axg: Enable GPIO interrupt controller
      arm64: dts: meson: Fix IRQ trigger type for macirq

Jerome Brunet (4):
      arm64: dts: meson-axg: remove alternate xtal
      dt-bindings: clk: meson: add ao controller clock inputs
      dt-bindings: clk: meson: add main controller clock input
      arm64: dts: meson: add clock controller clock inputs

 Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt | 10 +++++++++-
 Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt   |  5 +++++
 arch/arm64/boot/dts/amlogic/meson-axg-s400.dts                  |  2 ++
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi                      | 23 +++++++++++++----------
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi                       |  2 +-
 arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts             |  1 -
 arch/arm64/boot/dts/amlogic/meson-gxbb-wetek.dtsi               |  1 -
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi                     |  4 ++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi                      |  4 ++++
 9 files changed, 38 insertions(+), 14 deletions(-)

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

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

* Re: [GIT PULL] arm64: dts: Amlogic updates for v4.21, round 2 (redo)
  2018-12-12 23:53 ` Kevin Hilman
@ 2018-12-13  1:52   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-12-13  1:52 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: linux-amlogic, ARM-SoC Maintainers, Linux ARM Mailing List

On Thu, Dec 13, 2018 at 7:53 AM Kevin Hilman <khilman@baylibre.com> wrote:
>
> Arnd, Olof,
>
> Here's a redo PR.  I dropped the bindings adding resets to Mali which I
> mistakenly thought was uncontroversial.  I was wrong.
>
> Kevin
>
> The following changes since commit 5e339a1d7e438b2cc9f46ec9f2682efb58ee2dd3:
>
>   arm64: dts: meson-gx: Add Internal Clock Measurer node (2018-11-29 12:30:09 -0800)
>
> are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2-redo
>
> for you to fetch changes up to 8b3e6f8999f8d704fccce225b9455b3fa639d1c9:
>
>   arm64: dts: meson: Fix IRQ trigger type for macirq (2018-12-07 13:48:58 -0800)
>
> ----------------------------------------------------------------
> arm64: dts: Amlogic updates for v4.21, round2
>
> Highlights:
> - fix IRQ trigger type
> - AXG: enable GPIO IRQs, PHY IRQ, watchdog

Merged, thanks!


-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: [GIT PULL] arm64: dts: Amlogic updates for v4.21, round 2 (redo)
@ 2018-12-13  1:52   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-12-13  1:52 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: linux-amlogic, ARM-SoC Maintainers, Linux ARM Mailing List

On Thu, Dec 13, 2018 at 7:53 AM Kevin Hilman <khilman@baylibre.com> wrote:
>
> Arnd, Olof,
>
> Here's a redo PR.  I dropped the bindings adding resets to Mali which I
> mistakenly thought was uncontroversial.  I was wrong.
>
> Kevin
>
> The following changes since commit 5e339a1d7e438b2cc9f46ec9f2682efb58ee2dd3:
>
>   arm64: dts: meson-gx: Add Internal Clock Measurer node (2018-11-29 12:30:09 -0800)
>
> are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2-redo
>
> for you to fetch changes up to 8b3e6f8999f8d704fccce225b9455b3fa639d1c9:
>
>   arm64: dts: meson: Fix IRQ trigger type for macirq (2018-12-07 13:48:58 -0800)
>
> ----------------------------------------------------------------
> arm64: dts: Amlogic updates for v4.21, round2
>
> Highlights:
> - fix IRQ trigger type
> - AXG: enable GPIO IRQs, PHY IRQ, watchdog

Merged, thanks!


-Olof

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

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

end of thread, other threads:[~2018-12-13  1:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-12 23:53 [GIT PULL] arm64: dts: Amlogic updates for v4.21, round 2 (redo) Kevin Hilman
2018-12-12 23:53 ` Kevin Hilman
2018-12-13  1:52 ` Olof Johansson
2018-12-13  1:52   ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.