All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kever Yang <kever.yang@rock-chips.com>
To: u-boot@lists.denx.de
Subject: [PATCH 4/6] dt-bindings: power: rk3328-power: sync from upstream Linux kernel
Date: Fri, 27 Mar 2020 14:39:16 +0800	[thread overview]
Message-ID: <5a814b64-c8f5-02b7-d44a-164f2e7b79b0@rock-chips.com> (raw)
In-Reply-To: <20200327044130.8763-5-wens@kernel.org>


On 2020/3/27 ??12:41, Chen-Yu Tsai wrote:
> From: Chen-Yu Tsai <wens@csie.org>
>
> This syncs the rk3328 power domain header file from Linux kernel
> next-20200324, to support newer hardware blocks when syncing the
> device tree files.
>
> The last non-merge commit to touch it was
>
>      b24413180f56 ("License cleanup: add SPDX GPL-2.0 license identifier to files with no license")
>
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>


Reviewed-by: Kever Yang <kever.yang@rock-chips.com>

Thanks,
- Kever
> ---
>   include/dt-bindings/power/rk3328-power.h | 19 +++++++++++++++++++
>   1 file changed, 19 insertions(+)
>   create mode 100644 include/dt-bindings/power/rk3328-power.h
>
> diff --git a/include/dt-bindings/power/rk3328-power.h b/include/dt-bindings/power/rk3328-power.h
> new file mode 100644
> index 000000000000..02e3d7fc1cce
> --- /dev/null
> +++ b/include/dt-bindings/power/rk3328-power.h
> @@ -0,0 +1,19 @@
> +/* SPDX-License-Identifier: GPL-2.0 */
> +#ifndef __DT_BINDINGS_POWER_RK3328_POWER_H__
> +#define __DT_BINDINGS_POWER_RK3328_POWER_H__
> +
> +/**
> + * RK3328 idle id Summary.
> + */
> +#define RK3328_PD_CORE		0
> +#define RK3328_PD_GPU		1
> +#define RK3328_PD_BUS		2
> +#define RK3328_PD_MSCH		3
> +#define RK3328_PD_PERI		4
> +#define RK3328_PD_VIDEO		5
> +#define RK3328_PD_HEVC		6
> +#define RK3328_PD_SYS		7
> +#define RK3328_PD_VPU		8
> +#define RK3328_PD_VIO		9
> +
> +#endif

  reply	other threads:[~2020-03-27  6:39 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-27  4:41 [PATCH 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board Chen-Yu Tsai
2020-03-27  4:41 ` [PATCH 1/6] rockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv to -u-boot.dtsi Chen-Yu Tsai
2020-03-27  6:38   ` Kever Yang
2020-03-27  4:41 ` [PATCH 2/6] rockchip: dts: rk3328-evb: Move gmac2io related nodes " Chen-Yu Tsai
2020-03-27  6:38   ` Kever Yang
2020-03-27  4:41 ` [PATCH 3/6] dt-bindings: clock: rk3328: sync from upstream Linux kernel Chen-Yu Tsai
2020-03-27  6:39   ` Kever Yang
2020-03-27  4:41 ` [PATCH 4/6] dt-bindings: power: rk3328-power: " Chen-Yu Tsai
2020-03-27  6:39   ` Kever Yang [this message]
2020-03-27  4:41 ` [PATCH 5/6] rockchip: dts: rk3328: Sync device tree files from Linux Chen-Yu Tsai
2020-03-27  6:39   ` Kever Yang
2020-03-27  4:41 ` [PATCH 6/6] rockchip: rk3328: Add support for ROC-RK3328-CC board Chen-Yu Tsai
2020-03-27  6:41   ` Kever Yang
2020-03-30 17:44   ` Jagan Teki
2020-03-30 18:24     ` Chen-Yu Tsai
2020-03-31 10:57       ` Jagan Teki
2020-03-31 11:46         ` Chen-Yu Tsai
2020-03-31 12:37           ` Jagan Teki
2020-04-01 10:09             ` Chen-Yu Tsai
2020-04-01 19:15               ` Kurt Miller
2020-03-27 15:07 ` [PATCH 0/6] rockchip: rk3328: sync dts and add " Kurt Miller
2020-03-27 17:44   ` Chen-Yu Tsai
2020-03-27 22:03     ` Kurt Miller
2020-03-30  4:45       ` Chen-Yu Tsai

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=5a814b64-c8f5-02b7-d44a-164f2e7b79b0@rock-chips.com \
    --to=kever.yang@rock-chips.com \
    --cc=u-boot@lists.denx.de \
    /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.