[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190725130807.GB21952@lunn.ch>
Date: Thu, 25 Jul 2019 15:08:07 +0200
From: Andrew Lunn <andrew@...n.ch>
To: liuyonglong <liuyonglong@...wei.com>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linuxarm@...wei.com,
salil.mehta@...wei.com, yisen.zhuang@...wei.com,
shiju.jose@...wei.com
Subject: Re: [PATCH net] net: hns: fix LED configuration for marvell phy
> You are discussing about the DT configuration, is Matthias Kaehlcke's work
> also provide a generic way to configure PHY LEDS using ACPI?
In general, you should be able to use the same properties in ACPI as
DT. If the device_property_read_X() API is used, it will try both ACPI
and OF to get the property.
Andrew
Powered by blists - more mailing lists