Rob Herring 於 9/02/2022 11:33 pm 寫道: > On Wed, Feb 9, 2022 at 4:04 AM Potin Lai <potin.lai@xxxxxxxxxxxx> wrote: >> updates: >> * seperate leds into multiple groups >> * switch sled numbering to 1-based >> * disable inchip rtc >> * add flash1 in fmc >> * switch spi2 pnor using spi-gpio >> * update gpio-line-names >> * add interrupt pin for each sledx_ioexp >> * enable mdio3 >> * update ADM1278 shunt resistor (300 micro Ohm) >> * add INA230 for each sled > Please read documentation on writing commit messages. Answer why you > are making the change, not what you are changing. > > Each bullet should probably be a separate commit. The question to > answer is are there compatibility issues (what happens with old DT and > new kernel and vice-versa)? > > Rob Thank you very much for advising, will update this patch in new patch series. Potin