Add devicetree to the OEM dtsi for smcinvoke in
the OEM VM.
Change-Id: I88d22618297704a95eb36e46602b0d20fe88470d
Signed-off-by: songrui <quic_songrui@quicinc.com>
Add dtsi entry for ssip fuse configuration on Sun platform.
Change-Id: I1f6dbc9608db1e29aef1d9699820eb1e1d3c9299
Signed-off-by: Ping Li <quic_pingli@quicinc.com>
Add 3.5mm support for MTP platform on Sun SoC.
Change-Id: Ia2e847329d320a79a393d8d6079385547511369f
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
ATP on Sun SoC only supports v8 but is defaulting to v6 power grid.
Update ATP platform on Sun SoC to use v8 power grid.
Change-Id: I34382cdaa2bf95f6fc71758cf7ee34240e6c1c29
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
FastRPC node is added under glink node to provide intent
information. With fastrpc driver migrating to upstream
driver, this property will be overlayed from out of
kernel. Also update glink label for cdsp.
Change-Id: Id1e3aa0ebf13a894a9420c8a97f195bd906c4f7f
Signed-off-by: quic_anane <quic_anane@quicinc.com>
Add device tree files to support No Display support for
CDP platform on Sun SoC.
Change-Id: I4174e2640be1ba7974e5a1ec14f0aadac05aaf0b
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
"coresight-gfx-funnel" needs to be disabled by default, it will be enable
from GFX DT side.
Change-Id: I041fe3e3d43b1880147826d757029118da24cf24
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
We need to override the PCIe SM PWR_CTRL and PWR_CTRL_MASK
registers so that CXPC can happen when pcie driver is not probed.
Without this change, CXPC will be blocked when the pcie driver is
not probed as there will be no notification from PCIe SM entity to
allow CXPC. Once we these registers are written 0x1, no one will
wait for PCIe SM to allow CXPC.
Change-Id: I8d1542deb4fcc10849c848aa73718a47af556719
Signed-off-by: Prudhvi Yarlagadda <quic_pyarlaga@quicinc.com>
Add wireless firmware name in battery charger device to support wireless
FW update for IDT9418 wireless transceiver found on Sun platforms.
Change-Id: I0e715b5a2bd297eec5f801c2fb09bc6023ac9c42
Signed-off-by: Anjelique Melendez <quic_amelende@quicinc.com>
Make changes to enable SMEM Mailbox SMP2P nodes for sun to
communicate with modem.
Change-Id: Iea261c8f42768c05eec7caf62adcd1dcc93cd950
Signed-off-by: Tyler Wear <quic_twear@quicinc.com>
Enable skin sensor thermal zone based fail safe rule for high
ambient condition for sun.
Change-Id: I7661c3b4a318fbadd0f963b972274a75fe1b71fd
Signed-off-by: Manaf Meethalavalappu Pallikunhi <quic_manafm@quicinc.com>
Enable different pmic die temperature alarm sensor mitigation
for sun.
Change-Id: I795121e91b288307fbc87bcd4a500e4d3b274150
Signed-off-by: Manaf Meethalavalappu Pallikunhi <quic_manafm@quicinc.com>
Disable ufs/ddr-shrm/ddr-dpm tpdm on sun because related clocks are not
able to enable from kernel side.
Change-Id: I70c72d681150720df594de22f2cbb0a108b1ee88
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
CRMV regs have status captured for various commands/voltage levels.
Map CRMV registers in device so that driver can dump them when required.
Change-Id: I05911a0646b2317f90fd425e172d0458ce669ab0
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
Unstub skip-qos for mmnoc, gem_noc and aggre noc so that
required noc-qos settings are set.
Change-Id: I198b68f81691f7281593195c52d172fd8917186e
Signed-off-by: Vivek Aknurwar <quic_viveka@quicinc.com>
sun
Add keep-running flag to trustedvm loader node for sun.
Change-Id: I908030b52c409d25ccaaf5623eb384cda13cc922
Signed-off-by: Cong Zhang <quic_congzhan@quicinc.com>
GLink interrupt is being sent to SOCCP and is waking SOCCP which is
causing SOCCP not to go into D3 (suspend) state when SOCCP is taken
out of reset as there is no handshake between remoteproc & GLink.
Disable GLink edge until proper fix is identified.
Change-Id: I0282f09085bea2e2e3f93cc17841b2a2720e7b1a
Signed-off-by: Gokul krishna Krishnakumar <quic_gokukris@quicinc.com>
The USB D+/D- signal lines are first routed through the WCD939x USB
subsystem before connecting to the USB controller on MTP platform for
sun. Add a phandle to the former to the USB device node. This will allow
the USB driver to control the D+/D- switches when USB 2.0 functionality
is needed.
Change-Id: Iae9cc1fc46826c1f355e230029d6b5a41eae057f
Signed-off-by: Ronak Vijay Raheja <quic_rraheja@quicinc.com>