Message ID | 4f283231-2ed4-202b-0c23-157bce0841ee@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 007b20e9ec8d8f5f57cf48b3d129616cf4c0c102 |
Headers | show |
Series | Add more Rockchip rk3128 compatible strings | expand |
On Sat, 10 Sep 2022 00:01:28 +0200, Johan Jonker wrote: > Add rockchip,rk3128-uart compatible string. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [05/11] dt-bindings: spi: rockchip: add rockchip,rk3128-spi commit: 14c3ffd7947ef3623682148be07b9c0bb8737f37 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
On Sat, 10 Sep 2022 00:01:28 +0200, Johan Jonker wrote: > Add rockchip,rk3128-uart compatible string. > > Signed-off-by: Johan Jonker <jbx6244@gmail.com> > --- > Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Sat, Sep 10, 2022 at 12:01:28AM +0200, Johan Jonker wrote: > Add rockchip,rk3128-uart compatible string. > > Signed-off-by: Johan Jonker <jbx6244@gmail.com> Acked-by: Jamie Iles <jamie@jamieiles.com>
On Sat, 10 Sep 2022 00:01:28 +0200, Johan Jonker wrote:
> Add rockchip,rk3128-uart compatible string.
Applied, thanks!
[08/11] dt-bindings: arm: rockchip: pmu: add rockchip,rk3128-pmu
commit: 9c2f4521344f3b14fa0be050100ef726edc36cbc
[10/11] dt-bindings: soc: rockchip: grf: add rockchip,rk3128-grf
commit: adc4f190260a6c004f950992d8c9ee3aec8da38b
Best regards,
diff --git a/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml b/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml index dc74643ae..b9c2287c5 100644 --- a/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml +++ b/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml @@ -26,6 +26,7 @@ properties: - rockchip,rk1808-uart - rockchip,rk3036-uart - rockchip,rk3066-uart + - rockchip,rk3128-uart - rockchip,rk3188-uart - rockchip,rk3288-uart - rockchip,rk3308-uart
Add rockchip,rk3128-uart compatible string. Signed-off-by: Johan Jonker <jbx6244@gmail.com> --- Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml | 1 + 1 file changed, 1 insertion(+)