[PATCH 1/1] arm64: dts: imx8mq-zii-ultra: remove #address-cells of eeprom at a4
Shawn Guo
shawnguo2 at yeah.net
Fri Nov 1 01:47:17 PDT 2024
On Fri, Oct 18, 2024 at 02:31:16PM -0400, Frank Li wrote:
> Remove #address-cells and #size-cells of eeprom at a4 because no children
> nodes under eeprom at a4.
Hmm, bindings/nvmem/zii,rave-sp-eeprom.txt suggests there could be child
nodes?
Shawn
>
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
> ---
> arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi b/arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi
> index 0c960efd9b3d5..c7bbba45f3685 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi
> @@ -517,8 +517,6 @@ eeprom at a3 {
> eeprom at a4 {
> compatible = "zii,rave-sp-eeprom";
> reg = <0xa4 0x4000>;
> - #address-cells = <1>;
> - #size-cells = <1>;
> zii,eeprom-name = "main-eeprom";
> };
> };
> --
> 2.34.1
>
More information about the linux-arm-kernel
mailing list