Sun HDK platform is expected to work without the GNSS board (which also
holds PMR735D) being attached. If the board is not attached,
regulator-ocp-notifier probe may fail as it references some regulators
on PMR735D which do not get probed.
Remove those regulator references from regulator-ocp-notifier as they
are not strictly necessary under it.
Change-Id: Ie6f35a9c6142fe54d7191f9a392074f2e39b2bee
Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com>
Add cpu0-0-0 zone's trip to make fan run at level 50.
Change-Id: Id3f38d165e513ec633f3a289cfddfc60284f8f7c
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
Currently, it seems the HS transmit programmed isn't enough to
pass electrical compliance tests for all devices. Therefore
increasing it to 0xf (recommended by HW team) in order to
meet the passing marks.
Change-Id: I6609d6012e8ec6489c33af0a75873314a5b10e67
Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
According to Sun HDK HW design, the logic level of cd-gpio
is HIGH with card and is LOW without card. Set cd-gpio flag to
GPIO_ACTIVE_HIGH for high active card installed interruption.
Change-Id: Ia70a08df70119dafea8dd7b75e68fc50fd2b76d2
Signed-off-by: Jun Li <quic_liju@quicinc.com>
Update the base device tree as the SunP HDK using V8 Power Grid.
Change-Id: I6859f0595a3b010b5a7015dc2ed3bb3078108fc4
Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com>