Hi, On Tue, Aug 15, 2023 at 11:05 PM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > Bluetooth requires VDDIO supply and Doug Anderson suggested it is > vreg_l18b_1p8. Add one to satisfy `dtbs_check`: > > sc7280-crd-r3.dtb: bluetooth: 'vddio-supply' is a required property > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes in v2: > 1. Use vreg_l18b_1p8 (Doug). Due to such change, don't add Rb tag. > --- > arch/arm64/boot/dts/qcom/sc7280-crd-r3.dts | 4 ++++ > 1 file changed, 4 insertions(+) Right. Previous discussion was at: https://lore.kernel.org/r/CAD=FV=UMqrAU9cLy3Ew5o1MJyNDAAG2TY1mvMkY2-8kiw6qpjg@xxxxxxxxxxxxxx Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>