Message ID | 20210819184239.1192395-1-robh@kernel.org |
---|---|
Headers | show |
Series | Arm VExpress/Juno motherboard bus clean-ups | expand |
On Thu, Aug 19, 2021 at 8:42 PM Rob Herring <robh@kernel.org> wrote: > I noticed we once again have warnings on VExpress/Juno bus nodes as the > simple-bus schema now expects child nodes to have a unit-address. > Digging into this I noticed the arm,vexpress-juno.yaml schema is out of > date and missing some properties (some of which are unused). I found the > 'ranges' handling to be odd as well. This series fixes all those issues. The series looks good to me. Thanks for fixing this up! Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Yours, Linus Walleij
On Thu, Aug 19, 2021 at 01:42:34PM -0500, Rob Herring wrote: > I noticed we once again have warnings on VExpress/Juno bus nodes as the > simple-bus schema now expects child nodes to have a unit-address. > Digging into this I noticed the arm,vexpress-juno.yaml schema is out of > date and missing some properties (some of which are unused). I found the > 'ranges' handling to be odd as well. This series fixes all those issues. > Sorry for the late response. I assume you can apply the dt-bindings fixes in your tree, and I can send the dts changes via Arm SoC tree. Let me know if you have any other plans for this. For the bindings, Reviewed-by: Sudeep Holla <sudeep.holla@arm.com> -- Regards, Sudeep
On Thu, 19 Aug 2021 13:42:34 -0500, Rob Herring wrote: > I noticed we once again have warnings on VExpress/Juno bus nodes as the > simple-bus schema now expects child nodes to have a unit-address. > Digging into this I noticed the arm,vexpress-juno.yaml schema is out of > date and missing some properties (some of which are unused). I found the > 'ranges' handling to be odd as well. This series fixes all those issues. > > Rob > > [...] Applied 3-5/5 to sudeep.holla/linux (for-next/juno), thanks! Please take 1-2/5 via your DT tree. I plan to send these as fixes for v5.15 soon. [3/5] arm: dts: vexpress: Drop unused properties from motherboard node https://git.kernel.org/sudeep.holla/c/55c71dc69e [4/5] arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address https://git.kernel.org/sudeep.holla/c/2e9edc07df [5/5] arm: dts: vexpress: Fix addressing issues with 'motherboard-bus' nodes https://git.kernel.org/sudeep.holla/c/bb3adfb3bd -- Regards, Sudeep