| 8a4cac07 | 07-Jan-2026 |
Rob Herring (Arm) <robh@kernel.org> |
arm64: dts: broadcom: stingray: Move raid nodes out of bus
The 'raid' nodes are not MMIO devices and are not part of a bus, so move them to the root level. Drop the unit-addresses as they don't have
arm64: dts: broadcom: stingray: Move raid nodes out of bus
The 'raid' nodes are not MMIO devices and are not part of a bus, so move them to the root level. Drop the unit-addresses as they don't have any address.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20260106-dt-dtbs-broadcom-fixes-v1-7-ba45874e4553@kernel.org Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
show more ...
|
| dd19c375 | 07-Jan-2026 |
Rob Herring (Arm) <robh@kernel.org> |
arm64: dts: broadcom: stingray: Rework clock nodes
The stringray-clocks.dtsi is oddly included in the middle of a bus node and is only included in one place, so collapse it into stingray.dtsi. Move
arm64: dts: broadcom: stingray: Rework clock nodes
The stringray-clocks.dtsi is oddly included in the middle of a bus node and is only included in one place, so collapse it into stingray.dtsi. Move the fixed and fixed-factor clock nodes to the root as they are not part of the bus. Rename the node names to use preferred names.
Drop the unnecessary 1:1 fixed-factor clock providers.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20260106-dt-dtbs-broadcom-fixes-v1-5-ba45874e4553@kernel.org Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
show more ...
|
| 47e75a4a | 23-May-2023 |
Tony Lindgren <tony@atomide.com> |
arm64: dts: broadcom: Unify pinctrl-single pin group nodes for stingray
We want to unify the pinctrl-single pin group nodes to use naming "pins". Otherwise non-standad pin group names will add make
arm64: dts: broadcom: Unify pinctrl-single pin group nodes for stingray
We want to unify the pinctrl-single pin group nodes to use naming "pins". Otherwise non-standad pin group names will add make dtbs checks errors when the pinctrl-single yaml binding gets merged.
Let's also correct the pinctrl controller #size-cells to 0 while at it.
Cc: Conor Dooley <conor+dt@kernel.org> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com> Link: https://lore.kernel.org/r/20230523065236.14524-1-tony@atomide.com Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
show more ...
|
| 3a7b2838 | 23-Jan-2023 |
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> |
arm64: dts: broadcom: drop deprecated serial device_type
The device_type property is deprecated by Devicetree specification and bindings do not allow it.
Signed-off-by: Krzysztof Kozlowski <krzyszt
arm64: dts: broadcom: drop deprecated serial device_type
The device_type property is deprecated by Devicetree specification and bindings do not allow it.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230123151616.369963-1-krzysztof.kozlowski@linaro.org Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
show more ...
|
| 66435063 | 07-Mar-2022 |
Kuldeep Singh <singh.kuldeep87k@gmail.com> |
arm64: dts: stingray: Fix spi clock name
SPI clock name for pl022 is "sspclk" and not "spiclk". Also fix below dtc warning: clock-names:0: 'spiclk' is not one of ['SSPCLK', 'sspclk']
Signed-off-by:
arm64: dts: stingray: Fix spi clock name
SPI clock name for pl022 is "sspclk" and not "spiclk". Also fix below dtc warning: clock-names:0: 'spiclk' is not one of ['SSPCLK', 'sspclk']
Signed-off-by: Kuldeep Singh <singh.kuldeep87k@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
show more ...
|