All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: Jianqun Xu <jay.xu@rock-chips.com>
Cc: linus.walleij@linaro.org, robh+dt@kernel.org,
	mark.rutland@arm.com, linux-gpio@vger.kernel.org,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] pinctrl: rockchip: support rk3308 SoC
Date: Sat, 12 Oct 2019 10:58:36 +0200	[thread overview]
Message-ID: <11066785.VItf2zBqlU@diego> (raw)
In-Reply-To: <20191012061528.27821-1-jay.xu@rock-chips.com>

Am Samstag, 12. Oktober 2019, 08:15:26 CEST schrieb Jianqun Xu:
> Add support for rk3308 SoC from rockchip.
> 
> Jianqun Xu (2):
>   dt-bindings: pinctrl: rockchip: add rk3308 SoC support
>   pinctrl: rockchip: add rk3308 SoC support

both patches
Reviewed-by: Heiko Stuebner <heiko@sntech.de>



WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Jianqun Xu <jay.xu@rock-chips.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	linux-rockchip@lists.infradead.org, linus.walleij@linaro.org,
	linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
	robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/2] pinctrl: rockchip: support rk3308 SoC
Date: Sat, 12 Oct 2019 10:58:36 +0200	[thread overview]
Message-ID: <11066785.VItf2zBqlU@diego> (raw)
In-Reply-To: <20191012061528.27821-1-jay.xu@rock-chips.com>

Am Samstag, 12. Oktober 2019, 08:15:26 CEST schrieb Jianqun Xu:
> Add support for rk3308 SoC from rockchip.
> 
> Jianqun Xu (2):
>   dt-bindings: pinctrl: rockchip: add rk3308 SoC support
>   pinctrl: rockchip: add rk3308 SoC support

both patches
Reviewed-by: Heiko Stuebner <heiko@sntech.de>

WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Jianqun Xu <jay.xu@rock-chips.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	linux-rockchip@lists.infradead.org, linus.walleij@linaro.org,
	linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
	robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/2] pinctrl: rockchip: support rk3308 SoC
Date: Sat, 12 Oct 2019 10:58:36 +0200	[thread overview]
Message-ID: <11066785.VItf2zBqlU@diego> (raw)
In-Reply-To: <20191012061528.27821-1-jay.xu@rock-chips.com>

Am Samstag, 12. Oktober 2019, 08:15:26 CEST schrieb Jianqun Xu:
> Add support for rk3308 SoC from rockchip.
> 
> Jianqun Xu (2):
>   dt-bindings: pinctrl: rockchip: add rk3308 SoC support
>   pinctrl: rockchip: add rk3308 SoC support

both patches
Reviewed-by: Heiko Stuebner <heiko@sntech.de>



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

  parent reply	other threads:[~2019-10-12  9:01 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-12  6:15 [PATCH 0/2] pinctrl: rockchip: support rk3308 SoC Jianqun Xu
2019-10-12  6:15 ` Jianqun Xu
2019-10-12  6:15 ` [PATCH 1/2] dt-bindings: pinctrl: rockchip: add rk3308 SoC support Jianqun Xu
2019-10-12  6:15   ` Jianqun Xu
2019-10-12  6:15 ` [PATCH 2/2] " Jianqun Xu
2019-10-12  6:15   ` Jianqun Xu
2019-10-12  8:58 ` Heiko Stübner [this message]
2019-10-12  8:58   ` [PATCH 0/2] pinctrl: rockchip: support rk3308 SoC Heiko Stübner
2019-10-12  8:58   ` Heiko Stübner
2019-10-14  0:25 ` [PATCH v2 " Jianqun Xu
2019-10-14  0:25   ` Jianqun Xu
2019-10-14  0:25   ` [PATCH v2 1/2] dt-bindings: pinctrl: rockchip: add rk3308 SoC support Jianqun Xu
2019-10-14  0:25     ` Jianqun Xu
2019-10-14  0:25   ` [PATCH v2 2/2] " Jianqun Xu
2019-10-14  0:25     ` Jianqun Xu
2019-10-14  3:03 ` [PATCH v2 0/2] pinctrl: rockchip: support rk3308 SoC Jianqun Xu
2019-10-14  3:03   ` Jianqun Xu
2019-10-14  3:03 ` [PATCH v2 1/2] dt-bindings: pinctrl: rockchip: add rk3308 SoC support Jianqun Xu
2019-10-14  3:03   ` Jianqun Xu
2019-10-14 18:15   ` Rob Herring
2019-10-14 18:15     ` Rob Herring
2019-10-14 18:15     ` Rob Herring
2019-10-14  3:04 ` [PATCH v2 2/2] " Jianqun Xu
2019-10-14  3:04   ` Jianqun Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11066785.VItf2zBqlU@diego \
    --to=heiko@sntech.de \
    --cc=devicetree@vger.kernel.org \
    --cc=jay.xu@rock-chips.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.