On 15/08/2024 07:50, Kevin Chen wrote: >>> diff --git a/arch/arm64/boot/dts/aspeed/aspeed-g7.dtsi b/arch/arm64/boot/dts/aspeed/aspeed-g7.dtsi >>> new file mode 100644 >>> index 000000000000..858ab95251e4 >>> --- /dev/null >>> +++ b/arch/arm64/boot/dts/aspeed/aspeed-g7.dtsi >>> @@ -0,0 +1,217 @@ >>> +// SPDX-License-Identifier: GPL-2.0-or-later >>> +#include <dt-bindings/clock/aspeed,ast2700-clk.h> >>> +#include <dt-bindings/reset/aspeed,ast2700-reset.h> >>> +#include <dt-bindings/interrupt-controller/arm-gic.h> >>> +#include <dt-bindings/interrupt-controller/aspeed-scu-ic.h> >>> + >>> +/ { >>> + model = "Aspeed BMC"; >> >> Model of what? No, drop. > Can I change to "model = "AST2700 EVB"" Model of what? No, it does not make sense here. .. >>> + >>> + uart12: serial@14c33b00 { >>> + compatible = "ns16550a"; >>> + reg = <0x0 0x14c33b00 0x0 0x100>; >>> + reg-shift = <2>; >>> + reg-io-width = <4>; >>> + clocks = <&syscon1 SCU1_CLK_GATE_UART12CLK>; >>> + no-loopback-test; >>> + pinctrl-names = "default"; >> >> What is this? > BMC uart using in uart12 in soc1. No, that line. pinctrl-names do not make sense here without values. > >> >>> + }; >>> + }; >>> +}; >>> + > > -- > Best Regards, > Kevin. Chen > ________________________________ > 寄件者: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > 寄件日期: 2024年7月26日 下午 07:19 > 收件者: Kevin Chen <kevin_chen@xxxxxxxxxxxxxx>; robh@xxxxxxxxxx <robh@xxxxxxxxxx>; krzk+dt@xxxxxxxxxx <krzk+dt@xxxxxxxxxx>; conor+dt@xxxxxxxxxx <conor+dt@xxxxxxxxxx>; joel@xxxxxxxxx <joel@xxxxxxxxx>; andrew@xxxxxxxxxxxxxxxxxxxx <andrew@xxxxxxxxxxxxxxxxxxxx>; lee@xxxxxxxxxx <lee@xxxxxxxxxx>; catalin.marinas@xxxxxxx <catalin.marinas@xxxxxxx>; will@xxxxxxxxxx <will@xxxxxxxxxx>; arnd@xxxxxxxx <arnd@xxxxxxxx>; olof@xxxxxxxxx <olof@xxxxxxxxx>; soc@xxxxxxxxxx <soc@xxxxxxxxxx>; mturquette@xxxxxxxxxxxx <mturquette@xxxxxxxxxxxx>; sboyd@xxxxxxxxxx <sboyd@xxxxxxxxxx>; p.zabel@xxxxxxxxxxxxxx <p.zabel@xxxxxxxxxxxxxx>; quic_bjorande@xxxxxxxxxxx <quic_bjorande@xxxxxxxxxxx>; geert+renesas@xxxxxxxxx <geert+renesas@xxxxxxxxx>; dmitry.baryshkov@xxxxxxxxxx <dmitry.baryshkov@xxxxxxxxxx>; shawnguo@xxxxxxxxxx <shawnguo@xxxxxxxxxx>; neil.armstrong@xxxxxxxxxx <neil.armstrong@xxxxxxxxxx>; m.szyprowski@xxxxxxxxxxx <m.szyprowski@xxxxxxxxxxx>; nfraprado@xxxxxxxxxxxxx <nfraprado@xxxxxxxxxxxxx>; u-kumar1@xxxxxx <u-kumar1@xxxxxx>; devicetree@xxxxxxxxxxxxxxx <devicetree@xxxxxxxxxxxxxxx>; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx <linux-arm-kernel@xxxxxxxxxxxxxxxxxxx>; linux-aspeed@xxxxxxxxxxxxxxxx <linux-aspeed@xxxxxxxxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx <linux-kernel@xxxxxxxxxxxxxxx>; linux-clk@xxxxxxxxxxxxxxx <linux-clk@xxxxxxxxxxxxxxx> > 主旨: Re: [PATCH v1 08/10] arm64: dts: aspeed: Add initial AST27XX device tree > Why do you quote my email twice? ... >> + uart12: serial@14c33b00 { >> + compatible = "ns16550a"; >> + reg = <0x0 0x14c33b00 0x0 0x100>; >> + reg-shift = <2>; >> + reg-io-width = <4>; >> + clocks = <&syscon1 SCU1_CLK_GATE_UART12CLK>; >> + no-loopback-test; >> + pinctrl-names = "default"; > > What is this? > >> + }; >> + }; >> +}; >> + > > Best regards, > Krzysztof > > ************* Email Confidentiality Notice ******************** > 免責聲明: > 本信件(或其附件)可能包含機密資訊,並受法律保護。如 台端非指定之收件者,請以電子郵件通知本電子郵件之發送者, 並請立即刪除本電子郵件及其附件和銷毀所有複印件。謝謝您的合作! > > DISCLAIMER: > This message (and any attachments) may contain legally privileged and/or other confidential information. If you have received it in error, please notify the sender by reply e-mail and immediately delete the e-mail and any attachments without copying or disclosing the contents. Thank you. Maybe I am the intended recipient of your message, maybe not. I don't want to have any legal questions regarding upstream, public collaboration, thus probably I should just remove your messages. Please talk with your IT that such disclaimers in open-source are not desired (and maybe even harmful). If you do not understand why, please also see: https://www.youtube.com/live/fMeH7wqOwXA?si=GY7igfbda6vnjXlJ&t=835 If you need to go around company SMTP server, then consider using b4 web-relay: https://b4.docs.kernel.org/en/latest/contributor/send.html Please be informed that by responding to this email you agree that all communications from you and/or your company is made public. In other words, all messages originating from you and/or your company will be made public. Best regards, Krzysztof