mbox series

[v2,0/3] arm64: dts: meson: misc ODROID-N2/N2+ changes

Message ID 20210407042609.9736-1-christianshewitt@gmail.com
Headers show
Series arm64: dts: meson: misc ODROID-N2/N2+ changes | expand

Message

Christian Hewitt April 7, 2021, 4:26 a.m. UTC
This series cleans-up and submits some minor patches used in HardKernel
Linux 5.10 and 5.11 images for the ODROID N2/N2+, and fixes a stray tab.

Changes since v1:

- Added reviewed-by's on patches 1/3
- Added my Signed-off-by to patches 2/3
- Added missing vref to patch 2
- Rebased on khilman/v5.13/dt64

Christian Hewitt (1):
  arm64: dts: meson: remove extra tab from ODROID N2/N2+ ext_mdio node

Hyeonki Hong (2):
  arm64: dts: meson: add saradc node to ODROID N2/N2+
  arm64: dts: meson: add GPIO line names to ODROID N2/N2+

 .../dts/amlogic/meson-g12b-odroid-n2.dtsi     | 52 ++++++++++++++++++-
 1 file changed, 51 insertions(+), 1 deletion(-)

Comments

Martin Blumenstingl April 18, 2021, 8:15 p.m. UTC | #1
On Wed, Apr 7, 2021 at 6:27 AM Christian Hewitt
<christianshewitt@gmail.com> wrote:
>

> From: Hyeonki Hong <hhk7734@gmail.com>

>

> Add the meson saradc node to the ODROID N2/N2+ common dtsi.

>

> Signed-off-by: Hyeonki Hong <hhk7734@gmail.com>

> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>

Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Martin Blumenstingl April 18, 2021, 8:16 p.m. UTC | #2
On Wed, Apr 7, 2021 at 6:27 AM Christian Hewitt
<christianshewitt@gmail.com> wrote:
>

> From: Hyeonki Hong <hhk7734@gmail.com>

>

> Add GPIO line-name identifiers to the ODROID N2/N2+ common dtsi.

>

> Signed-off-by: Hyeonki Hong <hhk7734@gmail.com>

> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>

> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>

Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>