* [PATCH v2 0/2] Revise Meta(Facebook) Harma BMC(AST2600) @ 2024-08-30 9:21 Peter Yin 2024-08-30 9:21 ` [PATCH v2 1/2] ARM: dts: aspeed: Harma: add rtc device Peter Yin 2024-08-30 9:21 ` [PATCH v2 2/2] ARM: dts: aspeed: Harma: update sgpio line name Peter Yin 0 siblings, 2 replies; 5+ messages in thread From: Peter Yin @ 2024-08-30 9:21 UTC (permalink / raw) To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley, Andrew Jeffery, devicetree, linux-arm-kernel, linux-aspeed, linux-kernel Summary: Revise linux device tree entry related to Meta(Facebook) Harma specific devices connected to BMC(AST2600) SoC. Base on: https://lore.kernel.org/all/799dbd97b09693fba6f837e73d4ef3421d604a8a.camel@codeconstruct.com.au/ v1->v2 - Fixed the mail and author. - Revise presence-cmm to sgpio. v1 - Patch 0001 - add rtc device - Patch 0002 - update sgpio line name Peter Yin (2): ARM: dts: aspeed: Harma: add rtc device ARM: dts: aspeed: Harma: update sgpio line name .../dts/aspeed/aspeed-bmc-facebook-harma.dts | 41 +++++++++---------- 1 file changed, 19 insertions(+), 22 deletions(-) -- 2.25.1 ^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH v2 1/2] ARM: dts: aspeed: Harma: add rtc device 2024-08-30 9:21 [PATCH v2 0/2] Revise Meta(Facebook) Harma BMC(AST2600) Peter Yin @ 2024-08-30 9:21 ` Peter Yin 2024-08-30 9:21 ` [PATCH v2 2/2] ARM: dts: aspeed: Harma: update sgpio line name Peter Yin 1 sibling, 0 replies; 5+ messages in thread From: Peter Yin @ 2024-08-30 9:21 UTC (permalink / raw) To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley, Andrew Jeffery, devicetree, linux-arm-kernel, linux-aspeed, linux-kernel Add "nxp,pcf8563" device and the slave address is 0x51. Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com> --- arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts index cf3f807a38fe..92068c65eae4 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts @@ -135,10 +135,6 @@ &mac3 { use-ncsi; }; -&rtc { - status = "okay"; -}; - &fmc { status = "okay"; @@ -506,6 +502,11 @@ imux31: i2c@3 { #address-cells = <1>; #size-cells = <0>; reg = <3>; + + rtc@51 { + compatible = "nxp,pcf8563"; + reg = <0x51>; + }; }; }; }; -- 2.25.1 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH v2 2/2] ARM: dts: aspeed: Harma: update sgpio line name 2024-08-30 9:21 [PATCH v2 0/2] Revise Meta(Facebook) Harma BMC(AST2600) Peter Yin 2024-08-30 9:21 ` [PATCH v2 1/2] ARM: dts: aspeed: Harma: add rtc device Peter Yin @ 2024-08-30 9:21 ` Peter Yin 1 sibling, 0 replies; 5+ messages in thread From: Peter Yin @ 2024-08-30 9:21 UTC (permalink / raw) To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley, Andrew Jeffery, devicetree, linux-arm-kernel, linux-aspeed, linux-kernel power-card-enable uart-switch-button power-fault-n asic0-card-type-detection0-n asic0-card-type-detection1-n asic0-card-type-detection2-n uart-switch-lsb uart-switch-msb presence-cmm Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com> --- .../dts/aspeed/aspeed-bmc-facebook-harma.dts | 32 ++++++++----------- 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts index 92068c65eae4..5440181730f6 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts @@ -393,12 +393,6 @@ gpio@31 { reg = <0x31>; gpio-controller; #gpio-cells = <2>; - - gpio-line-names = - "","","","", - "","","presence-cmm","", - "","","","", - "","","",""; }; // PTTV FRU @@ -422,12 +416,6 @@ gpio@31 { reg = <0x31>; gpio-controller; #gpio-cells = <2>; - - gpio-line-names = - "","","","", - "","","presence-cmm","", - "","","","", - "","","",""; }; // Aegis FRU @@ -566,7 +554,7 @@ &gpio0 { /*B0-B7*/ "","","","", "bmc-spi-mux-select-0","led-identify","","", /*C0-C7*/ "reset-cause-platrst","","","","", - "cpu0-err-alert","","", + "cpu0-err-alert","power-card-enable","", /*D0-D7*/ "","","sol-uart-select","","","","","", /*E0-E7*/ "","","","","","","","", /*F0-F7*/ "","","","","","","","", @@ -585,7 +573,9 @@ &gpio0 { /*O0-O7*/ "","","","","","","","", /*P0-P7*/ "power-button","power-host-control", "reset-button","","led-power","","","", - /*Q0-Q7*/ "","","","","","power-chassis-control","","", + /*Q0-Q7*/ + "","","","", + "","power-chassis-control","","uart-switch-button", /*R0-R7*/ "","","","","","","","", /*S0-S7*/ "","","","","","","","", /*T0-T7*/ "","","","","","","","", @@ -673,7 +663,7 @@ &sgpiom0 { "presence-asic-modules-0","rt-cpu0-p1-force-enable", "presence-asic-modules-1","bios-debug-msg-disable", "","uart-control-buffer-select", - "","ac-control-n", + "presence-cmm","ac-control-n", /*G0-G3 line 96-103*/ "FM_CPU_CORETYPE2","", "FM_CPU_CORETYPE1","", @@ -685,7 +675,7 @@ &sgpiom0 { "FM_BOARD_REV_ID2","", "FM_BOARD_REV_ID1","", /*H0-H3 line 112-119*/ - "FM_BOARD_REV_ID0","", + "FM_BOARD_REV_ID0","reset-control-cmos-clear", "","","","","","", /*H4-H7 line 120-127*/ "","", @@ -716,9 +706,15 @@ &sgpiom0 { "cpu0-thermtrip-alert","", "reset-cause-pcie","", /*L4-L7 line 184-191*/ - "pvdd11-ocp-alert","","","","","","","", + "pvdd11-ocp-alert","", + "power-fault-n","", + "asic0-card-type-detection0-n","", + "asic0-card-type-detection1-n","", /*M0-M3 line 192-199*/ - "","","","","","","","", + "asic0-card-type-detection2-n","", + "uart-switch-lsb","", + "uart-switch-msb","", + "","", /*M4-M7 line 200-207*/ "","","","","","","","", /*N0-N3 line 208-215*/ -- 2.25.1 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH v2 0/2] Revise Meta(Facebook) Harma BMC(AST2600) @ 2025-08-22 6:14 Peter Yin 2025-08-22 13:39 ` Rob Herring (Arm) 0 siblings, 1 reply; 5+ messages in thread From: Peter Yin @ 2025-08-22 6:14 UTC (permalink / raw) To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley, Andrew Jeffery, devicetree, linux-arm-kernel, linux-aspeed, linux-kernel Summary: Revise linux device tree entry related to Meta(Facebook) Harma specific devices connected to BMC(AST2600) SoC. commit-id: 2236141ed3d6f31f53147c26208dafef6051ae43 v1 -> v2 - Patch 0002 - add power-12v-memory-good v1 - Patch 0001 - add power monitor support - Patch 0002 - revise gpio name Peter Yin (2): ARM: dts: aspeed: harma: add power monitor support ARM: dts: aspeed: harma: revise gpio name .../dts/aspeed/aspeed-bmc-facebook-harma.dts | 27 ++++++++++++------- 1 file changed, 18 insertions(+), 9 deletions(-) -- 2.43.0 ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2 0/2] Revise Meta(Facebook) Harma BMC(AST2600) 2025-08-22 6:14 [PATCH v2 0/2] Revise Meta(Facebook) Harma BMC(AST2600) Peter Yin @ 2025-08-22 13:39 ` Rob Herring (Arm) 0 siblings, 0 replies; 5+ messages in thread From: Rob Herring (Arm) @ 2025-08-22 13:39 UTC (permalink / raw) To: Peter Yin Cc: linux-arm-kernel, linux-aspeed, linux-kernel, Joel Stanley, devicetree, Conor Dooley, Krzysztof Kozlowski, Andrew Jeffery On Fri, 22 Aug 2025 14:14:50 +0800, Peter Yin wrote: > Summary: > Revise linux device tree entry related to Meta(Facebook) Harma > specific devices connected to BMC(AST2600) SoC. > > commit-id: 2236141ed3d6f31f53147c26208dafef6051ae43 > > v1 -> v2 > - Patch 0002 - add power-12v-memory-good > > v1 > - Patch 0001 - add power monitor support > - Patch 0002 - revise gpio name > > Peter Yin (2): > ARM: dts: aspeed: harma: add power monitor support > ARM: dts: aspeed: harma: revise gpio name > > .../dts/aspeed/aspeed-bmc-facebook-harma.dts | 27 ++++++++++++------- > 1 file changed, 18 insertions(+), 9 deletions(-) > > -- > 2.43.0 > > > My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade This patch series was applied (using b4) to base: Base: attempting to guess base-commit... Base: tags/v6.17-rc1-14-g326d25198112 (exact match) If this is not the correct base, please add 'base-commit' tag (or use b4 which does this automatically) New warnings running 'make CHECK_DTBS=y for arch/arm/boot/dts/aspeed/' for 20250822061454.2610386-1-peteryin.openbmc@gmail.com: arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb: /ahb/apb/display@1e6e6000: failed to match any schema with compatible: ['aspeed,ast2600-gfx', 'syscon'] ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-08-23 6:35 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-08-30 9:21 [PATCH v2 0/2] Revise Meta(Facebook) Harma BMC(AST2600) Peter Yin 2024-08-30 9:21 ` [PATCH v2 1/2] ARM: dts: aspeed: Harma: add rtc device Peter Yin 2024-08-30 9:21 ` [PATCH v2 2/2] ARM: dts: aspeed: Harma: update sgpio line name Peter Yin -- strict thread matches above, loose matches on Subject: below -- 2025-08-22 6:14 [PATCH v2 0/2] Revise Meta(Facebook) Harma BMC(AST2600) Peter Yin 2025-08-22 13:39 ` Rob Herring (Arm)
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).