linux-aspeed.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH v3 6/9] ARM: dts: aspeed: Harma: Add PDB temperature
Date: Wed, 21 Feb 2024 10:54:54 +0100	[thread overview]
Message-ID: <c532285c-6104-473f-be12-a5e833484bd3@linaro.org> (raw)
In-Reply-To: <20240221093925.2393604-7-peteryin.openbmc@gmail.com>

On 21/02/2024 10:39, Peter Yin wrote:
> Add PDB temperature sensor.
> 
> Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com>
> ---
>  arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> 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 ca3052cce0e0..4d5d1c822fa3 100644
> --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts
> +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts
> @@ -260,6 +260,11 @@ delta_brick at 69 {
>  		compatible = "pmbus";
>  		reg = <0x69>;
>  	};
> +
> +	tmp75 at 49 {

Node names should be generic. See also an explanation and list of
examples (not exhaustive) in DT specification:
https://devicetree-specification.readthedocs.io/en/latest/chapter2-devicetree-basics.html#generic-names-recommendation

Best regards,
Krzysztof


  reply	other threads:[~2024-02-21  9:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-21  9:39 [PATCH v3 0/9] Revise Meta(Facebook) Harma BMC(AST2600) Peter Yin
2024-02-21  9:39 ` [PATCH v3 1/9] ARM: dts: aspeed: Harma: Revise SGPIO line name Peter Yin
2024-02-21  9:39 ` [PATCH v3 2/9] ARM: dts: aspeed: Harma: mapping ttyS2 to UART4 Peter Yin
2024-02-21  9:39 ` [PATCH v3 3/9] ARM: dts: aspeed: Harma: Remove Vuart Peter Yin
2024-02-21  9:39 ` [PATCH v3 4/9] ARM: dts: aspeed: Harma: Add cpu power good line name Peter Yin
2024-02-21  9:39 ` [PATCH v3 5/9] ARM: dts: aspeed: Harma: Add spi-gpio Peter Yin
2024-02-21  9:39 ` [PATCH v3 6/9] ARM: dts: aspeed: Harma: Add PDB temperature Peter Yin
2024-02-21  9:54   ` Krzysztof Kozlowski [this message]
2024-02-21  9:39 ` [PATCH v3 7/9] ARM: dts: aspeed: Harma: Revise max31790 address Peter Yin
2024-02-21  9:39 ` [PATCH v3 8/9] ARM: dts: aspeed: Harma: Add NIC Fru device Peter Yin
2024-02-21  9:39 ` [PATCH v3 9/9] ARM: dts: aspeed: Harma: Add ltc4286 device Peter Yin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c532285c-6104-473f-be12-a5e833484bd3@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).