Re: [PATCH v2 1/3] ARM64: dts: add dts files for bcmbca SoC bcm6858
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2022-06-01 09:48:40
Also in:
linux-devicetree, lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2022-06-01 09:48:40
Also in:
linux-devicetree, lkml
On 5/31/2022 11:46 AM, Anand Gore wrote:
Add dts for ARMv8 based broadband SoC BCM6858. bcm6858.dtsi is the SoC description dts header and bcm96858.dts is a simple dts file for Broadcom BCM96858 Reference board that only enables the UART port. Signed-off-by: Anand Gore <anand.gore@broadcom.com> ---
[snip]
+ axi@81000000 {
+ compatible = "simple-bus";
+ #address-cells = <2>;
+ #size-cells = <2>;See my comment to William, I don't think this is quite what you want, you should use #address-cells and #size-cells = 1 here and adjust the reg nodes accordingly. -- Florian _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel