Remove the list of GPIOs reserved for CXM UART2(111,112)
as it is no longer required.
Change-Id: I8fafe3005019e3df68ab6cf065d67f684401ecce
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
Commit e3eceb0 (pinctrl:qcom:Add support for Kera SoC in pin control)
updates the UFS_RESET pin from 184 to 185. This commit updates kera
UFS 'reset-gpios' to 185 to ensure proper functioning of UFS.
Change-Id: I9b850a7c997303b467b6fea4a64bc19ec3e6372c
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
Updated the IOMMU address from 0x540 to 0x140 for tuna SDC2.
Change-Id: I47e4c2d0abc710ab4048632d2b84552b5d009e8a
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
The USB D+/D- signal lines are first routed through the WCD939x USB
subsystem before connecting to the USB controller on MTP and QRD platform
for tuna. 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: Ie55271923cc893f72602ecbe156617d651bef66e
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
This change adds display heap region for kera target.
Change-Id: I2634e6c673a2a4e2bcf5c6903eb9be310044562d
Signed-off-by: Sampurna Bolloju <quic_sampboll@quicinc.com>
Use alias to reduce dev mistake of not using
proper path for serial console.
Change-Id: Ie588cc39b8f9e167b323abb9901114b547c278fc
Signed-off-by: Wasim Nazir <quic_wasimn@quicinc.com>
Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
Remove sys-therm-1 thermal zone from tuna thermal zone
list as it is taken care in mpss side.
Fix typo in label names for adc channel names for pm8550ve
and pm8550vs and update io channels for pmxr2230_tz.
Change-Id: I6f4c772a3fc662f0d8685ea1f4672fc8ebea46d7
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
This change will add usb-role-switch and eud in Tuna.
Change-Id: Id7bfad4e07aae84a6f1434d35e3519bf693905e4
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
Enable touch support for Kera on MTP, CDP and QRD platforms.
Change-Id: Ic201de06c7bc78a71ca163dd63a1ebd3caf1812e
Signed-off-by: Anand Tarakh <quic_atarakh@quicinc.com>
In this change usb_nop_phy is replaced with usb_qmp_dp_phy to
enable Super-Speed on Tuna Platform.
Change-Id: I24a255e4bf1154870ba676fcb3d778d0842503be
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
Add proxy enable properties to the DSI core and panel supplies
to support continuous splash for Tuna.
Change-Id: I9d1c598fd06df6073e8b8bd2c0e7a3110c5d7e93
Signed-off-by: Abhinav Saurabh <quic_abhisaur@quicinc.com>
Add the eUSB2 repeater node and references for PMIH010x and
PMIV010x.
Note: ATP, QRD and CDP.
Change-Id: Id47a3d7243a00be3bf5d186cc5eb8a9b2e6f677d
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
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: I6397ed3038d60fde457297fe3e015c2d5aaaa6a8
Signed-off-by: Atul Pant <quic_atulpant@quicinc.com>
Rectify the interrupt numbers for display and pcie crm.
Change-Id: Idc4339263eae94266bd51964dbb2bd9dd7c31dfd
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
Add Quality of Service (QoS) and shared_ice configurations
for the kera SoC's UFS.
Change-Id: I7695fd02133fcb2b31f00ee9719a8a54942cc44a
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
Add the eUSB2 repeater node and references for PM7550BA.
Note: PM7550BA will be part of MTP platform.
Change-Id: I6fff82d33434306106ae6ce390f322c7a478e680
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
Add pcie, display and camera voter devices that live under
RSC devices to allow interconnect providers to target their
votes for meeting bandwidth constraints.
Change-Id: Iec0c2c2e44c56eda45efd4e787458bde738a7216
Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
The vbus_dwc3-supply property in the device tree manages
the 5V for USB host mode.
It is designed for platforms with hardware VBUS detection
based on a GPIO regulator, allowing the system to control
the USB port power supply, enabling or disabling
it in suspend/resume cases.
Change-Id: Ic33147b08a8efd3a3fa015e6847e2874a83b386b
Signed-off-by: Rajashekar kuruva <quic_kuruva@quicinc.com>