On Wed, 19 Apr 2023 12:41:06 +0200, Konrad Dybcio wrote: > As pointed out by Shazad [1], PMICs using a separate HLOS+PBS scheme > (so PMK8350 and newer) are expected to pass reboot mode data through SDAM, > as the reboot mode registers are absent in the HLOS reg space. > > Limit the reboot-mode.yaml inclusion to PMICs without a separate PBS > region. > > [1] https://lore.kernel.org/linux-arm-msm/12f13183-c381-25f7-459e-62e0c2b19498@xxxxxxxxxxx/ > > Fixes: 03fccdc76dce ("dt-bindings: power: reset: qcom-pon: Add new compatible "qcom,pmk8350-pon"") > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/power/reset/qcom,pon.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>