On Wed, 12 Oct 2022 15:08:14 +0800, ChiaEn Wu wrote: > From: ChiaEn Wu <chiaen_wu@xxxxxxxxxxx> > > Fix the interrupt order of the charger in the binding example. > > Fixes: 76f52f815f1a ("dt-bindings: mfd: Add MediaTek MT6370") > Signed-off-by: ChiaEn Wu <chiaen_wu@xxxxxxxxxxx> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > --- > v3 > - Add a 'Reviewed-by' tag. > > v2 > - Revise the commit syntax. > > v1 > - Due to this patch modifiacation > (https://lore.kernel.org/all/20221001202918.me7z2qzm7cmrkzsg@xxxxxxxxxxxxxxxxxxxxxx/), > there will get some warnings in linux-next when compiling the dts. > --- > Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Applying to go into rc1 along with the other mt6370 fix, thanks!