lkml.org 
[lkml]   [2023]   [May]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 21/27] arm64: dts: mediatek: mt6795: Add PMIC Wrapper node
From


On 12/04/2023 13:27, AngeloGioacchino Del Regno wrote:
> Add the pwrap node: this is used to communicate with the PMIC(s).
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

Applied thanks!

> ---
> arch/arm64/boot/dts/mediatek/mt6795.dtsi | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/mediatek/mt6795.dtsi b/arch/arm64/boot/dts/mediatek/mt6795.dtsi
> index 50d9276d18c6..29ca9a7bf0b3 100644
> --- a/arch/arm64/boot/dts/mediatek/mt6795.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt6795.dtsi
> @@ -391,6 +391,17 @@ timer: timer@10008000 {
> clocks = <&system_clk>, <&clk32k>;
> };
>
> + pwrap: pwrap@1000d000 {
> + compatible = "mediatek,mt6795-pwrap";
> + reg = <0 0x1000d000 0 0x1000>;
> + reg-names = "pwrap";
> + interrupts = <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>;
> + resets = <&infracfg MT6795_INFRA_RST0_PMIC_WRAP_RST>;
> + reset-names = "pwrap";
> + clocks = <&topckgen CLK_TOP_PMICSPI_SEL>, <&clk26m>;
> + clock-names = "spi", "wrap";
> + };
> +
> sysirq: intpol-controller@10200620 {
> compatible = "mediatek,mt6795-sysirq",
> "mediatek,mt6577-sysirq";

\
 
 \ /
  Last update: 2023-05-29 15:59    [W:0.519 / U:2.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site