| 32d0c068 | 02-Jan-2023 |
Padmanabhan Rajanbabu <[email protected]> |
arm64: dts: fsd: fix PUD values as per FSD HW UM
PUD values used for UFS, SPI and UART are not reflecting the default values recommended by FSD HW UM. Therefore, changing the same to comply with HW
arm64: dts: fsd: fix PUD values as per FSD HW UM
PUD values used for UFS, SPI and UART are not reflecting the default values recommended by FSD HW UM. Therefore, changing the same to comply with HW UM recommendation.
Signed-off-by: Padmanabhan Rajanbabu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|
| beaf5595 | 29-Nov-2022 |
Sriranjani P <[email protected]> |
arm64: dts: fsd: add sysreg device node
Add SYSREG controller device node, which is available in PERIC, FSYS0, FSYS1 and CAM block of FSD SoC.
Signed-off-by: Alim Akhtar <[email protected]> S
arm64: dts: fsd: add sysreg device node
Add SYSREG controller device node, which is available in PERIC, FSYS0, FSYS1 and CAM block of FSD SoC.
Signed-off-by: Alim Akhtar <[email protected]> Signed-off-by: Pankaj Dubey <[email protected]> Signed-off-by: Sriranjani P <[email protected]> Reviewed-by: Ravi Patel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|
| 21f6546e | 13-Oct-2022 |
Padmanabhan Rajanbabu <[email protected]> |
arm64: dts: fsd: fix drive strength values as per FSD HW UM
Drive strength values used for HSI2C, SPI and UART are not reflecting the default values recommended by FSD HW UM.
Fixes: 684dac402f21 ("
arm64: dts: fsd: fix drive strength values as per FSD HW UM
Drive strength values used for HSI2C, SPI and UART are not reflecting the default values recommended by FSD HW UM.
Fixes: 684dac402f21 ("arm64: dts: fsd: Add initial pinctrl support") Signed-off-by: Padmanabhan Rajanbabu <[email protected]> Reviewed-by: Alim Akhtar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
show more ...
|
| 6745dbc7 | 30-Apr-2022 |
Krzysztof Kozlowski <[email protected]> |
arm64: dts: fsd: drop useless 'dma-channels/requests' properties
The pl330 DMA controller provides number of DMA channels and requests through its registers, so duplicating this information (with a
arm64: dts: fsd: drop useless 'dma-channels/requests' properties
The pl330 DMA controller provides number of DMA channels and requests through its registers, so duplicating this information (with a chance of mistakes) in DTS is pointless. Additionally the DTS used always wrong property names which causes DT schema check failures - the bindings documented 'dma-channels' and 'dma-requests' properties without leading hash sign.
Reported-by: Rob Herring <[email protected]> Suggested-by: Marek Szyprowski <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|