On Thu, Apr 28, 2022 at 05:30:38PM +0800, Gene Chen wrote: > Rob Herring <robh@xxxxxxxxxx> 於 2022年4月28日 週四 上午2:51寫道: > > > > On Wed, Apr 27, 2022 at 04:03:30PM +0800, Gene Chen wrote: > > > From: Gene Chen <gene_chen@xxxxxxxxxxx> > > > > > > Add bindings for the Mediatek MT6360 > > > > > > Signed-off-by: Gene Chen <gene_chen@xxxxxxxxxxx> > > > --- > > > .../devicetree/bindings/mfd/mt6360.yaml | 258 ++++++++++++++++++ > > > 1 file changed, 258 insertions(+) > > > create mode 100644 Documentation/devicetree/bindings/mfd/mt6360.yaml > > > > As I mentioned, I applied your previous version. Please send a patch on > > top of it adding the child nodes. > > > > Rob > > Hi Rob, > > I try to sync latest code and can't find the mt6360 led fixed patch. > Could you please tell me how to get and apply previous version? > And should I add a tags in commit message to tell which previous > commit I based on? The led fix is in my dt/linus branch and today's linux next. The mfd patch is in my dt/next branch. Rob