linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: allwinner: h6: orangepi: Enable USB 2.0 and LEDs
@ 2018-11-20  6:53 Chen-Yu Tsai
  2018-11-20  6:53 ` [PATCH 1/3] arm64: dts: allwinner: h6: orangepi: Add board-wide 5V regulator Chen-Yu Tsai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chen-Yu Tsai @ 2018-11-20  6:53 UTC (permalink / raw)
  To: Maxime Ripard
  Cc: Chen-Yu Tsai, linux-arm-kernel, devicetree, linux-kernel, linux-sunxi

Hi,

This small series enables USB 2.0 and LEDs on the Orange Pi Lite 2 and
Orange Pi One Plus. The two features are unrelated, but included in the
same series as the patch contexts overlap.

Patch one adds a fixed regulator to represent the board-wide 5V rail.
While not strictly necessary, this helps define the relationship between
regulators.

Patch two enables USB 2.0 host and OTG. Note that VBUS on both ports are
directly tied to the 5V rail, without any power switches or current
limiters.

Patch three add device nodes for the two LEDs. These LEDs are driven
directly by the GPIO pins, without a current limiting resistor. At the
default drive strength, the LEDs are quite bright.

Please have a look.
ChenYu

Chen-Yu Tsai (3):
  arm64: dts: allwinner: h6: orangepi: Add board-wide 5V regulator
  arm64: dts: allwinner: h6: orangepi: Enable USB 2.0 host and OTG ports
  arm64: dts: allwinner: h6: orangepi: Add device nodes for LEDs

 .../dts/allwinner/sun50i-h6-orangepi.dtsi     | 60 +++++++++++++++++++
 1 file changed, 60 insertions(+)

-- 
2.19.1


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

end of thread, other threads:[~2018-11-20  7:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-20  6:53 [PATCH 0/3] arm64: dts: allwinner: h6: orangepi: Enable USB 2.0 and LEDs Chen-Yu Tsai
2018-11-20  6:53 ` [PATCH 1/3] arm64: dts: allwinner: h6: orangepi: Add board-wide 5V regulator Chen-Yu Tsai
2018-11-20  6:53 ` [PATCH 2/3] arm64: dts: allwinner: h6: orangepi: Enable USB 2.0 host and OTG ports Chen-Yu Tsai
2018-11-20  6:53 ` [PATCH 3/3] arm64: dts: allwinner: h6: orangepi: Add device nodes for LEDs Chen-Yu Tsai
2018-11-20  7:58 ` [PATCH 0/3] arm64: dts: allwinner: h6: orangepi: Enable USB 2.0 and LEDs Maxime Ripard

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