[PATCH] dt-bindings: versal: Add new PM_DEV_I2C_PMC macro
Tom Rini
trini at konsulko.com
Tue Nov 30 17:56:00 CET 2021
On Tue, Nov 30, 2021 at 01:56:58PM +0100, Michal Simek wrote:
> From: Sandeep Gundlupet Raju <sandeep.gundlupet-raju at xilinx.com>
>
> Add new macro for PMC I2C power domain.
>
> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju at xilinx.com>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> include/dt-bindings/power/xlnx-versal-power.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/include/dt-bindings/power/xlnx-versal-power.h b/include/dt-bindings/power/xlnx-versal-power.h
> index 1b75175edce5..4a727754ad02 100644
> --- a/include/dt-bindings/power/xlnx-versal-power.h
> +++ b/include/dt-bindings/power/xlnx-versal-power.h
> @@ -1,6 +1,6 @@
> /* SPDX-License-Identifier: GPL-2.0 */
> /*
> - * Copyright (C) 2019 - 2020 Xilinx, Inc.
> + * Copyright (C) 2019 - 2021 Xilinx, Inc.
> */
>
> #ifndef _DT_BINDINGS_VERSAL_POWER_H
> @@ -26,6 +26,7 @@
> #define PM_DEV_OSPI (0x1822402aU)
> #define PM_DEV_QSPI (0x1822402bU)
> #define PM_DEV_GPIO_PMC (0x1822402cU)
> +#define PM_DEV_I2C_PMC (0x1822402dU)
> #define PM_DEV_SDIO_0 (0x1822402eU)
> #define PM_DEV_SDIO_1 (0x1822402fU)
> #define PM_DEV_RTC (0x18224034U)
So, where is this binding upstreamed, is it U-Boot specific?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20211130/fa787aea/attachment.sig>
More information about the U-Boot
mailing list