All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] AM57xx: Fix bugs in device tree files
@ 2019-12-17  8:51 ` Kishon Vijay Abraham I
  0 siblings, 0 replies; 9+ messages in thread
From: Kishon Vijay Abraham I @ 2019-12-17  8:51 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren
  Cc: Rob Herring, Kishon Vijay Abraham I, devicetree, linux-kernel,
	linux-omap

This series
 *) Removes gpio property from endpoint device tree node (since it's
    used for driving PERST# line)
 *) Fix gpio used for driving PERST# line in AM571x IDK
 *) Model 5V0 regulator which is used for deriving the regulator
    connected to COMQ port in beagle x15

Kishon Vijay Abraham I (3):
  ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for  endpoint
    dt nodes
  ARM: dts: am571x-idk: Fix gpios property to have the correct  gpio
    number
  ARM: dts: beagle-x15-common: Model 5V0 regulator

 arch/arm/boot/dts/am571x-idk.dts              |  6 +----
 arch/arm/boot/dts/am572x-idk-common.dtsi      |  4 ---
 .../boot/dts/am57xx-beagle-x15-common.dtsi    | 25 ++++++++++++++++---
 3 files changed, 22 insertions(+), 13 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2019-12-17 18:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-17  8:51 [PATCH 0/3] AM57xx: Fix bugs in device tree files Kishon Vijay Abraham I
2019-12-17  8:51 ` Kishon Vijay Abraham I
2019-12-17  8:51 ` [PATCH 1/3] ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodes Kishon Vijay Abraham I
2019-12-17  8:51   ` Kishon Vijay Abraham I
2019-12-17  8:51 ` [PATCH 2/3] ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number Kishon Vijay Abraham I
2019-12-17  8:51   ` Kishon Vijay Abraham I
2019-12-17  8:51 ` [PATCH 3/3] ARM: dts: beagle-x15-common: Model 5V0 regulator Kishon Vijay Abraham I
2019-12-17  8:51   ` Kishon Vijay Abraham I
2019-12-17 18:23 ` [PATCH 0/3] AM57xx: Fix bugs in device tree files Tony Lindgren

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.