Add device nodes for the cpucp mailbox, cpucp logs,
and SCMI nodes for Tuna.
Change-Id: If028d941d4cb812402a6617908d1bfe7ffbb6108
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
DWC3 host and XHCI plat now communicates the maximum number
of interrupters the XHCI HCD will allocate. Since platforms
only require a limited number of interrupters (i.e. 3) make
sure XHCI doesn't allocate more than is required.
Change-Id: I9e8592c8f62562f44c760571ac1505ab80b05fc6
Signed-off-by: Jigyanshu Mani <quic_jmani@quicinc.com>
Add chipinfo region as ext-region for cpusysvm.
Change-Id: I1200495f5bb98ecbdfbba5fcdb3cb45708f63c0c
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
Add NAND controller support for sdxkova and its platforms.
Change-Id: I14f55288c2deaca96011276f1c876b7099062eef
Signed-off-by: Madhusudhan Sana <quic_msana@quicinc.com>
Modify capacity of each cluster. The "capacity-dmips-mhz" and
"dynamic-power-coefficient" are used to build Energy Model
which in turn is used by EAS to take placement decisions.
Change-Id: Ia54b1e43d0f98cac2ec68bc6d4a387d43c8c9d3f
Signed-off-by: Ankit Sharma <quic_anshar@quicinc.com>
In this change switching from "bypass" to "atomic"
for kera.
Change-Id: I8a1141086a9f346c2613bb22ff601b69dd564131
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
Update pwm changes for pmxr2230 as per the upstream driver
for tuna.
Change-Id: Ia9a70dcf5af1711c58b940f708a9025735f3a250
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
Add stub regulator devices for the SMPS, LDO, and BOB regulators
found on the PMICs used on kera boards to allow the regulator
clients to vote on them.
Change-Id: I1ff88145cdfb7111e473653d4a26e332f93267a8
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
Guidance from genpd team is to use a different power domain for each
device to avoid race condition in genpd framework when multiple devices
on same power domain runtime suspend in parallel.
Change-Id: I683ff80e5cef9583b65c14aa24db0f24d4ed981c
Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
Add the bootargs entry for tuna and kera.
Change-Id: I07c281141826710d81d9b148e4eb25816d834c02
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
Add the gh_watchdog node for kera and tuna.
Change-Id: I49b90fc0e4abf6a912937cd474b048c2b8178ea5
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
Some devices refer to the GPU node that is populated in a GPU
overlay file. Provide a stub GPU dt node that can be used in the
tuna devicetree.
Change-Id: I74fa30f0bae20fda1beb5da881d447c24407fa8a
Signed-off-by: Gayathri Veeragandam <quic_gveeraga@quicinc.com>
gunyah_hyp_mem and cpusys_vm_mem reserved memory nodes are added twice
for Tuna. Remove one set of redundant nodes.
Change-Id: I9673b12e1911d5cc782aed62d9c1f22f821a7af6
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
Remove the duplicate entries for SCM node in tuna.
Change-Id: I64fb9995dc3a371e8bcf19abd4ba68b7a10e0be4
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>